Bug 1202958

Summary: Packstack generates invalid /etc/sysconfig/network-scripts/ifcfg-br-ex
Product: [Community] RDO Reporter: Lars Kellogg-Stedman <lars>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JunoCC: aortega, derekh, jpena, srevivo, v-redhat
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-packstack-2015.1-0.1.dev1537.gba5183c.el7.noarch Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-18 13:58:35 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:
Bug Depends On:    
Bug Blocks: 1202961    

Description Lars Kellogg-Stedman 2015-03-17 19:20:18 UTC
The ifcfg-br-ex file created by packstack (openstack-packstack-2014.2-0.14.dev1401.gdd19d48.el7.centos.noarch) looks like this:

DEVICE=br-ex
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=172.24.4.225_br_ex
NETMASK=255.255.255.240_br_ex
ONBOOT=yes

Those `_br_ex` suffixes are bogus, and mean that upon reboot br-ex will no longer have the assigned address.

Comment 1 Lars Kellogg-Stedman 2015-03-17 19:21:02 UTC
(This was the result of running "packstack --allinone")

Comment 3 Vern Hart 2015-07-14 17:26:44 UTC
Bug still exists in Kilo (openstack-packstack-2015.1-0.1.dev1537.gba5183c.el7.noarch).
Is anyone looking into this?

Comment 5 Javier Peña 2016-05-18 13:58:35 UTC
This was fixed by https://review.openstack.org/186677 and included in RDO Kilo.