Packstack allinone installation failed [queens]
Hi Everyone!
I have faced with issue when trying to install OpenStack [queens] on CentOS 7.5. $sudo packstack -d --allinone --provision-demo=n --os-neutron-ovs-bridge-mappings=extnet:br-ex --os-neutron-ovs-bridge-interfaces=br-ex:eth0 --os-neutron-ml2-type-drivers=vxlan,flat
Debug: Stored state in 0.24 seconds
Error: Failed to apply catalog: Execution of '/usr/bin/openstack volume type list --quiet --format csv --long' returned 1: Could not determine a suitable URL for the plugin (tried 8, for a total of 170 seconds)
Debug: Applying settings catalog for sections reporting, metrics
It seems URL missed.
Any ideas how to fix that?