Bug 1810140

Summary: The image extraction command has the wrong tar file names in the command.
Product: Red Hat OpenStack Reporter: Darin Sorrentino <dsorrent>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16.0 (Train)CC: dmacpher, jschluet
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-11 06:27:44 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:

Description Darin Sorrentino 2020-03-04 15:34:39 UTC
Description of problem:

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/keeping_red_hat_openstack_platform_updated/assembly-updating_the_undercloud#updating_the_overcloud_images

Step 3 shows:

$ cd ~/images
$ for i in /usr/share/rhosp-director-images/overcloud-full-latest-16.0.0.tar /usr/share/rhosp-director-images/ironic-python-agent-latest-16.0.0.tar; do tar -xvf $i; done
$ cd ~

The image names are wrong in this step, the documentation has an extra '.0' in the image name:

(undercloud) [stack@director16 images]$ ls /usr/share/rhosp-director-images/overcloud-full-latest-16*

/usr/share/rhosp-director-images/overcloud-full-latest-16.0.tar
/usr/share/rhosp-director-images/overcloud-full-latest-16.0-x86_64.tar


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Dan Macpherson 2021-03-11 06:27:44 UTC
This appears to be resolved for OSP16.0 and 16.1