Nova - Restart nova service in devstack
I am using openstack devstack.
I need to modify nova.conf file and needs to restart all the nova services.
When I trying to restart it results in error:
$ sudo service nova-network restart
restart: unrecognized service
Also I have followed the link:
https://ask.openstack.org/en/question/1916/cannot-restart-services-on-devstack/ (https://ask.openstack.org/en/question...)
But it seems not working for me.
Some one help me sort out this.