summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reflect multiattach deprecation in help text"4.0.0Zuul2018-07-272-2/+2
|\
| * Reflect multiattach deprecation in help textSean McGinnis2018-07-262-2/+2
* | Remove replication v1 supportSean McGinnis2018-07-264-15/+3
* | Remove unnecessary parameters from volume create APIsNeha Alhat2018-07-266-70/+9
|/
* Merge "Remove deprecated CLI options"Zuul2018-07-241-28/+0
|\
| * Remove deprecated CLI optionsSean McGinnis2018-07-231-28/+0
* | Update pylint to work with python 3Sean McGinnis2018-07-231-1/+1
|/
* Merge "Transfer snapshots with volumes"Zuul2018-07-205-2/+218
|\
| * Transfer snapshots with volumeswanghao2018-07-195-2/+218
* | Merge "fix tox python3 overrides"Zuul2018-07-191-1/+1
|\ \
| * | fix tox python3 overrideshuang.zhiping2018-07-171-1/+1
* | | Add mode option to attachment-createJohn Griffith2018-07-174-3/+60
| |/ |/|
* | Merge "Remove initialization of logger if logger is None"Zuul2018-07-031-5/+0
|\ \
| * | Remove initialization of logger if logger is NoneNeha Alhat2018-06-261-5/+0
| |/
* | Merge "Use api version 3 for functional test"Zuul2018-06-252-4/+11
|\ \
| * | Use api version 3 for functional testjunboli2018-06-192-4/+11
* | | Keep is_public usage backwards compatible3.6.1Sean McGinnis2018-06-223-12/+36
* | | unable to create group from src in cinderclientwanghao2018-06-203-9/+20
|/ /
* | Merge "Fix failing functional test cases"Zuul2018-06-181-2/+4
|\ \
| * | Fix failing functional test casesPooja Jadhav2018-06-131-2/+4
| |/
* | Merge "Unreadable output of upload-to-image."Zuul2018-06-151-0/+4
|\ \ | |/ |/|
| * Unreadable output of upload-to-image.deepak_mourya2018-05-281-0/+4
* | Merge "Add the parameter service-id for service cleanup command"Zuul2018-05-282-3/+12
|\ \
| * | Add the parameter service-id for service cleanup commandliuyamin2018-05-252-3/+12
* | | Remove useless args in create_group_from_srcwanghao2018-05-223-13/+1
| |/ |/|
* | Merge "Support availability-zone in volume type"Zuul2018-05-204-5/+44
|\ \ | |/ |/|
| * Support availability-zone in volume typeTommyLike2018-05-024-5/+44
* | Allow --help for specific commandsEric Harney2018-04-102-0/+17
|/
* Merge "fix a typo in documentation"Zuul2018-04-021-1/+1
|\
| * fix a typo in documentationmelissaml2018-03-231-1/+1
* | Merge "Correct errors in snapshot-manageable-list help text"Zuul2018-03-271-10/+11
|\ \
| * | Correct errors in snapshot-manageable-list help textSean McGinnis2018-03-201-10/+11
| |/
* | Merge "Support cross AZ backups"Zuul2018-03-273-28/+71
|\ \ | |/ |/|
| * Support cross AZ backupsGorka Eguileor2018-02-123-28/+71
* | Add api_version wraps for group snapshot list in v3/shell.pyjeremy.zhang2018-03-121-0/+1
* | Remove unused cinderclient/apiclient/client.py moduleMatt Riedemann2018-02-201-368/+0
* | Update help text for encryption providerBrianna Poulos2018-02-161-3/+3
|/
* Merge "Add api_version wraps for some v3 volume APIs"Zuul2018-01-314-0/+13
|\
| * Add api_version wraps for some v3 volume APIsjeremy.zhang2018-01-254-0/+13
* | Fix for v3 volume unit testsjeremy.zhang2018-01-256-33/+47
|/
* Merge "Add snapshot_id param note for backup-create"queens-em3.5.0Zuul2018-01-232-0/+9
|\
| * Add snapshot_id param note for backup-createzhengyin2018-01-112-0/+9
* | Merge "Bump API microversion to 3.50"Zuul2018-01-231-1/+1
|\ \
| * | Bump API microversion to 3.50Jay S. Bryant2018-01-231-1/+1
* | | Removes unicode 'u' response for "cinder get-capabilities"Abijitha Nadagouda2018-01-232-4/+5
|/ /
* | Merge "Support for reporting backend state in service list"Zuul2018-01-184-1/+24
|\ \
| * | Support for reporting backend state in service listwanghao2018-01-094-1/+24
| |/
* | Merge "Add api_version wraps for generic volume groups"Zuul2018-01-181-0/+10
|\ \
| * | Add api_version wraps for generic volume groupsjeremy.zhang2018-01-111-0/+10
* | | Merge "Migrate to keystoneauth identity cli opts."Zuul2018-01-172-133/+92
|\ \ \