[openstack-dev] [nova][glance] Consistency around proposed server instance tagging API

2014-06-04 Thread Jay Pipes
Hi Stackers, I'm looking to get consensus on a proposed API for server instance tagging in Nova: https://review.openstack.org/#/c/91444/ In the proposal, the REST API for the proposed server instance tagging looks like so: Get list of tags for server: GET

Re: [openstack-dev] [nova][glance] Consistency around proposed server instance tagging API

2014-06-04 Thread Christopher Yeoh
On Thu, Jun 5, 2014 at 4:14 AM, Jay Pipes jaypi...@gmail.com wrote: Hi Stackers, I'm looking to get consensus on a proposed API for server instance tagging in Nova: https://review.openstack.org/#/c/91444/ In the proposal, the REST API for the proposed server instance tagging looks like

Re: [openstack-dev] [nova][glance] Consistency around proposed server instance tagging API

2014-06-04 Thread Davanum Srinivas
+1 to 404 for a DELETE if the tag does not exist. There's a good discussion in this paragraph from RESTful Web APIs book -

Re: [openstack-dev] [nova][glance] Consistency around proposed server instance tagging API

2014-06-04 Thread Jay Pipes
On 06/04/2014 08:21 PM, Christopher Yeoh wrote: On Thu, Jun 5, 2014 at 4:14 AM, Jay Pipes jaypi...@gmail.com mailto:jaypi...@gmail.com wrote: Hi Stackers, I'm looking to get consensus on a proposed API for server instance tagging in Nova: