Devstack/Openstack services start
Hello,
please I'm facing some issues since I've installed Openstack throught Devstack. Everything looks like functionning weel, I can see all images, networks, and some more other things in CLI and through the Dashboard.
But anytime I type commands such as:
openstack-status
openstack-service start
service cinder-api restart
and so on...
I have this issue: Failed to restart cinder-api.service: Unit cinder-api.service not found. in the case of cinder-api restart service and it should be the same for other service (Neutron, Nova etc..)
It seems like any service is launched.
Second Problem: two instances of the same network can't ping each other and I don't know why.
Through the Dashboard, I can see IP address assing by the system, but when I'm connected on the instance, typing ifconfig
command, I can't see the IP address.
It looks like any openstack CLI doesn't work why?
another example: opestack baremetal driver/node list
or ect...
here is the issue:
public endpoint for baremetal service in RegionOne region not found
But everything looks like it's ok on the dashboard why?
Am I wrong somewhere?
Please any help!
Thanks.
Bishop.