Comment 0 for bug 1386535

Revision history for this message
chejun (che-jun) wrote : DELETE/serivce/<id> should judge the service status

"DELETE/serivce/<id>" interface has not judged the deleting service`s status. If the status is "UP", the delete operation should be refused. The interface is a member function of ServiceController class in nova.api.openstack.compute.contrib.services.py