Bug 1585601
| Summary: | [UPDATE] All Images and overcloud prepare commands should be combined into 1 command | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Raviv Bar-Tal <rbartal> | |
| Component: | rhosp-director | Assignee: | RHOS Maint <rhos-maint> | |
| Status: | CLOSED WONTFIX | QA Contact: | Raviv Bar-Tal <rbartal> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 13.0 (Queens) | CC: | dbecker, mburns, morazi | |
| Target Milestone: | --- | Keywords: | UserExperience | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1585703 (view as bug list) | Environment: | ||
| Last Closed: | 2018-06-04 13:28:39 UTC | Type: | Bug | |
| 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: | 1585703 | |||
Description of problem: Currently, there are 4 different images and overcloud prepare command before any actual update is done to the overcloud, The commands are confusing and time-consuming. All the preparation stage should be 1 single command/script. current prepare steps includes: 1. Configure image file for the image upload ('openstack overcloud container image prepare' 2. Upload images listed in the file form previous command to the local registry (' openstack overcloud container image upload') 3. Create image file for heat stack from the step 1 file. 4 Prepare heat stack for minor update Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: