The global orchestration solution to manage and backup XCP-ng and XenServer.
Go to file
Julien Fontanet 56d6347209 fix(xen-api): barrier compat with XS < 6.1 (#15)
New implementation needs to modify the pool record but is simpler and does not rely on `event.inject`.

Fixes vatesfr/xo-web#2418.
2017-10-09 11:58:02 +02:00
packages fix(xen-api): barrier compat with XS < 6.1 (#15) 2017-10-09 11:58:02 +02:00
scripts feat(normalize-packages): remove .editorconfig and .gitignore 2017-10-05 17:32:32 +02:00
.editorconfig chore: global EditorConfig 2017-01-11 12:03:14 +01:00
.gitignore chore: global gitignore 2017-01-11 14:07:49 +01:00
.travis.yml fix: no longer compatible with Node 4 2017-04-25 15:01:09 +02:00
lerna.json chore: update root deps 2017-10-05 16:15:00 +02:00
package.json chore: update root deps 2017-10-05 16:15:00 +02:00
README.md feat: basic README 2017-01-10 18:07:05 +01:00
yarn.lock chore: update root deps 2017-10-05 16:15:00 +02:00

Almost all dev for Xen Orchestra is happening in this repository.

Because transition is still underway, xo-web and xo-server are still developped in their own repositories.

For now, all issues are still to be reported in xo-web's tracker.