Bug 1585703 - [UPDATE] All docker Images prepare commands should be combined into 1 command
Summary: [UPDATE] All docker Images prepare commands should be combined into 1 command
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: beta
: 14.0 (Rocky)
Assignee: Steve Baker
QA Contact: Raviv Bar-Tal
URL:
Whiteboard:
Depends On: 1585601
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-04 13:15 UTC by Raviv Bar-Tal
Modified: 2019-01-11 11:50 UTC (History)
8 users (show)

Fixed In Version: openstack-tripleo-common-9.3.1-0.20180920204841.18ea890.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1585601
Environment:
Last Closed: 2019-01-11 11:49:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:50:16 UTC

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


Note You need to log in before you can comment on or make changes to this bug.