View Instructions
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Enter each neutron agent container, and run the following: | |
ovs-vsctl add-br br-provider | |
ovs-vsctl add-port br-provider eth12 | |
On each compute node, run the following: | |
ovs-vsctl add-br br-provider | |
ovs-vsctl add-port br-provider br-vlan |