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

Bug 1585703

Summary: [UPDATE] All docker Images prepare commands should be combined into 1 command
Product: Red Hat OpenStack Reporter: Raviv Bar-Tal <rbartal>
Component: openstack-tripleo-commonAssignee: Steve Baker <sbaker>
Status: CLOSED ERRATA QA Contact: Raviv Bar-Tal <rbartal>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: dbecker, jschluet, jslagle, mburns, morazi, rhos-maint, sbaker, slinaber
Target Milestone: betaKeywords: Triaged, UserExperience
Target Release: 14.0 (Rocky)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-9.3.1-0.20180920204841.18ea890.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1585601 Environment:
Last Closed: 2019-01-11 11:49:59 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: 1585601    
Bug Blocks:    

Description Raviv Bar-Tal 2018-06-04 13:15:02 UTC
+++ This bug was initially created as a clone of Bug #1585601 +++

Description of problem:
Currently, there are 3 different images prepare command before any actual update is done to the overcloud, 
The commands are confusing and time-consuming.

All the docker images and files preparation stage should be 1 single command/script.

current prepare steps include:
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.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Running single command that will upload the images to local registry (optional) and will generate the update_param file used be heat stack 

Additional info:

Comment 1 Steve Baker 2018-06-11 20:41:55 UTC
This will happen in OSP-14 with the command "openstack tripleo container image prepare", but even running this will be optional because the prepare operations can happen during overcloud deploy.

Comment 7 Steve Baker 2018-10-10 20:00:44 UTC
This is likely best verified by seeing what infrared currently does, which should be zero or one calls to "openstack tripleo container image prepare" as per the upstream docs https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/container_image_prepare.html

Comment 9 errata-xmlrpc 2019-01-11 11:49:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:0045