diff --git a/environments/vagrant-aio-neutron.json b/environments/vagrant-aio-neutron.json index 5bacf9c..c990f9b 100644 --- a/environments/vagrant-aio-neutron.json +++ b/environments/vagrant-aio-neutron.json @@ -15,11 +15,10 @@ "openstack": { "endpoints": { "identity-bind": { - "host": "0.0.0.0", + "host": "0.0.0.0" }, - "bind-host": "0.0.0.0" + "bind-host": "0.0.0.0", "network": { - "debug": "True", "dhcp": { "enable_isolated_metadata": "True" },