index
:
delta/openstack/python-cinderclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-cinderclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cinderclient
/
tests
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all usage of six library
haixin
2021-03-04
4
-18
/
+13
*
Add filters support for volume transfer
Rajat Dhasmana
2020-02-12
2
-1
/
+36
*
Drop support for --allow-multiattach
Sean McGinnis
2019-09-11
2
-20
/
+7
*
Merge "Drop 'endpoints' and 'credentials' commands"
Zuul
2019-09-08
1
-8
/
+0
|
\
|
*
Drop 'endpoints' and 'credentials' commands
Sean McGinnis
2019-04-18
1
-8
/
+0
*
|
Migrate the functional job to Zuul v3
Luigi Toscano
2019-08-08
1
-53
/
+0
|
/
*
Fix functional error check for invalid volume create size
Sean McGinnis
2018-09-11
1
-2
/
+2
*
Use api version 3 for functional test
junboli
2018-06-19
2
-4
/
+11
*
Fix failing functional test cases
Pooja Jadhav
2018-06-13
1
-2
/
+4
*
Use generic user for both zuul v2 and v3
Nam Nguyen Hoai
2017-10-17
1
-3
/
+3
*
Enable H306
Eric Harney
2017-08-01
2
-2
/
+2
*
Merge "[Optimize] Adds interval and increase waiting time"
Jenkins
2017-07-28
1
-1
/
+2
|
\
|
*
[Optimize] Adds interval and increase waiting time
TommyLike
2017-06-16
1
-1
/
+2
*
|
Merge "cinder show with attachments is a mess"
Jenkins
2017-07-26
1
-1
/
+2
|
\
\
|
*
|
cinder show with attachments is a mess
John Griffith
2017-07-03
1
-1
/
+2
*
|
|
Merge "Fix PY2/PY3 specific error in testcases"
Jenkins
2017-06-15
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix PY2/PY3 specific error in testcases
TommyLike
2017-06-15
1
-2
/
+2
|
|
/
*
|
Fix PY2/PY3 specific error in testcases
TommyLike
2017-06-12
2
-7
/
+9
|
/
*
Merge "Add cinder tests for cinder snapshot create commands with parameters"
Jenkins
2017-03-16
1
-0
/
+51
|
\
|
*
Add cinder tests for cinder snapshot create commands with parameters
SofiiaAndriichenko
2017-03-14
1
-0
/
+51
*
|
Fix pep8 errors
Gorka Eguileor
2017-03-15
1
-2
/
+2
|
/
*
Disable functional tests with multiattach
Ivan Kolodyazhny
2017-03-10
1
-0
/
+3
*
Merge "Add cinder tests for cinder volume create commands with parameters"
Jenkins
2017-02-14
1
-0
/
+36
|
\
|
*
Add cinder tests for cinder volume create commands with parameters
SofiiaAndriichenko
2016-09-02
1
-0
/
+36
*
|
Merge "Remove assertTableStruct from ClientTestBase"
Jenkins
2017-01-25
1
-14
/
+0
|
\
\
|
*
|
Remove assertTableStruct from ClientTestBase
Ivan Kolodyazhny
2016-09-13
1
-14
/
+0
|
|
/
*
|
Modify assertTrue
zheng yin
2016-09-11
1
-1
/
+1
|
/
*
Tests for testing volume-create command
Sergii Turivnyi
2016-08-09
1
-0
/
+37
*
Merge "Add Negative tests for cinder volume extend command"
Jenkins
2016-07-16
1
-0
/
+56
|
\
|
*
Add Negative tests for cinder volume extend command
Sergii Turivnyi
2016-07-15
1
-0
/
+56
*
|
Merge "OS_TENANT_NAME is not required when we have OS_PROJECT_NAME"
Jenkins
2016-07-15
1
-1
/
+2
|
\
\
|
*
|
OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
liyuanzhen
2016-07-07
1
-1
/
+2
|
|
/
*
|
Add Negative tests for cinder volume create command
Sergii Turivnyi
2016-07-15
1
-0
/
+38
|
/
*
Remove deprecated tempest_lib and use tempest.lib
wanghao
2016-05-20
1
-3
/
+3
*
Fix docstring according to function
Kyrylo Romanenko
2016-03-09
1
-1
/
+1
*
Do not require functional_creds.conf for functional tests
Ivan Kolodyazhny
2015-12-17
1
-13
/
+0
*
Add functional tests: backup creation and deletion
obutenko
2015-11-23
1
-0
/
+16
*
Merge "Remove duplicate code in functional tests"
Jenkins
2015-10-08
2
-132
/
+84
|
\
|
*
Remove duplicate code in functional tests
Yuriy Nesenenko
2015-10-07
2
-132
/
+84
*
|
Update path to subunit2html in post_test_hook
Matt Riedemann
2015-09-02
1
-1
/
+1
|
/
*
Add functional tests for python-cinderclient
Yuriy Nesenenko
2015-08-25
2
-4
/
+76
*
Add tests for python-cinderclient
Yuriy Nesenenko
2015-08-11
2
-3
/
+144
*
Merge "Add tests for python-cinderclient and style fix"
Jenkins
2015-06-18
1
-9
/
+20
|
\
|
*
Add tests for python-cinderclient and style fix
Kyrylo Romanenko
2015-06-18
1
-9
/
+20
*
|
Fix functional post test_hook
Ivan Kolodyazhny
2015-06-09
1
-1
/
+1
|
/
*
Merge "Fix functional readonly_cli tests"
Jenkins
2015-06-02
2
-22
/
+33
|
\
|
*
Fix functional readonly_cli tests
Anton Arefiev
2015-05-26
2
-22
/
+33
*
|
Fix functional tests and tox 2.0 errors
Adrien Vergé
2015-05-18
2
-8
/
+51
|
/
*
Add functional post test_hook
John Griffith
2015-05-12
1
-0
/
+53
*
Add CLI read-only functional tests
John Griffith
2015-05-04
3
-0
/
+145