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
/
test_security_group_rules.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
1
-13
/
+9
*
Use skip_checks if all testcases have same skip conditions
zhufl
2017-08-24
1
-6
/
+0
*
Move test decorators to common
Andrea Frittoli
2017-08-23
1
-6
/
+6
*
[TrivialFix] Remove unused statements in compute tests
jeremy.zhang
2017-08-21
1
-1
/
+1
*
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
1
-2
/
+2
*
Remove unused CONF and LOG
zhufl
2017-03-29
1
-3
/
+0
*
Remove unused neutron_available
zhufl
2017-02-15
1
-1
/
+0
*
Switch to decorators.idempotent_id on compute.*
Ken'ichi Ohmichi
2017-01-27
1
-5
/
+6
*
Remove 'id' from expected in SecurityGroupRulesTestJSON
zhufl
2017-01-03
1
-3
/
+0
*
Split out Neutron security group rules client
John Warren
2016-01-14
1
-1
/
+3
*
Remove list_security_group_rules wrapper method
ghanshyam
2015-09-10
1
-3
/
+4
*
Return complete resp from security_group_rules_client
ghanshyam
2015-08-24
1
-10
/
+9
*
Make security_group_rules_client use **kwargs
Ken'ichi Ohmichi
2015-08-04
1
-31
/
+33
*
Separate security_group_rules_client
Ken'ichi Ohmichi
2015-07-29
1
-2
/
+2
*
trim compute smoke tag
Sean Dague
2015-04-30
1
-3
/
+0
*
Add UUIDs to all tempest tests and gate check
Chris Hoge
2015-02-26
1
-0
/
+5
*
Update compute base test to split up resource_setup
Emily Hugenbruch
2015-02-17
1
-1
/
+5
*
Change security-group clients to return one value and update tests
David Kranz
2015-02-09
1
-23
/
+20
*
delete all compute xml tests
Sean Dague
2014-11-25
1
-13
/
+0
*
Add expected response checks of secgroup rules
Ken'ichi Ohmichi
2014-10-08
1
-21
/
+63
*
Merge "Separate security group rule test for each args"
Jenkins
2014-10-07
1
-14
/
+29
|
\
|
*
Separate security group rule test for each args
Ken'ichi Ohmichi
2014-10-03
1
-14
/
+29
*
|
Remove setUpClass added after cleanup
Andrea Frittoli
2014-10-04
1
-7
/
+3
|
/
*
Use shared values for test_security_group_rules
Ken'ichi Ohmichi
2014-10-02
1
-23
/
+19
*
Migrate computev2 API tests to resource_* fixtures
Andrea Frittoli
2014-09-18
1
-2
/
+2
*
Add network service tag to compute tests
Matthew Treinish
2014-06-26
1
-0
/
+4
*
Relax security group rules cleanup
Mauro S. M. Rodrigues
2014-05-30
1
-3
/
+0
*
Cleanup _interface class variables in compute
Masayuki Igawa
2014-03-05
1
-1
/
+0
*
clean up security groups tests
Zhi Kun Liu
2014-02-12
1
-45
/
+19
*
Convert compute api tests to global CONF object
Matthew Treinish
2014-01-29
1
-1
/
+4
*
Remove vim headers
Masayuki Igawa
2014-01-20
1
-2
/
+0
*
Create only necessary resources for compute v2 and network tests
Salvatore Orlando
2014-01-16
1
-2
/
+2
*
Add some tests for security_group_rules api
huangtianhua
2013-11-15
1
-109
/
+41
*
Remove skips for bug 1182384
Matt Riedemann
2013-11-12
1
-9
/
+11
*
add BaseV2ComputeTest as the base class of nova v2 api tests
ivan-zhu
2013-10-18
1
-1
/
+1
*
Fix to use proper random values
Masayuki Igawa
2013-10-15
1
-23
/
+23
*
introduces skip_because decorator
Giulio Fidente
2013-10-04
1
-6
/
+5
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-21
1
-1
/
+1
*
Fixes typos in tempest/api
Chang Bo Guo
2013-09-14
1
-2
/
+2
*
Merge "Skip secgroup rules invalid id tests until bug 1182384 is fixed"
Jenkins
2013-08-05
1
-0
/
+7
|
\
|
*
Skip secgroup rules invalid id tests until bug 1182384 is fixed
Matt Riedemann
2013-08-02
1
-0
/
+7
*
|
White space after # in tempest/api files
Attila Fazekas
2013-08-01
1
-11
/
+11
|
/
*
Removes 'positive' tag from tests.
Giulio Fidente
2013-05-29
1
-3
/
+3
*
Set smoke/gate attributes for tests in "compute"
Giampaolo Lauria
2013-05-23
1
-9
/
+9
*
rename tests -> api
Sean Dague
2013-05-20
1
-0
/
+237