How to restart neutron services
Hi,
I have been debugging ovs integration with openstack for while.Is there any way to restart neutron services.Anyone used any commands please share
First time here? Check out the FAQ!
Hi,
I have been debugging ovs integration with openstack for while.Is there any way to restart neutron services.Anyone used any commands please share
Devstack normally deploys systemd: systemctl restart devstack@q-*
. The "q" stands for "Quantum", Neutron's original name.
You can, however, configure Devstack to use its old way of managing services in screens. In this case, enter the screen of each Neutron service, interrupt it with control-C and start it again from the command history.
Asked: 2019-05-17 00:23:38 -0500
Seen: 712 times
Last updated: May 17 '19