Julien Fontanet
05b1bffeef
Small fix in token generation.
2014-09-22 13:55:08 +02:00
Julien Fontanet
b330b55054
Various updates.
2014-09-22 12:51:56 +02:00
Julien Fontanet
9a67e63e9b
Proper constructor for XO.
2014-09-15 22:48:35 +02:00
Julien Fontanet
0d629a5385
Minor fix.
2014-09-15 22:47:51 +02:00
Julien Fontanet
4e6a214581
Comments.
2014-09-15 19:17:05 +02:00
Julien Fontanet
333c591771
Parallelization of first connection, logs & fixes.
2014-09-15 19:03:15 +02:00
Julien Fontanet
e6645101ad
Minor debug update.
2014-09-15 17:30:37 +02:00
Julien Fontanet
48788986cb
Missing file api-errors.js
2014-09-15 16:43:40 +02:00
Julien Fontanet
d400beffb6
Various fixes.
2014-09-15 16:42:43 +02:00
Julien Fontanet
7762135cb1
More debugging logs.
2014-09-15 16:42:30 +02:00
Julien Fontanet
d0d594df69
http-server-plus v0.3.0
2014-09-15 16:01:03 +02:00
Julien Fontanet
ed97f2d786
Code not used due to event-to-promise.
2014-09-15 15:21:57 +02:00
Julien Fontanet
f3a724237f
Minor bug fix.
2014-09-15 01:40:27 +02:00
Julien Fontanet
aeb3a308a8
Coding style updates in fiber utils.
2014-09-15 01:26:33 +02:00
Julien Fontanet
62cc97bc44
Rename $promisify() to $coroutine() to better align with Bluebird.
2014-09-14 22:43:59 +02:00
Julien Fontanet
20928c7a7f
Typo.
2014-09-14 22:40:51 +02:00
Julien Fontanet
6f4a865604
Proper error classes for API.
2014-09-14 22:40:30 +02:00
Julien Fontanet
e7919416d5
WiP.
2014-09-12 20:56:17 +02:00
Julien Fontanet
cf8a512af4
Add coffeelint config.
2014-09-12 20:55:40 +02:00
Julien Fontanet
3efef7bbbb
Use lodash.forEach() instead of own code.
2014-09-12 15:58:27 +02:00
Julien Fontanet
65d8e01529
Fix error when deleting users without tokens ( fix #34 ).
2014-09-12 15:40:10 +02:00
Julien Fontanet
e0dd7a9b4b
Minor fixes.
2014-09-12 11:31:53 +02:00
Julien Fontanet
3a32d220dd
Missing dep.
2014-09-12 11:29:43 +02:00
Julien Fontanet
5efaf7b23e
Underscore.js is no more.
2014-09-12 11:29:36 +02:00
Julien Fontanet
91375a5447
More coding style & lodash.
2014-09-11 18:56:03 +02:00
Julien Fontanet
f6574d346c
Coding style updates & use lodash.
2014-09-11 13:48:40 +02:00
Olivier Lambert
b9b29b11d4
add XenStorage motion with automatic parameters
2014-09-03 16:18:55 +02:00
Julien Fontanet
54d062156d
Check object type before using them.
2014-09-02 17:53:34 +02:00
Olivier Lambert
4dc24e48d8
Interpool migration
2014-09-02 17:38:40 +02:00
Julien Fontanet
3a24464c90
Better detection of host.power_state.
2014-08-28 11:42:12 +02:00
Olivier Lambert
f2ad9395fc
add start method for h host
2014-08-27 19:17:44 +02:00
Julien Fontanet
61539416e5
Fix invalid session in XAPI connection (should fix #20 ).
2014-08-27 19:10:45 +02:00
Julien Fontanet
ecf7c1f3f3
Update deps.
2014-08-27 12:01:03 +02:00
Julien Fontanet
d18886ed7c
Hung XAPI calls timeout after 10 seconds.
2014-08-27 11:58:07 +02:00
Julien Fontanet
07cc529f6e
Ignore config files of unknown formats.
2014-08-27 11:57:15 +02:00
Julien Fontanet
01b87bfbfd
3.5.0
2014-08-14 16:30:30 +02:00
Julien Fontanet
b126f0cb79
systemd configuration
2014-08-14 16:26:56 +02:00
Julien Fontanet
10c6901a04
No longer relevant
2014-08-14 16:10:08 +02:00
Julien Fontanet
c26efb111e
3.5.0-alpha2
2014-08-14 16:06:35 +02:00
Julien Fontanet
f07cbe0087
Config file can now be in /etc/xo-server & basic help message.
2014-08-14 16:05:23 +02:00
Julien Fontanet
7d72e196e0
Remove unused deps.
2014-08-12 16:13:28 +02:00
Julien Fontanet
9bc935da96
Update JSHint config.
2014-08-12 16:13:28 +02:00
Julien Fontanet
d2e3b317ef
3.5.0-alpha1
2014-08-12 14:18:31 +02:00
Julien Fontanet
0edd39805b
Minor fixes.
2014-08-11 13:22:53 +02:00
Julien Fontanet
15189014d0
npm start
2014-08-11 13:16:47 +02:00
Julien Fontanet
46ab3ed1ea
<Host>.power_state
2014-08-11 13:11:35 +02:00
Olivier Lambert
edfbbe8c5a
add enable and disable method
2014-08-05 12:41:18 +02:00
Olivier Lambert
9d35295b47
add current_operation to be able to see if the host is halted or just disabled
2014-08-05 12:40:59 +02:00
Julien Fontanet
b59d07fb5f
TODO in vm.stop().
2014-07-28 16:45:16 +02:00
Julien Fontanet
9c0fda2b52
vm.stop() improvements
...
- The `force` parameter is optional and default to `false`.
- If `force` is `true`, always do a hard shutdown.
- Throw `INVALID_PARAMS` when a clean shutdown failed due to missing PV drivers.
2014-07-28 16:32:36 +02:00