instack fails to create ctlplane network

Bug #1515315 reported by Dan Prince
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Dan Prince

Bug Description

Using the latest upstream version of instack I'm now hitting an issue where neutron fails to create the ctlplane network. I'm getting the following error:

Flat networks are disabled

which seems to be related to neutron commit cb712c5a9ee2717f5d34b00a420529b842db90c7

Dan Prince (dan-prince)
Changed in tripleo:
status: New → In Progress
importance: Undecided → Critical
assignee: nobody → Dan Prince (dan-prince)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (master)

Fix proposed to branch: master
Review: https://review.openstack.org/244197

Revision history for this message
Dan Prince (dan-prince) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/244197
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=f9ed51c5da8d0d82a9c83e82df862f3bdd083cba
Submitter: Jenkins
Branch: master

commit f9ed51c5da8d0d82a9c83e82df862f3bdd083cba
Author: Dan Prince <email address hidden>
Date: Wed Nov 11 11:26:58 2015 -0500

    Use flat_networks=* default for the ml2 plugin

    We are setting our flat_networks setting for the ml2 plugin
    manually to '' which as of neutron git commit
    cb712c5a9ee2717f5d34b00a420529b842db90c7 causes a
    'Flat networks are disabled' error to occur when
    we attempt to create the ctlplane network.

    This patch drops the configurion of flat_networks from
    instack and instead relies on the puppet-neutron default
    of '*' which will work.

    Change-Id: I880c9a159a46d9a288cb1f8bf79af30e5045d5ab
    Closes-bug: #1515315

Changed in tripleo:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/248199

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/liberty)

Reviewed: https://review.openstack.org/248199
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=09dce0dd18fa09d1fd0c8bde8f961b6adf7a613c
Submitter: Jenkins
Branch: stable/liberty

commit 09dce0dd18fa09d1fd0c8bde8f961b6adf7a613c
Author: Dan Prince <email address hidden>
Date: Wed Nov 11 11:26:58 2015 -0500

    Use flat_networks=* default for the ml2 plugin

    We are setting our flat_networks setting for the ml2 plugin
    manually to '' which as of neutron git commit
    cb712c5a9ee2717f5d34b00a420529b842db90c7 causes a
    'Flat networks are disabled' error to occur when
    we attempt to create the ctlplane network.

    This patch drops the configurion of flat_networks from
    instack and instead relies on the puppet-neutron default
    of '*' which will work.

    Change-Id: I880c9a159a46d9a288cb1f8bf79af30e5045d5ab
    Closes-bug: #1515315
    (cherry picked from commit f9ed51c5da8d0d82a9c83e82df862f3bdd083cba)

tags: added: in-stable-liberty
Ben Nemec (bnemec)
Changed in tripleo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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