[api-ref]No API for create and delete extra specs in cinder

Bug #1535351 reported by Ayush Garg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Medium
haobing1

Bug Description

There is no api found for Creating and deleting extra specs in cinder. We need to add the api for both the operation with its description, request and response parameters (With description).

Tags: cinder
Revision history for this message
Ayush Garg (ayushgrg93) wrote :

For creating the extra specs the API is: POST /v2/<tenant_id>/types/<volume_type_id>/extra_specs.

Anne Gentle (annegentle)
summary: - No API for Create/delete extra specs in cinder
+ No API for delete extra specs in cinder
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Ayush Garg (ayushgrg93) wrote : Re: No API for delete extra specs in cinder

Hi @Anne,

API for Create is also not present in the docs. So, I think we don't need to update the title of the bug.

summary: - No API for delete extra specs in cinder
+ No API for create and delete extra specs in cinder
Atsushi SAKAI (sakaia)
affects: openstack-api-site → cinder
summary: - No API for create and delete extra specs in cinder
+ [api-ref]No API for create and delete extra specs in cinder
Changed in cinder:
assignee: nobody → Sheel Rana (ranasheel2000)
Changed in cinder:
assignee: Sheel Rana (ranasheel2000) → nobody
haobing1 (haobing1)
Changed in cinder:
assignee: nobody → haobing1 (haobing1)
Revision history for this message
haobing1 (haobing1) wrote :

we can add the cli such as:
[root@openstack~]# cinder extra-specs-create volume-type-id key=value
to add the volume-type extra specs.
 And,add the cli such as:
[root@openstack~]# cinder extra-specs-delete volume-type-id
to delete all the extra-specs of volume-type.
Please review this idea,thanks!

liuyamin (liuyamin)
Changed in cinder:
status: Confirmed → 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.