tempest/tempest/api/compute
Eric Fried 1f546532c3 Create default network for more compute tests
Chipping away at the referenced bug, this commit uses the
create_default_network class-level variable introduced via [1] to
trigger setup_credentials to create a default network for
a handful more test cases in which the problem was observed.

[1] Ia34fe3b41261de02918713c2a948e6c56554bf6f
Partial-Bug: #1844568

Change-Id: Ic38c74c245fddf29826e6ca0cc469f919076355e
2020-01-16 14:10:43 +00:00
..
admin Create default network for several compute tests 2020-01-10 16:41:41 -06:00
certificates Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
flavors Stop checking the error message in test_boot_with_low_ram 2019-06-19 18:05:02 +02:00
floating_ips Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
images Use create_image_from_server to create image for server 2019-08-27 09:49:15 +08:00
keypairs Mark raw strings as such 2018-07-06 14:01:28 +01:00
limits Modify limits fields according to microversion 2018-07-30 11:01:26 +08:00
security_groups Create default network for several compute tests 2020-01-10 16:41:41 -06:00
servers Create default network for more compute tests 2020-01-16 14:10:43 +00:00
volumes Create default network for more compute tests 2020-01-16 14:10:43 +00:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
api_microversion_fixture.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
base.py Create default network for several compute tests 2020-01-10 16:41:41 -06:00
test_extensions.py Fix mismatch error due to map in python3 2019-05-17 20:46:16 +00:00
test_networks.py Set max_microversion 2.35 for nova network tests 2018-03-29 16:17:29 +08:00
test_quotas.py Modify quota set fields according to microversion 2018-05-31 00:06:35 +00:00
test_tenant_networks.py Set max_microversion 2.35 for nova tenant network tests 2018-03-28 15:43:33 +08:00
test_versions.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00