Nova services listing in stein [closed]
Hi there! I am actually installing OpenStack Stein over Ubuntu 18.04.3 LTS with ansible playbooks made by my own, actually I am with issues at the moment of verifying nova services as described here: https://docs.openstack.org/nova/stein/install/compute-install-ubuntu.html (https://docs.openstack.org/nova/stein...)
Controller and compute installations/configurations are done without issues, but when I submit "openstack compute service list --service nova-compute" to see compute hosts on controller database I see this:
openstack compute service list --service nova-compute
'services'
Any ideas of what could be the issue?
Thanks in adv!