summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds v2 replication support"1.5.0Jenkins2015-11-304-0/+135
|\
| * Adds v2 replication supportAlex O'Rourke2015-11-244-0/+135
* | Merge "Use oslo_utils encodeutils and strutils"Jenkins2015-11-275-8/+9
|\ \
| * | Use oslo_utils encodeutils and strutilsEric Harney2015-11-235-8/+9
* | | Fix v2 qos-key commandRyan McNair2015-11-241-0/+1
|/ /
* | Merge "Adding backup-reset-state to CLI"Jenkins2015-11-185-0/+96
|\ \
| * | Adding backup-reset-state to CLINate Potter2015-10-205-0/+96
* | | Merge "Update help message for cinder migrate"Jenkins2015-11-151-1/+2
|\ \ \
| * | | Update help message for cinder migrateNate Potter2015-11-061-1/+2
* | | | Merge "Implement cinder type-show"Jenkins2015-11-112-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Implement cinder type-showNate Potter2015-10-162-0/+23
| |/ /
* | | Fix volume size units to match the APIKurt Martin2015-11-032-4/+4
* | | Merge "Remove unused code from cinderclient.utils module"Jenkins2015-10-213-32/+3
|\ \ \ | |/ / |/| |
| * | Remove unused code from cinderclient.utils moduleIvan Kolodyazhny2015-09-083-32/+3
* | | Merge "Adding pagination to snapshots and backups lists"Jenkins2015-10-108-157/+207
|\ \ \
| * | | Adding pagination to snapshots and backups listsSergey Gotliv2015-10-058-157/+207
| | |/ | |/|
* | | Merge "Fix three resources not being deleted by using name"Jenkins2015-10-083-3/+0
|\ \ \
| * | | Fix three resources not being deleted by using namechenying2015-09-283-3/+0
* | | | Merge "Add commands to show image metadata"Jenkins2015-10-084-0/+40
|\ \ \ \
| * | | | Add commands to show image metadataDave Chen2015-09-304-0/+40
* | | | | Merge "Remove duplicate code in functional tests"Jenkins2015-10-082-132/+84
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove duplicate code in functional testsYuriy Nesenenko2015-10-072-132/+84
* | | | | Merge "No longer ignores CINDER_SERVICE_NAME"Jenkins2015-10-033-22/+66
|\ \ \ \ \
| * | | | | No longer ignores CINDER_SERVICE_NAMEDerrick J. Wippler2015-09-143-22/+66
* | | | | | Merge "Updating volume type 'is_public' status support"Jenkins2015-10-014-5/+22
|\ \ \ \ \ \
| * | | | | | Updating volume type 'is_public' status supportliyingjun2015-09-164-5/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Fully support os-endpoint-typeTom Hancock2015-09-281-11/+8
| |_|_|/ / |/| | | |
* | | | | Use dictionary literal for dictionary creationAnkit Agrawal2015-09-243-17/+19
* | | | | Merge "Add a period for the description string of a argument"Jenkins2015-09-151-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add a period for the description string of a argumentchenying2015-09-061-5/+5
| |/ / /
* | | | Merge "Fix incorrect exception message in cinderclient"Jenkins2015-09-131-4/+26
|\ \ \ \
| * | | | Fix incorrect exception message in cinderclientYusuke Hayashi2015-09-091-4/+26
* | | | | Merge "Implement reset-state for attach_status and migration_status"1.4.0Jenkins2015-09-094-7/+66
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement reset-state for attach_status and migration_statusTomoki Sekiyama2015-07-164-7/+66
* | | | | Update path to subunit2html in post_test_hookMatt Riedemann2015-09-021-1/+1
* | | | | Merge "Volume status management for volume migration"Jenkins2015-09-025-19/+101
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Volume status management for volume migrationVincent Hou2015-09-015-19/+101
* | | | | Adds command to fetch specified backend capabilitiesMitsuhiro Tanino2015-09-026-0/+120
|/ / / /
* | | | Merge "CLI: Non-disruptive backup"Jenkins2015-08-294-3/+24
|\ \ \ \
| * | | | CLI: Non-disruptive backupXing Yang2015-08-114-3/+24
* | | | | Merge "Fix help message for reset-state commands"Jenkins2015-08-282-8/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix help message for reset-state commandsRajesh Tailor2015-08-262-8/+8
* | | | | Fixed test_password_promptedDerrick J. Wippler2015-08-271-4/+8
|/ / / /
* | | | Merge "Add functional tests for python-cinderclient"Jenkins2015-08-262-4/+76
|\ \ \ \
| * | | | Add functional tests for python-cinderclientYuriy Nesenenko2015-08-252-4/+76
* | | | | Merge "Show backup and volume info in backup_restore"Jenkins2015-08-243-2/+48
|\ \ \ \ \
| * | | | | Show backup and volume info in backup_restorelisali2015-07-203-2/+48
* | | | | | Merge "Set default OS_VOLUME_API_VERSION to '2'"Jenkins2015-08-232-1/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Set default OS_VOLUME_API_VERSION to '2'Ivan Kolodyazhny2015-07-302-1/+12
* | | | | | Merge "CLI: Clone CG"Jenkins2015-08-204-14/+73
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |