summaryrefslogtreecommitdiff
path: root/cinderclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove replication v2 calls1.6.0Alex O'Rourke2016-03-012-25/+0
* Merge "snapshot-list now supports filtering by tenant"Jenkins2016-02-291-0/+10
|\
| * snapshot-list now supports filtering by tenantDeepti Ramakrishna2016-02-271-0/+10
* | Merge "Avoid logging sensitive info in http requests."Jenkins2016-02-291-0/+27
|\ \
| * | Avoid logging sensitive info in http requests.Jose Porrua2016-02-161-0/+27
* | | Merge "Use instanceof instead of type"Jenkins2016-02-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Use instanceof instead of typeBrandon Palm2016-02-241-1/+1
* | | Merge "Fix omission of request_ids returned to user"Jenkins2016-02-271-1/+9
|\ \ \
| * | | Fix omission of request_ids returned to userCao Shufeng2016-02-171-1/+9
* | | | Merge "Don't print HTTP codes for non-HTTP errors"Jenkins2016-02-251-4/+17
|\ \ \ \
| * | | | Don't print HTTP codes for non-HTTP errorsEric Harney2016-02-241-4/+17
| |/ / /
* | | | Merge "Add extra_specs_list test"Jenkins2016-02-251-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Add extra_specs_list testEric Harney2016-02-181-0/+4
| |/ /
* | | Merge "Add request_ids attribute to resource objects"Jenkins2016-02-233-28/+58
|\ \ \
| * | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-163-28/+58
* | | | Merge "Add request_ids attribute to resource objects"Jenkins2016-02-2311-56/+142
|\ \ \ \
| * | | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-1611-56/+142
| |/ / /
* | | | Merge "Fix sort problem in snapshot and backup list"Jenkins2016-02-231-0/+17
|\ \ \ \
| * | | | Fix sort problem in snapshot and backup listLisaLi2016-01-201-0/+17
| | |_|/ | |/| |
* | | | Add request_ids attribute to resource objectsAnkit Agrawal2016-02-176-56/+144
| |/ / |/| |
* | | Provide consistency for Wrapper classesAnkit Agrawal2016-02-151-2/+2
| |/ |/|
* | Merge "Allow "cinder backup-delete" to delete multiple backups in one request"Jenkins2016-02-142-0/+11
|\ \
| * | Allow "cinder backup-delete" to delete multiple backups in one requestShilpa Jagannath2016-02-112-0/+11
* | | Merge "Pass insecure option to HTTPClient"Jenkins2016-02-121-0/+16
|\ \ \
| * | | Pass insecure option to HTTPClientCory Stone2016-01-271-0/+16
| | |/ | |/|
* | | Merge "Return wrapper classes with request_ids attribute"Jenkins2016-02-114-2/+16
|\ \ \
| * | | Return wrapper classes with request_ids attributeAnkit Agrawal2016-01-284-2/+16
* | | | Merge "Add Wrapper classes for list, dict, tuple"Jenkins2016-02-101-0/+48
|\ \ \ \ | |/ / /
| * | | Add Wrapper classes for list, dict, tupleAnkit Agrawal2016-01-241-0/+48
| |/ /
* | | Merge "Remove debug statement"Jenkins2016-02-091-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove debug statementJay S Bryant2016-02-031-2/+0
* | | Merge "Bootable filter for listening volumes from CLI"Jenkins2016-02-081-0/+8
|\ \ \ | |/ / |/| |
| * | Bootable filter for listening volumes from CLISheel Rana2016-02-041-0/+8
| |/
* | Merge "CLI for backup snapshots"Jenkins2016-02-032-0/+10
|\ \ | |/ |/|
| * CLI for backup snapshotsXing Yang2015-11-202-0/+10
* | Merge "Add to_dict method to Resource class"Jenkins2016-01-051-0/+4
|\ \
| * | Add to_dict method to Resource classwanghao2015-12-141-0/+4
* | | Merge "support for snapshot management"Jenkins2015-12-214-0/+37
|\ \ \
| * | | support for snapshot managementwanghao2015-12-024-0/+37
* | | | Do not require functional_creds.conf for functional testsIvan Kolodyazhny2015-12-171-13/+0
| |/ / |/| |
* | | Merge "Add functional tests: backup creation and deletion"Jenkins2015-12-101-0/+16
|\ \ \ | |_|/ |/| |
| * | Add functional tests: backup creation and deletionobutenko2015-11-231-0/+16
* | | Merge "Add optional argument to list subcommand"Jenkins2015-12-092-21/+56
|\ \ \
| * | | Add optional argument to list subcommandMitsuhiro Tanino2015-12-042-21/+56
| |/ /
* | | Merge "Remove ureachable code in fakes.py"Jenkins2015-12-081-5/+0
|\ \ \ | |_|/ |/| |
| * | Remove ureachable code in fakes.pyabhishekkekane2015-11-251-5/+0
* | | 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