All-in-one with nova-network shouldn't bridge lo

Bug #1477681 reported by Brent Eagles
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Packstack
Fix Released
Undecided
Unassigned

Bug Description

Currently, packstack --allinone sets the *_PRIVIF interfaces to "lo" to add it to to the flat/flatdhcp bridge. Besides being unnecessary, this fails on some systems that do not permit adding the loopback interface to a bridge. Packstack should allow configure the *_PRIVIF interfaces to be empty in the all-in-one case.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to packstack (master)

Reviewed: https://review.openstack.org/206982
Committed: https://git.openstack.org/cgit/stackforge/packstack/commit/?id=8947ee3b317240faad7daa96027db46c779e467f
Submitter: Jenkins
Branch: master

commit 8947ee3b317240faad7daa96027db46c779e467f
Author: Martin Mágr <email address hidden>
Date: Tue Jul 28 16:12:46 2015 +0200

    Use dummy interface

    When using nova-network, dummy interface has to be used for Nova private
    interfaces, because otherwice 'lo' interface is being used. Using 'lo'
    is not requirement and it worked on older platform, but does not work
    on CentOS7 and newest Fedora releases during spawning instances following
    error appears:

    TRACE nova.openstack.common.threadgroup NovaException:
    Failed to add interface: can't add lo to bridge br100: Invalid argument

    Change-Id: Iea3cf2b0e85af642523154bed933f11d19650504
    Resolves-bug: rhbz#1153128
    Resolves-bug: #1376596
    Resolves-bug: #1477681

Changed in packstack:
status: New → Fix Committed
Revision history for this message
Ivan Chavero (imcsk8) (ichavero-ichavero) wrote : Cleanup EOL bug report

The status of this bug report was changed automatically.

Changed in packstack:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.