summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Minor refactoring for nested try-block"1.10.0Jenkins2016-12-231-5/+4
|\
| * Minor refactoring for nested try-blockAlexey Ovchinnikov2016-11-231-5/+4
* | Merge "Move trace ID print statement to finally"Jenkins2016-12-231-7/+8
|\ \
| * | Move trace ID print statement to finallyVipin Balachandran2016-11-181-7/+8
* | | Refactor v2 and v3 APIs supportIvan Kolodyazhny2016-12-2045-4009/+4596
* | | Remove extra 'u' from cli outputCao ShuFeng2016-12-164-10/+27
* | | Merge "Handle error response for webob>=1.6.0"Jenkins2016-12-111-3/+8
|\ \ \
| * | | Handle error response for webob>=1.6.0Akira KAMIO2016-12-091-3/+8
* | | | Merge "stop adding log handler"Jenkins2016-12-111-3/+0
|\ \ \ \
| * | | | stop adding log handlerMatthew Edmonds2016-12-061-3/+0
| |/ / /
* | | | Replace six.iteritems(iter) with iter.items()xianming mao2016-12-015-12/+6
|/ / /
* | | Merge "Fix typo in set unicode metadata key"Jenkins2016-11-271-1/+1
|\ \ \ | |_|/ |/| |
| * | 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
|\ \ \ \ \