Syd
My VM's did get IP's assigned by the quantum agent and by disabling namespaces I was able to ping them (or by switching to the correct network namespace). I tried spinning up VM's with the default network and subnet that devstack creates as well and that worked fine.
And this is what dhcp shows as running the 10.0.0.0/24 subnet:
3180 1 0 17:24 ? 00:00:00 dnsmasq --no-hosts --no-resolv --strict-order --bind-interfaces --interface=tap76a31515-4c --except-interface=lo --domain=openstacklocal --pid-file=/opt/stack/data/dhcp/87aca91f-e5e0-4149-86e1-a9d62ab31a35/pid - dhcp-hostsfile=/opt/stack/data/dhcp/87aca91f-e5e0-4149-86e1-a9d62ab31a35/host --dhcp-optsfile=/opt/stack/data/dhcp/87aca91f-e5e0-4149-86e1-a9d62ab31a35/opts --leasefile-ro --dhcp-range=set:tag0,10.0.0.0,static,120s
Eoghan
↧