I have an Openstack autopilot instance up and working. I would like to add a new network to a connection to one of the existing network nodes via adding a new cat 6 cable to another interface on a non network node.
My high level understanding would be something like:
- Wire cable to host
- access juju system
- Assign "network role" to host from #1 ( I don't know how I would do that )
- Configure new network on host with openvswitch
- Create another external net to openstack
I used MAAS to configure these, I am not sure if I would have to use landscape or MaaS to specify the new networks or not.
Thanks in advance