tempest/tempest/api/compute/security_groups
zhufl 78c9139dd2 Remove unnecessary checks already coverd in schema
This is to remove the unnecessary assertIn checks which
is already covered in schema checks.

Change-Id: I223a4f2d80e33fd60ecc3a8d24e93f5e80f8d0bf
2017-08-02 13:58:53 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_security_group_rules.py Do not use any() to check whether a list is empty 2017-06-12 14:14:30 +08:00
test_security_group_rules_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_security_groups.py Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
test_security_groups_negative.py Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00