summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds v2 replication support"1.5.0Jenkins2015-11-302-0/+25
|\
| * Adds v2 replication supportAlex O'Rourke2015-11-242-0/+25
* | Merge "Adding backup-reset-state to CLI"Jenkins2015-11-183-0/+52
|\ \
| * | Adding backup-reset-state to CLINate Potter2015-10-203-0/+52
* | | Implement cinder type-showNate Potter2015-10-161-0/+4
|/ /
* | Merge "Adding pagination to snapshots and backups lists"Jenkins2015-10-103-0/+25
|\ \
| * | Adding pagination to snapshots and backups listsSergey Gotliv2015-10-053-0/+25
| |/
* | Merge "Add commands to show image metadata"Jenkins2015-10-082-0/+14
|\ \ | |/ |/|
| * Add commands to show image metadataDave Chen2015-09-302-0/+14
* | Merge "No longer ignores CINDER_SERVICE_NAME"Jenkins2015-10-032-21/+64
|\ \
| * | No longer ignores CINDER_SERVICE_NAMEDerrick J. Wippler2015-09-142-21/+64
* | | Merge "Updating volume type 'is_public' status support"Jenkins2015-10-012-2/+12
|\ \ \ | |_|/ |/| |
| * | Updating volume type 'is_public' status supportliyingjun2015-09-162-2/+12
* | | Use dictionary literal for dictionary creationAnkit Agrawal2015-09-241-5/+6
* | | Merge "Implement reset-state for attach_status and migration_status"1.4.0Jenkins2015-09-092-0/+25
|\ \ \ | |/ / |/| |
| * | Implement reset-state for attach_status and migration_statusTomoki Sekiyama2015-07-162-0/+25
* | | Merge "Volume status management for volume migration"Jenkins2015-09-022-6/+40
|\ \ \
| * | | Volume status management for volume migrationVincent Hou2015-09-012-6/+40
* | | | Adds command to fetch specified backend capabilitiesMitsuhiro Tanino2015-09-023-0/+62
|/ / /
* | | Merge "CLI: Non-disruptive backup"Jenkins2015-08-292-0/+9
|\ \ \ | |_|/ |/| |
| * | CLI: Non-disruptive backupXing Yang2015-08-112-0/+9
* | | Fixed test_password_promptedDerrick J. Wippler2015-08-271-4/+8
* | | Merge "Show backup and volume info in backup_restore"Jenkins2015-08-242-1/+39
|\ \ \
| * | | Show backup and volume info in backup_restorelisali2015-07-202-1/+39
* | | | Merge "Set default OS_VOLUME_API_VERSION to '2'"Jenkins2015-08-231-0/+11
|\ \ \ \
| * | | | Set default OS_VOLUME_API_VERSION to '2'Ivan Kolodyazhny2015-07-301-0/+11
* | | | | Merge "CLI: Clone CG"Jenkins2015-08-202-6/+50
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CLI: Clone CGXing Yang2015-08-082-6/+50
* | | | | Merge "Add support '--all-tenants' for cinder backup-list"Jenkins2015-08-191-0/+32
|\ \ \ \ \
| * | | | | Add support '--all-tenants' for cinder backup-listYuriy Nesenenko2015-08-191-0/+32
| | |/ / / | |/| | |
* | | | | Merge "Fixes table when there are multiline in result data"Jenkins2015-08-161-0/+34
|\ \ \ \ \
| * | | | | Fixes table when there are multiline in result dataliyingjun2015-08-031-0/+34
| | |_|_|/ | |/| | |
* | | | | Replace assertEqual(None, *) with assertIsNone in testsYusuke Hayashi2015-08-093-4/+4
| |_|/ / |/| | |
* | | | Fix ClientException init when there is no message on py34Matt Riedemann2015-08-041-0/+32
| |/ / |/| |
* | | Add commands for modifying image metadataDave Chen2015-07-272-0/+16
|/ /
* | New mock release(1.1.0) broke unit/function testsrico.lin2015-07-143-7/+7
|/
* Merge "Add set_management_url to cinderclient.client"Jenkins2015-07-071-3/+27
|\
| * Add set_management_url to cinderclient.clientMichal Dulko2015-06-251-3/+27
* | Revert "Enable version discovery"Mike Perez2015-07-025-284/+17
* | Merge "Set max volume size limit for the tenant"Jenkins2015-06-303-6/+20
|\ \ | |/ |/|
| * Set max volume size limit for the tenantRakesh Mishra2015-06-183-6/+20
* | Merge "Add encryption-type-update to cinderclient"Jenkins2015-06-193-4/+77
|\ \ | |/ |/|
| * Add encryption-type-update to cinderclientPeter Hamilton2015-06-193-4/+77
* | Merge "Add volume multi attach support"Jenkins2015-06-173-7/+13
|\ \
| * | Add volume multi attach supportWalter A. Boring IV2015-06-113-7/+13
* | | Merge "The is_public filter in VolumeTypeManager.list broke the find in Volum...Jenkins2015-06-163-7/+13
|\ \ \
| * | | The is_public filter in VolumeTypeManager.list broke the find inEd Balduf2015-06-153-7/+13
* | | | Merge "Fix condition in CheckSizeArgForCreate parser action"Jenkins2015-06-121-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix condition in CheckSizeArgForCreate parser actionAnton Arefiev2015-06-081-0/+7
| |/ /
* | | Merge "Support host-attach of volumes"Jenkins2015-06-094-6/+16
|\ \ \ | |/ / |/| |