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
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
Code-Review+1: TommyLike <tommylikehu@gmail.com>
|
||||
Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
|
||||
Code-Review+2: xing-yang <xing.yang@emc.com>
|
||||
Workflow+1: xing-yang <xing.yang@emc.com>
|
||||
Verified+2: Jenkins
|
||||
Submitted-by: Jenkins
|
||||
Submitted-at: Wed, 24 Aug 2016 10:03:24 +0000
|
||||
Reviewed-on: https://review.openstack.org/309283
|
||||
Project: openstack/python-cinderclient
|
||||
Branch: refs/heads/master
|
||||
|
||||
Code-Review+1: TommyLike <hu.husheng@huawei.com>
|
||||
Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
|
||||
Code-Review+2: xing-yang <xing.yang@emc.com>
|
||||
|
9
65/4f71208b3a270df0c7c9d66e2f90d3ecc4c162
Normal file
9
65/4f71208b3a270df0c7c9d66e2f90d3ecc4c162
Normal file
@@ -0,0 +1,9 @@
|
||||
Code-Review+2: xing-yang <xing.yang@emc.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: Thu, 01 Sep 2016 02:23:39 +0000
|
||||
Reviewed-on: https://review.openstack.org/362711
|
||||
Project: openstack/python-cinderclient
|
||||
Branch: refs/heads/master
|
Reference in New Issue
Block a user