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/
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev