Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

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-directorAssignee: 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 Raviv Bar-Tal 2018-06-04 08:06:45 UTC
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:

Comment 1 Raviv Bar-Tal 2018-06-04 13:28:39 UTC
This BZ includes 2 separate areas:
1. docker images - a new bug was cloned bz1537806
2. overcloud update - should be dealt separately -  Requires more thinking.