summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix typo in set unicode metadata keyRodion Tikunov2016-11-161-1/+1
| |/ /
* | | Fix test_version_discovery testIvan Kolodyazhny2016-11-222-2/+2
|/ /
* | Merge "Mask passwords when logging HTTP req/resp bodies"Jenkins2016-11-112-5/+46
|\ \
| * | Mask passwords when logging HTTP req/resp bodiesMatt Riedemann2016-11-092-5/+46
* | | Merge "Update --endpoint-type dest to os_endpoint_type"Jenkins2016-11-091-2/+2
|\ \ \ | |/ / |/| |
| * | Update --endpoint-type dest to os_endpoint_typeNate Potter2016-10-211-2/+2
* | | Optimize: add build_query_param method to clean codeTommyLike2016-11-0710-113/+77
* | | Move old oslo-incubator code out of openstack/commondineshbhor2016-11-0323-240/+19
* | | Merge "Fix help message for 'type-list' command"Jenkins2016-11-031-1/+4
|\ \ \
| * | | Fix help message for 'type-list' commandIvan Kolodyazhny2016-11-011-1/+4
* | | | Merge "Fix "ref[project_name]""Jenkins2016-11-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix "ref[project_name]"liyuanzhen2016-06-031-1/+1
* | | | Remove unused keystone service catalog parse file.Yaguang Tang2016-10-212-365/+0
| |/ / |/| |
* | | Merge "Showing the metadata readonly value as a separate field"Jenkins2016-10-181-0/+6
|\ \ \
| * | | Showing the metadata readonly value as a separate fieldKarthik Prabhu Vinod2016-09-121-0/+6
* | | | Help msg and output info should support il8n.xianming mao2016-10-181-45/+45
* | | | Merge "Fix volume type 'is_public' flag update"Jenkins2016-10-144-1/+39
|\ \ \ \
| * | | | Fix volume type 'is_public' flag updatebhagyashris2016-10-124-1/+39
* | | | | Print backtrace for exception when in debug modeEric Harney2016-10-111-1/+1
|/ / / /
* | | | Merge "Replace 'MagicMock' with 'Mock'"Jenkins2016-10-051-1/+1
|\ \ \ \
| * | | | Replace 'MagicMock' with 'Mock'xianming mao2016-09-301-1/+1
* | | | | Merge "Modify assertTrue"Jenkins2016-10-054-11/+11
|\ \ \ \ \
| * | | | | Modify assertTruezheng yin2016-09-114-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Volume detail support glance_metadata in CLI"Jenkins2016-10-052-3/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Volume detail support glance_metadata in CLIwanghao2016-05-302-3/+22
* | | | | Merge "Import module instead of object"Jenkins2016-09-291-6/+5
|\ \ \ \ \
| * | | | | Import module instead of objectAnh Tran2016-09-271-6/+5
* | | | | | Merge "AttributeError when print service object"Jenkins2016-09-281-1/+1
|\ \ \ \ \ \
| * | | | | | AttributeError when print service objectalex2016-07-291-1/+1
* | | | | | | TrivialFix: Removed redundant 'the'Anh Tran2016-09-272-4/+4
| |/ / / / / |/| | | | |
* | | | | | Merge "Fix error during set unicode metadata key"Jenkins2016-09-262-5/+11
|\ \ \ \ \ \
| * | | | | | Fix error during set unicode metadata keyIvan Kolodyazhny2016-09-222-5/+11
* | | | | | | remove raise "e"zheng yin2016-09-262-4/+4
|/ / / / / /
* | | | | | Merge "Removed multiple import from shell.py"Jenkins2016-09-211-1/+0
|\ \ \ \ \ \
| * | | | | | Removed multiple import from shell.pyGábor Antal2016-09-201-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Parse filter item "name" correctly for snapshot-listCao Shufeng2016-09-122-1/+5
|/ / / / /
* | | | | Deleting volume metadata keys with a single request1.9.0Yuriy Nesenenko2016-09-019-6/+58
* | | | | Merge "Add v3 user messages with pagination"Jenkins2016-09-018-6/+338
|\ \ \ \ \
| * | | | | Add v3 user messages with paginationAlex Meade2016-09-018-6/+338
* | | | | | Merge "Wrap GroupType class's function with api_version"Jenkins2016-09-012-2/+9
|\ \ \ \ \ \
| * | | | | | Wrap GroupType class's function with api_versionCao Shufeng2016-09-012-2/+9
* | | | | | | Merge "Make Resource class's function can be wraped by api_version"Jenkins2016-09-012-0/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Make Resource class's function can be wraped by api_versionCao Shufeng2016-09-012-0/+14
* | | | | | Merge "Wrap cluster related function with api_version"Jenkins2016-09-012-1/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Wrap cluster related function with api_versionCao Shufeng2016-09-012-1/+14
* | | | | | Merge "Wrap group type and group spec with api_version"Jenkins2016-09-012-1/+16
|\ \ \ \ \ \
| * | | | | | Wrap group type and group spec with api_versionCao Shufeng2016-08-302-1/+16
| |/ / / / /
* | | | | | Merge "Wrap volume_backup's update function with api_version"Jenkins2016-09-012-3/+11
|\ \ \ \ \ \
| * | | | | | Wrap volume_backup's update function with api_versionCao Shufeng2016-08-302-3/+11
| |/ / / / /
* | | | | | List manageable volumes and snapshotsAvishay Traeger2016-07-1913-3/+425