Description of problem: OSP10 -> OSP11 upgrade fails during major-upgrade-composable-steps.yaml when nodes are registered to Satellite 6 with: deploy_stderr: | Legacy hieradata from os-apply-config has been detected. Please update all of your interfaces to use the new heat-agents hiera hook before proceeding Version-Release number of selected component (if applicable): openstack-tripleo-heat-templates-6.0.0-5.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Deploy OSP10 with nodes registered to Satallite 6 2. Upgrade to OSP11 Actual results: Upgrade fails with deploy_stderr: | Legacy hieradata from os-apply-config has been detected. Please update all of your interfaces to use the new heat-agents hiera hook before proceeding Expected results: Upgrade completes ok. Additional info:
Created attachment 1273029 [details] openstack stack failures list
Environment files: source ~/stackrc export THT=/usr/share/openstack-tripleo-heat-templates/ openstack overcloud deploy --templates $THT \ -e $THT/environments/network-isolation.yaml \ -e $THT/environments/network-management.yaml \ -e $THT/environments/storage-environment.yaml \ -e $THT/extraconfig/pre_deploy/rhel-registration/rhel-registration-resource-registry.yaml \ -e ~/openstack_deployment/environments/satellite-6.yaml \ -e ~/openstack_deployment/environments/nodes.yaml \ -e ~/openstack_deployment/environments/network-environment.yaml \ -e ~/openstack_deployment/environments/disk-layout.yaml \ -e ~/openstack_deployment/environments/neutron-settings.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/major-upgrade-composable-steps.yaml \ -e ~/repo.yaml \ --log-file overcloud_deployment.log &> overcloud_install.log
Hi, so the package on sat6 is not up to date and doesn't include the patch in https://bugzilla.redhat.com/show_bug.cgi?id=1439121 with the openstack-heat-agents-1.0.1-1.el7ost
<mcornea> chem: sasha I see right now we have openstack-heat-agents.noarch 1.0.0-3.el7ost @rhel-7-server-openstack-beta-rpms So we have to have sat6 package updated to the latest version.
So according to Mike "we need to re-push to stage, then resync satellite". Pushing this modified with the correct needed build.
Verbally acked by LT team (hbrock) on Apr 24, 2017. Granting pm_ack+ based on that.
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:1245