DELETE/os-service/<id> interface parameter is not convenient for use

Bug #1386540 reported by chejun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Wishlist
jichenjc

Bug Description

"DELETE/os-serivce/<id>" interface use service-id as the parameter, i think it will be more better if use hostname and binary as the parameter, just like the interface UPDATE/os-serivce/<id>. The interface is a member function of ServiceController class in nova.api.openstack.compute.contrib.services.py

chejun (che-jun)
summary: - DELETE/os-service/<id> interface parameter is convenient for use
+ DELETE/os-service/<id> interface parameter is not convenient for use
Changed in nova:
importance: Undecided → Wishlist
status: New → Confirmed
jichenjc (jichenjc)
Changed in nova:
assignee: nobody → jichenjc (jichenjc)
Revision history for this message
jichenjc (jichenjc) wrote :

after read the bug contents, I think it may not be proper to provide delete operation to accept a hostname+binary

http://developer.openstack.org/api-ref-compute-v2-ext.html doesn't have following API
I can try to support following , but not sure it's helpful or not

GET /os-service/<id>

Sean Dague (sdague)
Changed in nova:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.