horizon/openstack_dashboard/dashboards/admin/hypervisors
Bartosz Fic 2a7860b416 Migrate all instances from host marked for maintenance
This patch adds migrate capability to Horizon for host
already marked for maintenance.

All instances could be cold migrated.
There is an option also for running instance to allow
making live migration to them.
All running instances will be migrated as the same
migrating configuration, if the administrator wants to
migrate a specific instance in a specific configuration he
could do it from the instance dashboard.

blueprint migrate-all-instances-from-hosts-in-maintenance-mode

Change-Id: Ia1260831e79ede66a9d4320b092bebeb023796bc
Co-Authored-By: Bartosz Fic <bartosz.fic@intel.com>
2015-02-20 22:27:09 +01:00
..
compute Migrate all instances from host marked for maintenance 2015-02-20 22:27:09 +01:00
templates/hypervisors Migrate all instances from host marked for maintenance 2015-02-20 22:27:09 +01:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tabs.py Fix E128 errors in openstack_dashboard/dashboards/admin/ 2014-10-15 13:50:07 +09:00
tests.py Migrate all instances from host marked for maintenance 2015-02-20 22:27:09 +01:00
urls.py Remove #noqa from django.conf.urls.include 2014-09-29 13:58:39 +04:00
views.py Reduce page title duplication in Admin Hypervisors 2015-02-11 16:32:49 +00:00