openstacksdk/openstack/tests/functional/compute/v2
zhufl 907634cc0a Fix invalid assertIsNotNone statement
This is to fix the invalid assertIsNotNone statements like
"self.assertIsNotNone('maxTotalInstances', sot.absolute)",
which will always return True.

Change-Id: If3356acb8241198e028adfc2aecceee7dbadcc1e
2020-11-05 05:47:37 +00:00
..
__init__.py The first functional test 2015-04-14 12:01:54 -05:00
test_extension.py Remove use of six 2020-05-10 08:29:40 -05:00
test_flavor.py Add additional compute flavor operations 2020-09-09 11:51:43 +02:00
test_image.py Remove use of six 2020-05-10 08:29:40 -05:00
test_keypair.py Add tests for compute microversion 2.2 and 2.10 2020-07-16 11:32:57 -04:00
test_limits.py Fix invalid assertIsNotNone statement 2020-11-05 05:47:37 +00:00
test_server.py Merge "Add func test for compute microversion 2.3" 2020-09-03 21:00:51 +00:00