feat(xo-web/vm/migrate): same-pool hosts first in selector (#3890)

Fixes #3262
This commit is contained in:
Rajaa.BARHTAOUI
2019-02-14 11:55:58 +01:00
committed by Pierre Donias
parent 362a381dfb
commit 4ce702dfdf
5 changed files with 50 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
### Enhancements
- [VM migration] Display same-pool hosts first in the selector [#3262](https://github.com/vatesfr/xen-orchestra/issues/3262) (PR [#3890](https://github.com/vatesfr/xen-orchestra/pull/3890))
### Bug fixes
- [Host] Fix multipathing status for XenServer < 7.5 [#3956](https://github.com/vatesfr/xen-orchestra/issues/3956) (PR [#3961](https://github.com/vatesfr/xen-orchestra/pull/3961))