tempest/tempest/api/compute/keypairs
zhufl 9b0f2d2e67 Remove unnecessary assertIsNotNone check
This is to remove the unnecessary assertIsNotNone checks
if there is already not-null check in schema, like
"'id': {'type': 'string'}".

Change-Id: I26b085cbd060ed11c4dc594744f87463a2dc52eb
2017-08-03 14:03:31 +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_keypairs.py Remove unnecessary assertIsNotNone check 2017-08-03 14:03:31 +08:00
test_keypairs_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_keypairs_v22.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00