Bug 1500531

Summary: The output from "openstack overcloud container image prepare" should exclude qdrouterd.
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: openstack-tripleo-commonAssignee: Steve Baker <sbaker>
Status: CLOSED ERRATA QA Contact: Alexander Chuzhoy <sasha>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 12.0 (Pike)CC: hbrock, jjoyce, jschluet, jslagle, m.andre, mburns, ohochman, rhel-osp-director-maint, slinaber
Target Milestone: betaKeywords: AutomationBlocker, Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-7.6.3-0.20171010234827.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 22:13: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:

Description Alexander Chuzhoy 2017-10-10 20:56:27 UTC
The output from "openstack overcloud container image prepare" should exclude qdrouterd.

Environment:
openstack-tripleo-common-7.6.1-0.20170926174320.el7ost.noarch
python-tripleoclient-7.3.1-0.20170925220840.f114a61.el7ost.noarch

Currently running "openstack overcloud container image prepare" also generate a line with qdrouterd. This line shouldn't be there.

Comment 1 Alexander Chuzhoy 2017-10-11 13:56:08 UTC
This affects deployments with local registry, as this step isn't needed for remote registry scenario.

Comment 2 Martin André 2017-10-11 14:29:19 UTC
See my comment [1] in bug #1500528. The images can be filtered out if you pass it your roles_data.yaml and heat environment files to the prepare command.

I'm tempted to mark this bug as a duplicate of #1500528 since the issue will go away once we include the docker.yaml and docker-ha.yaml heat environment files by default in the prepare command.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1500528#c2

Comment 3 Steve Baker 2017-10-12 01:50:49 UTC
Since we don't build and support the qdrouterd image, I think we should carry a downstream patch to remove it from overcloud_containers.yaml.j2.

I'll propose one fix for this and bug 1500528

Comment 4 Jon Schlueter 2017-10-17 18:55:31 UTC
tripleo-common patch for removing qdrouterd from j2 file merged in openstack-tripleo-common-7.6.3-0.20171010234827.el7ost

Comment 6 Alexander Chuzhoy 2017-10-26 21:30:43 UTC
Environment:
openstack-tripleo-common-7.6.3-0.20171010234828.el7ost.noarch

(overcloud) [stack@undercloud-0 ~]$ openstack overcloud container image prepare --namespace=<namespace> --env-file=test1 1>/dev/null
(overcloud) [stack@undercloud-0 ~]$ grep qdrouterd test1
(overcloud) [stack@undercloud-0 ~]$

Comment 10 errata-xmlrpc 2017-12-13 22:13: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-2017:3462