Files
python-cinderclient/09
Gerrit Code Review 3f27f35125 Update notes for submitted changes
* Wrap volume_backup's update function with api_version
* Replace functions 'Dict.get' and 'del' with 'Dict.pop'
* Changed backup-restore to accept backup name
* Enhance help message of upload_to_image
* Fix NoneType error for cinderclient v1
* Fix useless api_version of Manager class
* Update the home-page with developer documentation
* deprecate command `cinder endpoints`
* Add "start_version" and "end_version" support to  argparse
* Tests for testing volume-create command
* Updated from global requirements
* Use 'six' instead of oslo_utils.strutils.six
* Add backup-update
* 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
2016-09-01 02:23:39 +00:00
..