Cinder: unset keys in QoS specification not documented

Bug #1524877 reported by Jordan Pittier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Undecided
Ayush Garg

Bug Description

Hi,

The link [1] doesn't properly document how to delete a key from a Cinder QoS specification.

If one wants to delete 'key1' from the QoS spec which UUID id 'qos_id', then the correct URL is :

/v2/​{tenant_id}​/qos-specs/​{qos_id}​/delete_keys

and the data must be

{
  "keys": ["key1"]
}

[1] http://developer.openstack.org/api-ref-blockstorage-v2.html#setQoSKey

Tags: cinder
Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
status: New → Confirmed
tags: added: cinder
Revision history for this message
Atsushi SAKAI (sakaia) wrote :
Ayush Garg (ayushgrg93)
Changed in openstack-api-site:
assignee: nobody → Ayush Garg (ayushgrg93)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/263688

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/263688
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=239b55e39412bb32ce72869badbba50c5cb56a39
Submitter: Jenkins
Branch: master

commit 239b55e39412bb32ce72869badbba50c5cb56a39
Author: Ayush Garg <email address hidden>
Date: Tue Jan 5 16:57:23 2016 +0530

    Add documentation for Unset keys

    Update document for Unset Keys in QoS specification. Add request
    and its parameters.

    Change-Id: I1914c651c43af1013a1b3cbc4c35996dbe8529c1
    Closes-Bug: #1524877

Changed in openstack-api-site:
status: In Progress → Fix Released
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.