Depending in your OS, simply run service restart as following:
Ubuntu, CentOS 6.5 :
#service openstack-nova-compute restart
#service openstack-nova-compute status
CentOS 7, Fedora 20
#systemctl restart openstack-nova-compute
# systemctl status openstack-nova-compute