Pierre Donias
|
2a6c476189
|
fix(vm.create): assign device to VDIs (#586)
|
2017-07-27 19:39:08 +02:00 |
|
Julien Fontanet
|
7132a68a73
|
fix(Xapi#_getUnhealthyVdiChainLength): do not fail on missing VDI
|
2017-07-27 11:26:47 +02:00 |
|
badrAZ
|
b9e2a28915
|
feat(sr): get the non-healthy vdi chains (#587)
See vatesfr/xo-web#2178
|
2017-07-26 14:04:30 +02:00 |
|
Julien Fontanet
|
465c25e71c
|
chore(package): update dependencies
|
2017-07-25 13:06:55 +02:00 |
|
Julien Fontanet
|
c6851cd31e
|
chore(package): update dev dependencies
|
2017-07-25 12:59:55 +02:00 |
|
badrAZ
|
026e4a8982
|
fix(server.set): some props requires server to be disconnected (#580)
|
2017-07-18 10:59:19 +02:00 |
|
Pierre Donias
|
e5bd024de2
|
fix(Xapi#createBondedNetwork): mac param should be a string (#588)
|
2017-07-17 20:58:15 +02:00 |
|
Julien Fontanet
|
f05117b6a4
|
5.10.2
|
2017-07-07 15:11:11 +02:00 |
|
badrAZ
|
4932f417b6
|
fix(CollectionRedis): update indexes on update/remove (#581)
|
2017-07-07 14:52:29 +02:00 |
|
Pierre Donias
|
6d0dcce5e3
|
fix(vdi.set): properly get resource set when resizing (#585)
|
2017-07-06 10:35:09 +02:00 |
|
Julien Fontanet
|
1194f7e1b3
|
feat(xo.clean): rebuild Redis indexes (#583)
|
2017-07-06 10:19:57 +02:00 |
|
Julien Fontanet
|
a4087530c5
|
0.13.7
|
2017-07-05 18:05:28 +02:00 |
|
Julien Fontanet
|
d5fae68b98
|
fix(cli): fix URL handling
|
2017-07-05 18:05:24 +02:00 |
|
Julien Fontanet
|
457483f373
|
5.10.1
|
2017-07-05 17:46:36 +02:00 |
|
Pierre Donias
|
7f706bdbe9
|
fix(Xapi#findAvailableSharedSr): should not be async (#584)
Fixes vatesfr/xo-web#2262
|
2017-07-05 17:46:22 +02:00 |
|
Julien Fontanet
|
9f7c01599e
|
chore(Xapi#connect): use auth var directly
|
2017-07-05 17:17:54 +02:00 |
|
Julien Fontanet
|
b462f57060
|
fix(Xapi#uploadPoolPatch): fix patch upload (#582)
Fixes vatesfr/xo-web#2254
|
2017-07-05 10:44:24 +02:00 |
|
Julien Fontanet
|
28faaf32d2
|
chore(package): update xen-api to 0.13.6
|
2017-07-05 10:36:35 +02:00 |
|
Julien Fontanet
|
9a0090570c
|
0.13.6
|
2017-07-05 10:35:20 +02:00 |
|
Julien Fontanet
|
5ef22f9921
|
fix(Xapi#watchTask): do not parse task result
It is not always a XML-RPC value.
|
2017-07-05 10:35:00 +02:00 |
|
Julien Fontanet
|
1239f80018
|
feat(cli): accept credentials as part of the URL
|
2017-07-05 10:08:34 +02:00 |
|
Julien Fontanet
|
49d1d060d6
|
chore(README): various changes
|
2017-07-05 10:07:38 +02:00 |
|
Julien Fontanet
|
c21c6f3a55
|
fix(Xapi#uploadPoolPatch): fix patch upload
Fixes vatesfr/xo-web#2254
|
2017-07-04 17:45:36 +02:00 |
|
Julien Fontanet
|
1b161843ed
|
fix(backup.list): do not fail on unparseable files
This method used to fails when encountering non-XO files, it should silently ignore them.
|
2017-07-04 14:44:37 +02:00 |
|
Julien Fontanet
|
084650e8ba
|
feat(utils/asyncMap): collection can be a promise
|
2017-07-04 14:06:40 +02:00 |
|
Julien Fontanet
|
dd5c32f889
|
chore(utils): no longer export isPromise
|
2017-07-04 14:06:22 +02:00 |
|
Julien Fontanet
|
2cfa31609e
|
chore(*): update dev dependencies
|
2017-07-04 11:07:35 +02:00 |
|
Julien Fontanet
|
64101c8337
|
chore: update dependencies
|
2017-07-04 10:42:44 +02:00 |
|
Julien Fontanet
|
241fed25a2
|
chore(xo-server-auth-github): remove trace dep
Conflicts with Node 8.
|
2017-07-04 10:42:44 +02:00 |
|
Julien Fontanet
|
209b34e451
|
Update README.md
|
2017-07-03 09:25:58 +02:00 |
|
Julien Fontanet
|
b73add61c6
|
5.10.0
|
2017-06-30 18:14:24 +02:00 |
|
Julien Fontanet
|
46067a4e56
|
fix(vm.migrate): handle empty optional sr param
Fixes vatesfr/xo-web#2248
|
2017-06-30 17:30:00 +02:00 |
|
badrAZ
|
6089ebae2a
|
fix(vdi.set): cannot exceed the limited size defined in the resourceSet (#571)
If this VDI is attached to a single VM in a resource set, check user and limits.
Fixes vatesfr/xo-web#2198
|
2017-06-30 17:13:47 +02:00 |
|
Nicolas Raynaud
|
58ec9f4676
|
update noVNC to latest upstream version (#455)
See vatesfr/xo-web#404
|
2017-06-30 16:57:03 +02:00 |
|
badrAZ
|
d4f8d98d2b
|
feat(vm.importDeltaBackup): custom VDI→SR mapping (#567)
See vatesfr/xo-web#2070
|
2017-06-30 15:52:12 +02:00 |
|
Julien Fontanet
|
9df1716480
|
chore(XoBackups#deltaCopyVm): remove debug
|
2017-06-30 14:58:38 +02:00 |
|
Julien Fontanet
|
9c34e64d0e
|
chore: improve backup/export/import code (#575)
Should fixes vatesfr/xo-web#2227
|
2017-06-30 13:09:04 +02:00 |
|
Julien Fontanet
|
5e50ed15bd
|
feat(xo-server-cloud): 0.2.1
|
2017-06-29 17:49:55 +02:00 |
|
Julien Fontanet
|
b0bff55dac
|
fix(xo-server-cloud): reopen connection on close
|
2017-06-29 17:49:09 +02:00 |
|
Julien Fontanet
|
81cad34170
|
chore(xo-server-cloud): add yarn.lock
|
2017-06-29 17:47:08 +02:00 |
|
Julien Fontanet
|
c38379e229
|
chore(xo-server-cloud): update dependencies
|
2017-06-29 17:46:57 +02:00 |
|
Julien Fontanet
|
49ae88ff98
|
fix(XapiStats): do not use Xapi#getResource().readAll()
|
2017-06-29 17:27:18 +02:00 |
|
Julien Fontanet
|
33548c95aa
|
debug: display end of export VDI stream
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
1c2748c04b
|
chore(Xapi#importDeltaVm): use asyncMap
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
40041cd727
|
chore(Xapi): import pCatch directly from promise-toolbox
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
cfc6374995
|
chore: replace ::pCatch(noop) with ::ignoreErrors()
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
e3f1545cdb
|
chore(XoBackups#rollingDeltaVmBackup): use cancel token
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
bc853da09a
|
chore(Xapi#exportDeltaVm): make it cancelable
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
7bcece7f76
|
chore(Xapi#exportDeltaVm): remove unnecessary function
|
2017-06-29 15:11:48 +02:00 |
|
Julien Fontanet
|
168f48eea9
|
fix(Xapi#createCloudInitConfigDrive): ignore VDI_IO_ERROR while importing
|
2017-06-29 15:11:48 +02:00 |
|