start openstack after restarting system
I installed devstack. Al things was working fine. But when i restart my system, after that i am not able to use openstack.
When i run
nova list
it return following error
ERROR (ConnectionError): ('Connection aborted.', error(113, 'No route to host'))
I guess i need to restart all openstack services but how??
There no service available related to openstack.I checked in /etc/init.d/ also.
However horizon is available and i can access the dashboard.
Kindly tell how to restart all openstack services as they were before shutting down the system.