heat-tempest-plugin/heat_tempest_plugin/common
Zane Bitter b4acd96ee3 Access Tempest config.CONF directly
This ensures that all Tempest plugin configs are loaded. Accessing it
via heat_tempest_plugin.config.CONF assumed that something else was
loading the plugin configs before we tried to access it. This is
probably only the case when running Tempest itself, but we want to be
able to discover and run tests from the heat_integrationtests without
going through Tempest.

Change-Id: I5e9325766ce166e62c731330c462c030cb1e11fc
2018-01-18 12:11:31 -05:00
..
__init__.py Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30
exceptions.py Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30
remote_client.py Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30
test.py Access Tempest config.CONF directly 2018-01-18 12:11:31 -05:00