Devstack does not set the "gateway_external_netword_id" to null when "external_network_bridge" is set to null. They both should be set to null in the l3_agent.ini when a single agent supports multiple external network

Bug #1410951 reported by Swaminathan Vasudevan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Swaminathan Vasudevan

Bug Description

When multiple external networks are set for the provider network, the l3_agent.ini should have

external_network_bridge = ""
gateway_external_network_id = ""

if a single agent is hosting all the multiple external networks.

In devstack today, when there is no 'br-ex' configured, the devstack "stack.sh" script only configures external_network_bridge="" and not gateway_external_network_id.

This causes some issues in validation. Because there is a check to make sure if the "gateway_external_network" is null or not. If the key is not found, the action varies.

affects: neutron → devstack
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on devstack (master)

Change abandoned by Swaminathan Vasudevan (<email address hidden>) on branch: master
Review: https://review.openstack.org/147303
Reason: This is a duplicate of another patch. So abandon this patch.

Changed in devstack:
assignee: nobody → Swaminathan Vasudevan (swaminathan-vasudevan)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Swaminathan Vasudevan (<email address hidden>) on branch: master
Review: https://review.openstack.org/143736

Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: In Progress → Invalid
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.