Bug 989726
| Summary: | [Doc] [RFE] Admin API call to see resizes in progress for an entire region/c... | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Stephen Gordon <sgordon> |
| Component: | doc-User_Guide | Assignee: | Deepti Navale <dnavale> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | hateya, slong, yeylon |
| Target Milestone: | --- | Keywords: | Documentation, FutureFeature, Triaged |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/nova/+spec/list-resizes-through-admin-api | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-06 05:08:32 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: | |||
| Bug Blocks: | 978509, 1011085 | ||
|
Description
Stephen Gordon
2013-07-29 19:23:11 UTC
"As an administrator, I want to see the resize/migration operations in progress for a region/cell. - Justification: Deploys/nova-compute restarts currently break these operations, and this call would determine which instances need attention." Added 'nova migration-list' command. This command lets Admin's list migrations by applying filters. Will go into the Command Reference. Should be automated and just a check. CLI reference now in the End User Guide. Included the new command 'migration-list' in the command reference appendix. Fix submitted in review: https://review.openstack.org/#/c/51776/ Reviewed and merged upstream. Ready for QA when docs are branched. |