Comment 13 for bug 1105488

Revision history for this message
Sam Morrison (sorrison) wrote :

Have stumbled across this bug in our attempt to move from multiple provider networks to a single routed provider network - https://docs.openstack.org/ocata/networking-guide/config-routed-networks.html.

We can do this with minor SQL changes but we come unstuck with the bridge names. In nova we have currently got a custom config option that maps network_ids to brdige device names which makes things work nicely.

Just wondering if there is any progress on this patch that has been reverted or I should propose my little patch that just adds an extra nova config option?