Bug 1610657

Summary: TripleO needs to support tagging images with architecture and platform information
Product: Red Hat OpenStack Reporter: Tony Breeds <tonyb>
Component: openstack-tripleo-heat-templatesAssignee: Tony Breeds <tonyb>
Status: CLOSED ERRATA QA Contact: Artem Hrechanychenko <ahrechan>
Severity: high Docs Contact:
Priority: high    
Version: 13.0 (Queens)CC: agurenko, ahrechan, dbecker, jschluet, mburns, morazi, sclewis, tonyb
Target Milestone: z2Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-8.0.4-9.el7ost openstack-tripleo-common-8.6.3-7.el7ost python-tripleoclient-9.2.3-4.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 16:39:18 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: 1496527    

Description Tony Breeds 2018-08-01 06:50:39 UTC
Currently tripleo works well on x86_64 systems as newer computing platforms gain trivial support for virtualisation more OpenStack services are expected to run on non-intel CPUS (ppc64le and aarch64 come to mind). This blueprint covers the work items to enable an x86_64 tripleo install to deploy/manage overcloud nodes running on these alternate architectures.

Comment 2 Tony Breeds 2018-08-02 05:19:57 UTC
*** Bug 1578651 has been marked as a duplicate of this bug. ***

Comment 8 Artem Hrechanychenko 2018-08-13 14:11:20 UTC
VERIFIED

(undercloud) [stack@undercloud-0 ~]$ rpm -qa "python-tripleoclient"
python-tripleoclient-9.2.3-4.el7ost.noarch

(undercloud) [stack@undercloud-0 ~]$ rpm -qa "openstack-tripleo-heat-templates"
openstack-tripleo-heat-templates-8.0.4-10.el7ost.noarch

(undercloud) [stack@undercloud-0 ~]$ rpm -qa "openstack-tripleo-common"
openstack-tripleo-common-8.6.3-7.el7ost.noarch


(undercloud) [stack@undercloud-0 ~]$ openstack overcloud image upload --image-path /home/stack/images/ --os-image-name overcloud-full.vmlinuz --architecture ppc64le
Image "ppc64le-overcloud-full-vmlinuz" was uploaded.
+--------------------------------------+--------------------------------+-------------+---------+--------+
|                  ID                  |              Name              | Disk Format |   Size  | Status |
+--------------------------------------+--------------------------------+-------------+---------+--------+
| 788b1213-881b-4441-a0b2-6ef214537e2d | ppc64le-overcloud-full-vmlinuz |     aki     | 6385968 | active |
+--------------------------------------+--------------------------------+-------------+---------+--------+
Image "ppc64le-overcloud-full-initrd" was uploaded.
+--------------------------------------+-------------------------------+-------------+----------+--------+
|                  ID                  |              Name             | Disk Format |   Size   | Status |
+--------------------------------------+-------------------------------+-------------+----------+--------+
| 39742b71-8435-46c3-a3f3-0ee8027256b9 | ppc64le-overcloud-full-initrd |     ari     | 62492359 | active |
+--------------------------------------+-------------------------------+-------------+----------+--------+
Image "ppc64le-overcloud-full" was uploaded.
+--------------------------------------+------------------------+-------------+------------+--------+
|                  ID                  |          Name          | Disk Format |    Size    | Status |
+--------------------------------------+------------------------+-------------+------------+--------+
| 5e7e661f-003f-45be-857e-05f85099baa3 | ppc64le-overcloud-full |    qcow2    | 1411252224 | active |
+--------------------------------------+------------------------+-------------+------------+--------+
Image "ppc64le-bm-deploy-kernel" was uploaded.
+--------------------------------------+--------------------------+-------------+---------+--------+
|                  ID                  |           Name           | Disk Format |   Size  | Status |
+--------------------------------------+--------------------------+-------------+---------+--------+
| 3136c749-847f-44be-a1c8-f40a18b783aa | ppc64le-bm-deploy-kernel |     aki     | 6385968 | active |
+--------------------------------------+--------------------------+-------------+---------+--------+
Image "ppc64le-bm-deploy-ramdisk" was uploaded.
+--------------------------------------+---------------------------+-------------+-----------+--------+
|                  ID                  |            Name           | Disk Format |    Size   | Status |
+--------------------------------------+---------------------------+-------------+-----------+--------+
| dc7f6521-f453-4240-aaba-ca64c4b2ca4d | ppc64le-bm-deploy-ramdisk |     ari     | 425530268 | active |
+--------------------------------------+---------------------------+-------------+-----------+--------+
Image file "/httpboot/agent.kernel" is up-to-date, skipping.
Image file "/httpboot/agent.ramdisk" is up-to-date, skipping.
(undercloud) [stack@undercloud-0 ~]$ openstack image show   ppc64le-bm-deploy-ramdisk |grep hw_architecture
| properties       | hw_architecture='ppc64le'

Comment 9 Joanne O'Flynn 2018-08-15 07:56:26 UTC
This bug is marked for inclusion in the errata but does not currently contain draft documentation text. To ensure the timely release of this advisory please provide draft documentation text for this bug as soon as possible.

If you do not think this bug requires errata documentation, set the requires_doc_text flag to "-".


To add draft documentation text:

* Select the documentation type from the "Doc Type" drop down field.

* A template will be provided in the "Doc Text" field based on the "Doc Type" value selected. Enter draft text in the "Doc Text" field.

Comment 10 Tony Breeds 2018-08-15 07:59:55 UTC
The docs associated with this bug are going to be delivered outside of the Errata process and are being tracked at: https://bugzilla.redhat.com/show_bug.cgi?id=1599782

Comment 12 errata-xmlrpc 2018-08-29 16:39:18 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/RHBA-2018:2574