Commit Graph

2228 Commits

Author SHA1 Message Date
Julien Fontanet
172fbb51a4 Remove useless log. 2013-12-29 09:27:50 +01:00
Julien Fontanet
f4bee77131 Dependencies versions fixed. 2013-12-29 09:27:01 +01:00
Julien Fontanet
1dcce05f98 session.signIn*() now returns the signed user. 2013-12-28 18:40:09 +01:00
Julien Fontanet
58239efa84 Various bufixes. 2013-12-28 18:05:37 +01:00
Julien Fontanet
d42121a426 Minor fix. 2013-12-28 17:42:16 +01:00
Julien Fontanet
4a031d70a5 xapi.vm.start() should work. 2013-12-28 17:36:29 +01:00
Julien Fontanet
3a5c512a62 Various fixes. 2013-12-28 17:09:55 +01:00
Julien Fontanet
1de8f9a92a VMs actions work. 2013-12-28 14:59:06 +01:00
Julien Fontanet
6a6dddfef1 xapi.vm.* methods are now generated and (hopefully) working. 2013-12-28 13:34:28 +01:00
Julien Fontanet
8180075d8f Minor fix (thanks CoffeeLint ;)). 2013-12-28 13:33:56 +01:00
Julien Fontanet
466fd49ad0 Try harder to respect the 80 characters rule. 2013-12-28 13:33:35 +01:00
Julien Fontanet
8ae8e99b25 Spelling & other various fixes. 2013-12-28 12:22:23 +01:00
Julien Fontanet
3dc0066e06 The API now use synchrouneous code (fibers) instead of promises. 2013-12-27 18:44:13 +01:00
Julien Fontanet
826add7b43 $waitPromise should handle gracefully non promise. 2013-12-27 14:22:02 +01:00
Julien Fontanet
3bc345d391 Minor fix. 2013-12-27 14:11:27 +01:00
Julien Fontanet
91b0acd4e4 Debugging trace removed. 2013-12-27 12:05:40 +01:00
Julien Fontanet
774b4051bc XO-Server can now drop priviledges. 2013-12-27 12:04:54 +01:00
Julien Fontanet
ad5e68091f Runner script should forward its arguments to XO-Server. 2013-12-27 11:51:32 +01:00
Julien Fontanet
280b3275b4 $XAPI handles EHOSTUNREACH errors. 2013-12-27 11:49:45 +01:00
Julien Fontanet
a3a87f54df Minor fixes. 2013-12-27 10:26:54 +01:00
Julien Fontanet
8ed912913d Minor fixes. 2013-12-27 10:26:54 +01:00
Julien Fontanet
99068ca605 Port can be specified in a server host. 2013-12-23 20:19:19 +01:00
Julien Fontanet
514109fa4e Port can now be specified for a Xen server. 2013-12-23 18:11:05 +01:00
Julien Fontanet
f979092f59 hashy updated & minor fix. 2013-12-23 17:54:38 +01:00
Olivier Lambert
1d9d1ca7dc add console in spec 2013-12-20 12:32:52 +01:00
Olivier Lambert
4df7235b09 start to introduce cpu/vcpu count but there is a bug on vcpu count for each host. global stat seems OK 2013-12-20 01:48:13 +01:00
Olivier Lambert
ee72e5ea91 this one goes out to @julien-f too ;) 2013-12-19 23:43:58 +01:00
Olivier Lambert
6575891546 fix typo, american english is not used in XAPI julien-f ;) 2013-12-19 23:34:19 +01:00
Olivier Lambert
30c7fbddaa add ip address in VM by guest_metrics 2013-12-19 23:12:07 +01:00
Julien Fontanet
e1c97ac393 Ensures numeric fields are Number. 2013-12-19 16:46:25 +01:00
Julien Fontanet
c443422b10 host.controller. 2013-12-19 15:39:07 +01:00
Julien Fontanet
2ef2f9bbc3 Shared SRs. 2013-12-19 15:14:31 +01:00
Julien Fontanet
1c98a05b4f Do not rely on VM metrics for memory when not running. 2013-12-19 15:02:52 +01:00
Julien Fontanet
f637cab5ec Properly handle running VMs. 2013-12-19 14:54:35 +01:00
Olivier Lambert
0e232b4c49 add mem for halted hosts 2013-12-19 14:31:26 +01:00
Julien Fontanet
3d37260d5c Halted VMs are now available from their pool. 2013-12-19 14:05:16 +01:00
Julien Fontanet
ce56f072d4 Items where not removed from arrays in specification. 2013-12-19 12:54:32 +01:00
Julien Fontanet
3fc5aba3bc Do not rely on VM guest metrics for memory. 2013-12-19 12:50:36 +01:00
Julien Fontanet
92f450cda0 VM's CPU number. 2013-12-18 19:20:59 +01:00
Julien Fontanet
76b26a7ee6 CPUs utilization for VMs. 2013-12-18 18:59:41 +01:00
Julien Fontanet
cdc9eff2fb VBDs without VDIs should be ignored. 2013-12-18 18:50:38 +01:00
Julien Fontanet
7fb3b19cb8 Memory is now correctly defined in xo object. 2013-12-18 18:20:26 +01:00
Julien Fontanet
76b9c3c0e4 Trivial fix :/ 2013-12-18 17:57:02 +01:00
Julien Fontanet
109864c3bf VM memory is correctly retrieve. 2013-12-18 17:55:30 +01:00
Julien Fontanet
522fc51c3a Master added to the pool type. 2013-12-18 16:15:16 +01:00
Julien Fontanet
3dd66e40f8 Minor fix (for an edge case) in collection mapper. 2013-12-18 12:43:32 +01:00
Julien Fontanet
54dc3e5a71 Host object updated & minor fix in the collection mapper. 2013-12-18 12:37:46 +01:00
Julien Fontanet
23311c0235 $synchronize works with promises too. 2013-12-17 23:25:33 +01:00
Julien Fontanet
6e75a3829a The web server listens on port 80 by default. 2013-12-17 23:25:00 +01:00
Julien Fontanet
8b3373a7cc New HTTP/HTTPS server configuration, a lot more flexible. 2013-12-17 16:24:36 +01:00