Bug 1104445
| Summary: | [RFE][horizon]: Migrate (cold/live) all instances from host marked for maintenance | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | RHOS Integration <rhos-integ> |
| Component: | python-django-horizon | Assignee: | Radomir Dopieralski <rdopiera> |
| Status: | CLOSED EOL | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | athomas, iovadia, jrist, jschluet, markmc, mrunge, nbarcet, sclewis, srevivo |
| Target Milestone: | --- | Keywords: | FutureFeature, TestOnly, Triaged, ZStream |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/horizon/+spec/migrate-all-instances-from-hosts-in-maintenance-mode | ||
| Whiteboard: | upstream_milestone_kilo-3 upstream_definition_review upstream_status_implemented | ||
| Fixed In Version: | python-django-horizon-8.0.0-5.el7ost | Doc Type: | Enhancement |
| Doc Text: |
Instances can now be cold migrated or live migrated from hosts marked for maintenance. A new action button in the System > Hypervisors > Compute Host tab in the dashboard allows administrative users to set options for instance migration.
Cold migration moves an instance from one host to another, reboots across the move, and its destination is chosen by the scheduler. This type of migration should be used when the administrative user did not select the 'live_migrate' option in the dashboard or the migrated instance is not running.
Live migration moves an instance (with “Power state” = “active”) from one host to another, the instance doesn't appear to reboot, and its destination is optional (it can be defined by the administrative user or chosen by the scheduler). This type of migration should be used when the administrative user selected the 'live_migrate' option in the dashboard and the migrated instance is still running.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-01 20:38:12 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1245617, 1326868 | ||
| Bug Blocks: | |||
|
Description
RHOS Integration
2014-06-04 04:06:29 UTC
Failed QA ========= python-django-horizon-2015.1.0-10.el7ost.noarch Moving to A1 milestone, since it failed QA due to https://bugzilla.redhat.com/show_bug.cgi?id=1245617 Moving to rhos-8, this feature is finished horizon-wise in kilo version, but it seems it fails due to https://bugzilla.redhat.com/show_bug.cgi?id=1245617 Failed QA ========= -Live migrate Passed -Cold migrate Failed Blocked by: https://bugzilla.redhat.com/show_bug.cgi?id=1326868 |