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

Bug 1602031

Summary: After successful FFU there's no ironic-pxe container running. services/ironic.yaml doesn't match services-docker/ironic.yaml
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: openstack-tripleo-heat-templatesAssignee: RHOS Maint <rhos-maint>
Status: CLOSED ERRATA QA Contact: Alexander Chuzhoy <sasha>
Severity: high Docs Contact:
Priority: high    
Version: 13.0 (Queens)CC: augol, bfournie, jschluet, mburns, mlammon, rhos-maint, sasha, srevivo
Target Milestone: z2Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-8.0.4-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 16:38:50 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 2018-07-17 16:08:22 UTC
After successful FFU there's no ironic-pxe container running. 
/usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml doesn't match services-docker/ironic.yaml 


(undercloud) [stack@undercloud-0 ~]$ cat /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml 
resource_registry:
  OS::TripleO::Services::IronicApi: ../../docker/services/ironic-api.yaml
  OS::TripleO::Services::IronicConductor: ../../docker/services/ironic-conductor.yaml
  OS::TripleO::Services::NovaIronic: ../../docker/services/nova-ironic.yaml
parameter_defaults:
  NovaSchedulerDiscoverHostsInCellsInterval: 15


(undercloud) [stack@undercloud-0 ~]$ cat /usr/share/openstack-tripleo-heat-templates/environments/services-docker/ironic.yaml
resource_registry:
  OS::TripleO::Services::IronicApi: ../../docker/services/ironic-api.yaml
  OS::TripleO::Services::IronicConductor: ../../docker/services/ironic-conductor.yaml
  OS::TripleO::Services::IronicPxe: ../../docker/services/ironic-pxe.yaml
  OS::TripleO::Services::NovaIronic: ../../docker/services/nova-ironic.yaml


Environment:
openstack-tripleo-heat-templates-8.0.2-43.el7ost.noarch

Comment 2 Bob Fournier 2018-07-17 16:19:28 UTC
Some history on ironic-pxe in THT/environments/services/ironic.yaml

It was added into master with this change:
https://review.openstack.org/#/c/550060/

Which was backported to stable/queens here and merged on 6/29/18:
https://review.openstack.org/#/c/567800/

It is not currently in a downstream build, it should be in 13z2.

Comment 3 Bob Fournier 2018-07-18 15:09:00 UTC
is there a upgrades fix/workaround for this until the fix in Comment 2 lands downstream?  If so, can you add that patch to this bug?

Comment 4 Alexander Chuzhoy 2018-07-18 15:52:02 UTC
The basic w/a that worked for us:

Following undercloud upgrade:


cp /usr/share/openstack-tripleo-heat-templates/environments/services-docker/ironic.yaml /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml

Comment 8 Joanne O'Flynn 2018-08-15 07:57:04 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 9 Alexander Chuzhoy 2018-08-21 20:13:37 UTC
Verified:

Environment:
openstack-tripleo-heat-templates-8.0.4-20.el7ost.noarch

cat /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml 

resource_registry:
  OS::TripleO::Services::IronicApi: ../../docker/services/ironic-api.yaml
  OS::TripleO::Services::IronicConductor: ../../docker/services/ironic-conductor.yaml
  OS::TripleO::Services::IronicPxe: ../../docker/services/ironic-pxe.yaml
  OS::TripleO::Services::NovaIronic: ../../docker/services/nova-ironic.yaml

Comment 11 errata-xmlrpc 2018-08-29 16:38:50 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

Comment 12 Red Hat Bugzilla 2023-09-14 04:31:31 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days