ironic/devstack
Julia Kreger fe3021fc37 Grenade: Turn up interfaces for vxlan
So... We can't do this in a single patch, and we *actually*
need to merge the vxlan fix before the subnode will ever pickup
the configuration

From the logs, I can observe the vxlan tunnel connects between
the nodes. Awesome.

Where things break is in the local setup of the local bridges
used to wire everything together.

setup_vxlan_network:3274 :   sudo ovs-vsctl add-port sub1brbm phy-brbm-infra
ovs-vsctl: Error detected while setting up 'phy-brbm-infra':
could not open network device phy-brbm-infra (No such device).
See ovs-vswitchd log for details.

Basically, with the same change on a separate patch, we're able to
observe the controller node work perfectly. It is the subnode
connectivity which is just broken.

So, activate the bridge interfaces seems ideal. This likely broke
at some point due to behavior changes in OpenVSwitch.

Change-Id: I11dbba1957d67187d859a1ef60563c0301da9812
2022-04-26 10:43:27 -07:00
..
files CI: use a custom cirros partition image instead of the default 2022-02-16 10:12:06 +01:00
lib Grenade: Turn up interfaces for vxlan 2022-04-26 10:43:27 -07:00
tools/ironic CI: use a custom cirros partition image instead of the default 2022-02-16 10:12:06 +01:00
upgrade Fix upgrade logic to allow for bundled changes 2021-08-07 22:16:09 +00:00
common_settings Yoga: Change default boot mode to uefi 2021-10-04 11:57:55 -07:00
plugin.sh Add IPv6 ci Job 2020-05-28 11:41:25 +01:00
settings Change MTU logic to allow for lower MTUs automatically 2019-10-11 10:07:50 -07:00