Bug 1630987 - openstack-puppet-modules-8.1.13-7.el7ost introduces duplicate puppet declaration conflicting with instack-undercloud
Summary: openstack-puppet-modules-8.1.13-7.el7ost introduces duplicate puppet declarat...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: zstream
: 9.0 (Mitaka)
Assignee: Martin Schuppert
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks: 1501567 1629928
TreeView+ depends on / blocked
 
Reported: 2018-09-19 16:10 UTC by Steve Linabery
Modified: 2018-10-02 18:45 UTC (History)
3 users (show)

Fixed In Version: instack-undercloud-4.0.0-20.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-02 18:44:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:2848 0 None None None 2018-10-02 18:45:57 UTC

Description Steve Linabery 2018-09-19 16:10:50 UTC
When deploying with openstack-puppet-modules-8.1.13-7.el7ost there is a duplicate declaration of Nova_config[DEFAULT/my_ip] that conflicts with instack-undercloud-4.0.0-19.el7ost

Comment 3 Martin Schuppert 2018-09-20 08:30:46 UTC
same as from BZ1630968 comment 2:

~~~
1629912 introduced my_ip to nova/manifests/init.pp which is required to fix  1552855 as a result we now have the dupe in openstack-puppet-modules:

 nova_config {
   'DEFAULT/my_ip':                     value => $ipaddress;
   'DEFAULT/linuxnet_interface_driver': value => 'nova.network.linux_net.LinuxOVSInterfaceDriver';
   'DEFAULT/rpc_response_timeout':      value => '600';
   'DEFAULT/sync_power_state_interval': value => hiera('nova_sync_power_state_interval');

I'll submit a patch to instack-undercloud to use the new my_ip from openstack-puppet-modules for OSP8/9 instead of the current nova_config.
~~~

Comment 13 errata-xmlrpc 2018-10-02 18:44: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:2848


Note You need to log in before you can comment on or make changes to this bug.