Hi guys,
When creating volume type, extra_specs is optional in body, as can be seen from API document, http://developer.openstack.org/api-ref-blockstorage-v2.html
but I notice that in cinder-client, the method of create in VolumeTypeManager dose not take extra_specs in body, https://github.com/openstack/python-cinderclient/blob/stable/liberty/cinderclient/v2/volume_types.py
so I wonder how could create volume type with extra_specs in body by using cinder-client.
Thank you for your help.
By
Sylvernass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160110/712573fc/attachment.html>