summaryrefslogtreecommitdiff
path: root/cinderclient/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* Remove all usage of six libraryhaixin2021-03-044-18/+13
* Add filters support for volume transferRajat Dhasmana2020-02-122-1/+36
* Drop support for --allow-multiattachSean McGinnis2019-09-112-20/+7
* Merge "Drop 'endpoints' and 'credentials' commands"Zuul2019-09-081-8/+0
|\
| * Drop 'endpoints' and 'credentials' commandsSean McGinnis2019-04-181-8/+0
* | Migrate the functional job to Zuul v3Luigi Toscano2019-08-081-53/+0
|/
* Fix functional error check for invalid volume create sizeSean McGinnis2018-09-111-2/+2
* Use api version 3 for functional testjunboli2018-06-192-4/+11
* Fix failing functional test casesPooja Jadhav2018-06-131-2/+4
* Use generic user for both zuul v2 and v3Nam Nguyen Hoai2017-10-171-3/+3
* Enable H306Eric Harney2017-08-012-2/+2
* Merge "[Optimize] Adds interval and increase waiting time"Jenkins2017-07-281-1/+2
|\
| * [Optimize] Adds interval and increase waiting timeTommyLike2017-06-161-1/+2
* | Merge "cinder show with attachments is a mess"Jenkins2017-07-261-1/+2
|\ \
| * | cinder show with attachments is a messJohn Griffith2017-07-031-1/+2
* | | Merge "Fix PY2/PY3 specific error in testcases"Jenkins2017-06-151-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix PY2/PY3 specific error in testcasesTommyLike2017-06-151-2/+2
| |/
* | Fix PY2/PY3 specific error in testcasesTommyLike2017-06-122-7/+9
|/
* Merge "Add cinder tests for cinder snapshot create commands with parameters"Jenkins2017-03-161-0/+51
|\
| * Add cinder tests for cinder snapshot create commands with parametersSofiiaAndriichenko2017-03-141-0/+51
* | Fix pep8 errorsGorka Eguileor2017-03-151-2/+2
|/
* Disable functional tests with multiattachIvan Kolodyazhny2017-03-101-0/+3
* Merge "Add cinder tests for cinder volume create commands with parameters"Jenkins2017-02-141-0/+36
|\
| * Add cinder tests for cinder volume create commands with parametersSofiiaAndriichenko2016-09-021-0/+36
* | Merge "Remove assertTableStruct from ClientTestBase"Jenkins2017-01-251-14/+0
|\ \
| * | Remove assertTableStruct from ClientTestBaseIvan Kolodyazhny2016-09-131-14/+0
| |/
* | Modify assertTruezheng yin2016-09-111-1/+1
|/
* Tests for testing volume-create commandSergii Turivnyi2016-08-091-0/+37
* Merge "Add Negative tests for cinder volume extend command"Jenkins2016-07-161-0/+56
|\
| * Add Negative tests for cinder volume extend commandSergii Turivnyi2016-07-151-0/+56
* | Merge "OS_TENANT_NAME is not required when we have OS_PROJECT_NAME"Jenkins2016-07-151-1/+2
|\ \
| * | OS_TENANT_NAME is not required when we have OS_PROJECT_NAMEliyuanzhen2016-07-071-1/+2
| |/
* | Add Negative tests for cinder volume create commandSergii Turivnyi2016-07-151-0/+38
|/
* Remove deprecated tempest_lib and use tempest.libwanghao2016-05-201-3/+3
* Fix docstring according to functionKyrylo Romanenko2016-03-091-1/+1
* Do not require functional_creds.conf for functional testsIvan Kolodyazhny2015-12-171-13/+0
* Add functional tests: backup creation and deletionobutenko2015-11-231-0/+16
* Merge "Remove duplicate code in functional tests"Jenkins2015-10-082-132/+84
|\
| * Remove duplicate code in functional testsYuriy Nesenenko2015-10-072-132/+84
* | Update path to subunit2html in post_test_hookMatt Riedemann2015-09-021-1/+1
|/
* Add functional tests for python-cinderclientYuriy Nesenenko2015-08-252-4/+76
* Add tests for python-cinderclientYuriy Nesenenko2015-08-112-3/+144
* Merge "Add tests for python-cinderclient and style fix"Jenkins2015-06-181-9/+20
|\
| * Add tests for python-cinderclient and style fixKyrylo Romanenko2015-06-181-9/+20
* | Fix functional post test_hookIvan Kolodyazhny2015-06-091-1/+1
|/
* Merge "Fix functional readonly_cli tests"Jenkins2015-06-022-22/+33
|\
| * Fix functional readonly_cli testsAnton Arefiev2015-05-262-22/+33
* | Fix functional tests and tox 2.0 errorsAdrien Vergé2015-05-182-8/+51
|/
* Add functional post test_hookJohn Griffith2015-05-121-0/+53
* Add CLI read-only functional testsJohn Griffith2015-05-043-0/+145