Commit Graph
70 Commits
Author SHA1 Message Date
Julien Fontanet 089cffcca1 feat(xo-server-load-balancer): 0.3.2 2018-06-28 14:14:48 +02:00
badrAZ 2a2135ac71 fix(xo-server-load-balancer): make the metric "memoryFree" optional (#3073) 2018-06-22 19:00:27 +02:00
badrAZ 58b1d0fba8 fix(xo-server-load-balancer): issue whith a mutation of a var (#3077) 2018-06-18 16:01:26 +02:00
Julien Fontanet 149530e73f feat(cron): 1.0.3 2018-04-03 17:21:21 +02:00
Julien Fontanet c5fdab7d47 feat(cron): 1.0.2 2018-02-20 11:42:19 +01:00
Julien Fontanet 10093afb91 feat(cron): 1.0.1 2018-02-19 17:06:17 +01:00
badrAZ 952d086c5e feat: use @xen-orchestra/cron (#2619)
Fixes #2616
2018-02-13 14:39:26 +01:00
Julien Fontanet 7cb720b11f chore: format all code (#2632) 2018-02-09 17:56:03 +01:00
Julien Fontanet 956a9a7dde chore: xen-orchestra is now the main repo 2018-02-07 10:40:09 +01:00
Julien Fontanet 4c91667d2c chore: remove dependency-check (#25) 2017-12-05 11:46:02 +01:00
Julien Fontanet a5b80655da chore: clean Babel configs (#24)
- avoid using stage-0
- remove deprecated preset-latest in favor of preset-env
2017-11-27 12:59:04 +00:00
Julien Fontanet 5dfefe8d35 chore: eslint instead of standard 2017-11-21 11:47:21 +01:00
Julien Fontanet c9412b02af chore: update dev dependencies 2017-11-20 13:52:04 +01:00
Julien Fontanet c84f61d388 feat: standard run at root level
Simplify & uniformize standard confirmation.
Single pass for all packages, which is faster.

Unfortunately, it breaks atom's linter-js-standard.
2017-10-30 10:59:35 +01:00
Julien Fontanet 11b1ff478e feat: use Yarn workspaces
Much faster installation which is very important for CI.

We'll see if it proves difficult for deps management.
2017-10-30 10:59:35 +01:00
Julien Fontanet 2cfa31609e chore(*): update dev dependencies 2017-07-04 11:07:35 +02:00
Julien Fontanet e8891e27dd fix(typo): iterface → interface 2017-02-27 15:42:04 +01:00
Julien Fontanet 3e55d8d9df fix(README): issues should be reported on xo-web's tracker 2017-02-02 16:00:21 +01:00
Julien Fontanet cfabadffe4 chore: exclusively use yarn instead of npm 2017-01-27 16:54:32 +01:00
Julien Fontanet f03493a252 chore: integration of imported packages 2017-01-13 18:54:27 +01:00
Julien Fontanet 52774c7d6d 0.3.1 2016-10-19 13:17:10 +02:00
Julien Fontanet 01686b8e60 fix(package): behave with missing thresholds object 2016-10-18 17:34:06 +02:00
Julien Fontanet 0317d6a862 chore(package): remove unused test env 2016-10-18 17:33:29 +02:00
Julien Fontanet 2a316b1ffa chore(package): use constants in configuration schema 2016-10-18 17:31:46 +02:00
Julien Fontanet 2b8996e965 chore(package): update all dependencies 2016-09-29 14:00:25 +02:00
wescoeur cd8a92c30b 0.3.0 2016-07-07 12:00:24 +02:00
wescoeur 10030c4959 Use default value on cpu/memoryFree. 2016-07-07 11:58:12 +02:00
wescoeur ffc155c341 0.2.1 2016-06-30 14:12:19 +02:00
wescoeur 42ea76eb2a Supports ui schema builder of xo-web. 2016-06-30 14:10:59 +02:00
wescoeur aa54ab6e51 0.2.0 2016-04-06 16:01:24 +02:00
wescoeur f0c28c74d8 Try to power on a hosts set. (Performance mode) 2016-04-06 16:00:01 +02:00
wescoeur 3e285d6131 Search destination host per pool. (Performance mode) 2016-04-06 15:24:34 +02:00
wescoeur 627227f2f9 0.1.0 2016-03-24 11:48:49 +01:00
wescoeur 42cef0da88 Performance and density mode work. 2016-03-24 11:44:23 +01:00
wescoeur 06f60b7d92 Make code modular. 2016-03-24 09:46:14 +01:00
wescoeur 3ddb4d2b23 Log VM migrations (density mode). 2016-03-23 17:37:41 +01:00
wescoeur 5a825bd459 Density mode test. 2016-03-23 16:52:05 +01:00
wescoeur 99e046ddea Performance mode: The worst host is removed of hosts array after optimization. 2016-03-17 12:11:34 +01:00
wescoeur 12e0759711 Optimize hosts in order priority. 2016-03-17 11:21:15 +01:00
wescoeur da0c1cec22 Fix cpu average. Use the cpu number of host and vm. 2016-03-17 11:01:12 +01:00
wescoeur d7ed9ab64e Remove masters from toOptimize and hosts. 2016-03-11 16:48:36 +01:00
wescoeur 3b6c5898fe Plugin can use enum for modes now. 2016-03-11 15:57:29 +01:00
wescoeur ae22adc920 Density mode in progress. 2016-03-11 15:45:23 +01:00
wescoeur 5dacf9c3f5 The configuration object must not be modified. 2016-03-11 14:42:40 +01:00
wescoeur 9129bfa284 Excluded hosts in options. 2016-03-11 11:32:37 +01:00
wescoeur 96190c21d6 threshold 0 can by used with cpu. 2016-03-09 17:53:38 +01:00
wescoeur aa117a0ee3 Fixes hosts top optimize. 2016-03-09 17:29:57 +01:00
wescoeur 39b0ea381b Debug exec plans 2016-03-09 17:24:57 +01:00
wescoeur 021cea0b34 Thresholds are exposed in configuration. 2016-03-09 16:59:36 +01:00
wescoeur eaad41fe55 Load balancer config use a checkbox. 2016-03-09 16:06:06 +01:00