How to restart openstack/microstack snap nova process on ubuntu 20

If you make changes in nova.conf the nova service must be restarted. Since microstack under snap is not installing the same services as openstack it was very difficult to find how to restart the nova service. You can use the following command to restart the nova service:

systemctl restart snap.microstack.nova-compute.service 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.