3f27f35125505b15e002a4944f564ccbfcd9afb3

* 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
Description
OpenStack Block Storage (Cinder) Client
Languages
Python
99.8%
Shell
0.2%