Port 5000 not bound after devstack install
Hi guys,
I've just installed devstack using the following procedure https://docs.openstack.org/developer/devstack/index.html (https://docs.openstack.org/developer/...). Everything works fine through horizon, but I can't access the API through port 5000. After netstat I realised that apache2 server is not even listening on port 5000.
I then tried to install keystone and I it worked partially, i .e, I could then use the API but horizon was no longer working properly.
Do you have any idea about what's going on?
Thanks in advance.
Ricardo Silva
Hello, where you able to solve this problem