[openstack-dev] [cinder][openstackclient] Required name option for volumes, snapshots and backups

Ivan Kolodyazhny e0ne at e0ne.info
Thu Mar 24 17:08:33 UTC 2016


Hi team,

>From the Cinder point of view, both volumes, snapshots and backups APIs do
not require name param. But python-openstackclient requires name param for
these entities.

I'm going to fix this inconsistency with patch [1]. Unfortunately, it's a
bit more than changing required params to not required. We have to change
CLI signatures. E.g. for create a volume: from [2].

Is it acceptable? What is the right way to do such changes for OpenStack
Client?


[1] https://review.openstack.org/#/c/294146/
[2] http://paste.openstack.org/show/491771/
[3] http://paste.openstack.org/show/491772/

Regards,
Ivan Kolodyazhny,
http://blog.e0ne.info/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160324/a1e591fa/attachment.html>


More information about the OpenStack-dev mailing list