Files
deb-python-cinderclient/03e041a3cd6cbeb51e49076e575b90c29cd0a87c
Gerrit Code Review 26250613a6 Update notes for submitted changes
* Updated from global requirements
* Use 'six' instead of oslo_utils.strutils.six
* Change api-version help to indicate server API
* Use self.ks_logger instead of ks_logger
* print endpoints using new keystoneauth catalog object
* Add tenant_id parameter to limits.
* Changed backup-restore to accept backup name
* Replace OpenStack LLC with OpenStack Foundation
* Switch to keystoneauth
* Add Negative tests for cinder volume extend command
* Add Negative tests for cinder volume create command
* Fix Unicode error printing extra-specs
* Fix string interpolation to delayed to be handled by the logging code
* Updated from global requirements
* Add Python3.5 classifier and venv
* Add api-version to get server versions
* Updated from global requirements
* Fix output error for type-show command
* OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
* Fix _get_rate_limit when resp is None
* Cinder client should retry with Retry-After value
* Fix batch deleting issue in volume_type.unset_keys()
* base.Resource not define __ne__() built-in function
* Log request-id for each api call
* Add strict Boolean checking
* Delete mox in cinderclient
* Fix Service.__repr__ to remove the undefined attribute
* Fix Capabilities.__repr__ to remove the undefined attribute
* Add cluster related commands
* Fix python 2,3 compatibility issue with six
* Fixing parsing problem of cascade in client
* Fix argument order for assertEqual to (expected, observed)
* Make sure --bypass-url honored if specified
* Updated from global requirements
* Support name option for volume restore
* Updated from global requirements
* Support for snapshot force delete
* Make __repr__ print encryption_id for VolumeEncryptionType class
* Fix the incorrect alignment
* Make dict.keys() PY3 compatible
* Fix authentication issue
* Replace assertTrue(isinstance()) by optimal assert
2016-08-17 15:37:51 +00:00

14 lines
566 B
Plaintext

Code-Review+1: Nate Potter <nathaniel.potter@intel.com>
Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info>
Code-Review+2: Scott DAngelo <scott.dangelo@hpe.com>
Code-Review+1: Yuriy Nesenenko <ynesenenko@mirantis.com>
Code-Review+1: Alyson <alyson.rodrigues.rosa@gmail.com>
Code-Review+2: Mike Perez <thingee@gmail.com>
Workflow+1: Mike Perez <thingee@gmail.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Tue, 26 Jul 2016 17:29:02 +0000
Reviewed-on: https://review.openstack.org/216836
Project: openstack/deb-python-cinderclient
Branch: refs/heads/master