Files
deb-python-cinderclient/09b51a294ecbe8898580fa75c124a569a386d29f
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

12 lines
468 B
Plaintext

Code-Review+1: Nate Potter <nathaniel.potter@intel.com>
Code-Review+2: Ivan Kolodyazhny <e0ne@e0ne.info>
Code-Review+1: Swami Reddy <swamireddy@gmail.com>
Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Tue, 12 Jul 2016 13:19:18 +0000
Reviewed-on: https://review.openstack.org/303627
Project: openstack/deb-python-cinderclient
Branch: refs/heads/master