summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Don't enable lazy translation when loading client1.8.0Victor Stinner2016-05-301-4/+0
* Merge "Remove deprecated tempest_lib and use tempest.lib"Jenkins2016-05-251-3/+3
|\
| * Remove deprecated tempest_lib and use tempest.libwanghao2016-05-201-3/+3
* | Merge "Support for cinder backup force delete"Jenkins2016-05-233-5/+40
|\ \
| * | Support for cinder backup force deleteSheel Rana2016-05-213-5/+40
* | | Fix upload_to_image method1.7.1Ivan Kolodyazhny2016-05-206-27/+104
| |/ |/|
* | Don't reset volume status when resetting migration statusMitsuhiro Tanino2016-05-185-8/+18
* | Merge "Support --os-key option"Jenkins2016-05-182-0/+26
|\ \
| * | Support --os-key optionCedric Brandily2016-05-172-0/+26
* | | Merge "Add options when uploading images to Glance"Jenkins2016-05-175-5/+74
|\ \ \
| * | | Add options when uploading images to GlanceNathaniel Potter2016-04-215-5/+74
| | |/ | |/|
* | | Merge "Change api_version to self.api_version"Jenkins2016-05-112-2/+2
|\ \ \
| * | | Change api_version to self.api_versionscottda2016-05-102-2/+2
* | | | Merge "Remove Python 2.5 compat shim"Jenkins2016-05-111-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove Python 2.5 compat shimEric Harney2016-04-211-5/+0
| |/ /
* | | Only print volume ID in migration messagesEric Harney2016-04-211-2/+2
|/ /
* | Use six.moves.urllib.parse urlencodeEric Harney2016-04-206-25/+10
* | Support api-microversionsscottda2016-04-1915-68/+644
* | Merge "Add /v3 endpoint support for cinderclient"Jenkins2016-04-1949-4523/+5255
|\ \
| * | Add /v3 endpoint support for cinderclientscottda2016-04-1849-4523/+5255
* | | Merge "Change extension module naming to a shorter one"Jenkins2016-04-191-1/+1
|\ \ \ | |/ / |/| |
| * | Change extension module naming to a shorter oneIvan Kolodyazhny2016-01-131-1/+1
* | | Merge "Graduate to oslo.i18n and cleanup incubator usage"Jenkins2016-04-128-847/+68
|\ \ \
| * | | Graduate to oslo.i18n and cleanup incubator usageRonald Bradford2016-03-248-847/+68
* | | | Merge "Add tests for delete type by name"Jenkins2016-04-071-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add tests for delete type by nameGorka Eguileor2016-03-291-0/+5
* | | | Merge "Fix api v2 so that you can delete more than one volume_type at a time."Jenkins2016-03-313-5/+32
|\ \ \ \ | |/ / /
| * | | Fix api v2 so that you can delete more than one volume_type at a time.zwei2016-03-293-5/+32
* | | | Merge "Fix wrong request url when retrieving multiple request"Jenkins2016-03-291-2/+3
|\ \ \ \
| * | | | Fix wrong request url when retrieving multiple requestzwei2016-03-251-2/+3
| |/ / /
* | | | Merge "Removed Extra code"Jenkins2016-03-244-19/+0
|\ \ \ \
| * | | | Removed Extra coderoot2016-03-144-19/+0
* | | | | Merge "Add docstrings for chessecake methods"Jenkins2016-03-221-0/+3
|\ \ \ \ \
| * | | | | Add docstrings for chessecake methodsJohn Griffith2016-03-081-0/+3
| | |/ / / | |/| | |
* | | | | Merge "Revert "Cleanup for Replication v2: remove 'replication-promote'""Jenkins2016-03-215-0/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Cleanup for Replication v2: remove 'replication-promote'"Sean McGinnis2016-03-165-0/+33
* | | | | Merge "Keep py3.X compatibility for urllib"Jenkins2016-03-173-12/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Keep py3.X compatibility for urllibLiuNanke2016-01-143-12/+3
| | |_|/ | |/| |
* | | | Merge "Revert "Cleanup for Replication v2: remove 'replication-reenable'.""Jenkins2016-03-165-0/+32
|\ \ \ \
| * | | | Revert "Cleanup for Replication v2: remove 'replication-reenable'."Sean McGinnis2016-03-165-0/+32
* | | | | Merge "Cleanup for Replication v2: remove 'replication-reenable'."Jenkins2016-03-165-32/+0
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup for Replication v2: remove 'replication-reenable'.Dongsheng Yang2016-03-125-32/+0
* | | | | Merge "Cleanup for Replication v2: remove 'replication-promote'"Jenkins2016-03-165-33/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Cleanup for Replication v2: remove 'replication-promote'Dongsheng Yang2016-03-125-33/+0
| | |/ | |/|
* | | Fix docstring according to functionKyrylo Romanenko2016-03-091-1/+1
|/ /
* | Merge "Add backup list sorted by data_timestamp"Jenkins2016-03-053-11/+25
|\ \
| * | Add backup list sorted by data_timestampLisaLi2016-02-243-11/+25
* | | Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2016-03-032-3/+6
|\ \ \
| * | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2016-03-012-3/+6
* | | | Merge "Add --cascade to volume delete"Jenkins2016-03-022-5/+18
|\ \ \ \