Hi,

Has anyone successfully installed devstack in last 2 weeks with stack.sh script?
It was working well for me before that. I am seeing failures when I try to install on Ubuntu 18.04.

Here's the trace - 

[Call Trace]

./stack.sh:1304:start_glance

/home/stack/devstack/lib/glance:480:die

[ERROR] /home/stack/devstack/lib/glance:480 g-api did not start

Error on exit

nova-compute: no process found

neutron-dhcp-agent: no process found

neutron-l3-agent: no process found

neutron-metadata-agent: no process found

neutron-openvswitch-agent: no process found


git repo i am using to download devstack is https://git.openstack.org/openstack-dev/devstack
I tried with with stable/victoria branch also, same issue.

Any idea on how to solve this?

Thanks