index
:
delta/openstack/tempest.git
master
opendev.org: openstack/tempest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tempest
/
api
/
compute
/
security_groups
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add reboot_server() helper
Artom Lifshitz
2021-08-24
1
-3
/
+1
*
[Trivial]Do not use cls in instance method
zhufl
2020-11-18
1
-6
/
+6
*
Adding description for testcases - compute part7
zhufl
2020-08-12
4
-52
/
+93
*
Create default network for several compute tests
Eric Fried
2020-01-10
1
-6
/
+2
*
Set max_microversion 2.35 for nova security group tests
zhufl
2018-03-28
1
-0
/
+1
*
Remove unnecessary back slash
zhufl
2017-09-08
1
-2
/
+1
*
Use skip_checks if all testcases have same skip conditions
zhufl
2017-08-24
5
-33
/
+6
*
Move test decorators to common
Andrea Frittoli
2017-08-23
5
-35
/
+35
*
[TrivialFix] Remove unused statements in compute tests
jeremy.zhang
2017-08-21
1
-1
/
+1
*
Remove unnecessary checks already coverd in schema
zhufl
2017-08-02
2
-4
/
+0
*
Do not use any() to check whether a list is empty
zhufl
2017-06-12
1
-2
/
+2
*
Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, le...
Masayuki Igawa
2017-06-05
1
-1
/
+1
*
Move the `attr` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-14
4
-22
/
+22
*
Remove unused CONF and LOG
zhufl
2017-03-29
1
-3
/
+0
*
Use tempest.lib data_utils - compute
Ken'ichi Ohmichi
2017-03-10
4
-4
/
+4
*
switching to decorators.idempotent_id
zhufl
2017-02-22
1
-1
/
+1
*
Merge "Add test for compute API List Security Groups By Server"
Jenkins
2017-02-21
1
-0
/
+28
|
\
|
*
Add test for compute API List Security Groups By Server
zwhe
2017-02-20
1
-0
/
+28
*
|
Remove unused neutron_available
zhufl
2017-02-15
2
-6
/
+0
|
/
*
Switch to decorators.idempotent_id on compute.*
Ken'ichi Ohmichi
2017-01-27
4
-28
/
+31
*
Use single underscore variable in loop iteration(in compute)
zhufl
2017-01-26
1
-1
/
+1
*
Add generate_random_security_group_id in BaseSecurityGroupsTest
zhufl
2017-01-16
3
-32
/
+18
*
Remove 'id' from expected in SecurityGroupRulesTestJSON
zhufl
2017-01-03
1
-3
/
+0
*
Remove unused client in SecurityGroupRulesNegativeTestJSON
zhufl
2016-12-15
1
-1
/
+0
*
Use wait_until in create_test_server to wait for server ACTIVE
zhufl
2016-12-08
1
-3
/
+1
*
Fill name param in create_test_server
zhufl
2016-09-18
1
-2
/
+1
*
Use api_extensions to decide security_group type nova used
zhufl
2016-09-08
1
-1
/
+2
*
Use api_extensions to decide security_group type nova used
zhufl
2016-05-27
1
-2
/
+4
*
Use tempest.lib code in tempest
Andrea Frittoli (andreaf)
2016-02-24
3
-6
/
+4
*
Split out Neutron security group rules client
John Warren
2016-01-14
1
-1
/
+3
*
Merge "Make server action methods[m-z] use **kwargs"
Jenkins
2015-12-16
1
-1
/
+1
|
\
|
*
Make server action methods[m-z] use **kwargs
Ken'ichi Ohmichi
2015-12-15
1
-1
/
+1
*
|
Make server action methods[a-c] use **kwargs
Ken'ichi Ohmichi
2015-12-12
1
-2
/
+2
|
/
*
Remove list_security_group_rules wrapper method
ghanshyam
2015-09-10
1
-3
/
+4
*
Merge "Return complete resp from security_group_rules_client"
Jenkins
2015-08-25
2
-11
/
+10
|
\
|
*
Return complete resp from security_group_rules_client
ghanshyam
2015-08-24
2
-11
/
+10
*
|
Merge "Return complete resp from security_groups_client"
Jenkins
2015-08-25
2
-8
/
+8
|
\
\
|
*
|
Return complete resp from security_groups_client
ghanshyam
2015-08-24
2
-8
/
+8
|
|
/
*
|
Merge "Add "server" to action methods"
Jenkins
2015-08-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add "server" to action methods
Ken'ichi Ohmichi
2015-08-13
1
-1
/
+1
*
|
Move wait_for_server_termination from servers_client
Ken'ichi Ohmichi
2015-08-13
1
-1
/
+1
|
/
*
Make security_group_rules_client use **kwargs
Ken'ichi Ohmichi
2015-08-04
2
-43
/
+57
*
Make security_groups_client use **kwargs
Ken'ichi Ohmichi
2015-08-03
1
-10
/
+11
*
Separate security_group_rules_client
Ken'ichi Ohmichi
2015-07-29
2
-15
/
+17
*
Remove wait_for_server_status from servers_client
Ken'ichi Ohmichi
2015-07-13
1
-2
/
+5
*
Merge "Use the prefix-embedded rand_name method"
Jenkins
2015-07-07
3
-3
/
+3
|
\
|
*
Use the prefix-embedded rand_name method
Fei Long Wang
2015-07-06
3
-3
/
+3
*
|
Apply a naming rule of GET to secgroup clients
Ken'ichi Ohmichi
2015-07-01
2
-3
/
+3
|
/
*
Fix Nova API misimplementation for security groups
Adrien Vergé
2015-05-25
1
-8
/
+3
*
trim compute smoke tag
Sean Dague
2015-04-30
2
-6
/
+0
[next]