Skip to content

Instantly share code, notes, and snippets.

@Yi-Tseng
Created July 28, 2016 07:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yi-Tseng/fa401cc1944b1bcc484928b7f0ace7ff to your computer and use it in GitHub Desktop.
Save Yi-Tseng/fa401cc1944b1bcc484928b7f0ace7ff to your computer and use it in GitHub Desktop.
# controller
service chrony restart
service apache2 restart
service mysql restart
service mongodb restart
service rabbitmq-server restart
service memcached restart
service glance-registry restart
service glance-api restart
service nova-api restart
service nova-consoleauth restart
service nova-scheduler restart
service nova-conductor restart
service nova-novncproxy restart
service neutron-server restart
service neutron-linuxbridge-agent restart
service neutron-dhcp-agent restart
service neutron-metadata-agent restart
service neutron-l3-agent restart
# compute
service chrony restart
service nova-compute restart
service neutron-linuxbridge-agent restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment