kitchen-openstack
kitchen-openstack copied to clipboard
How would I set a subnet?
I need to use a subnet on our Openstack cluster. How would I define it in kitchen? Setting network_id: to the subnet ID returns an error that the subnet was not found.
@mrmarbury are you referring to using a specific network? You should be using the UUID for the network, not the subnet AFAIK.