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

Bug 1643170

Summary: InterfaceRoutes broke existing nic-configs
Product: Red Hat OpenStack Reporter: Ben Nemec <bnemec>
Component: openstack-tripleo-heat-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED DUPLICATE QA Contact: Gurenko Alex <agurenko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14.0 (Rocky)CC: bfournie, mburns
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: 2018-10-26 19:33:58 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 Ben Nemec 2018-10-25 16:21:22 UTC
Description of problem: This is a duplicate of an upstream bug (as noted in the external bug links) but it was recently reported downstream as well in the puddle version below.


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


How reproducible: Always


Steps to Reproduce:
1. Deploy overcloud with nic-configs from a previous version of OpenStack director.


Actual results: ERROR: Property error: : resources.Controller<nested_stack>.resources.0<https://192.168.24.2:13808/v1/AUTH_bded2cc0b68348e2af891235bb957104/overcloud/puppet/controller-role.yaml>.resources.NetworkConfig.properties: : Unknown Property StorageMgmtInterfaceRoutes
Unexpected status FAILED for tripleo.deployment.v1.deploy_plan


Expected results: Successful deployment


Additional info: This was fixed in OVB by https://github.com/cybertron/openstack-virtual-baremetal/commit/ca2f47d343c58344bd10dcb83b0100c3237133ac but similar changes would be needed for every user with custom network templates, so this is not a good user experience. As I noted in the upstream bug, I don't think this was intentional behavior because it was release noted as a feature, not an upgrade impact.

Comment 1 Bob Fournier 2018-10-26 19:33:58 UTC
Marking this as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1623007.  A script is being added that will populate that nic config files with new parameters.  This script will be invoked during upgrade by https://review.openstack.org/#/c/605407/

*** This bug has been marked as a duplicate of bug 1623007 ***