Set up network client for tempest client tests
Change-Id: I08e590390e84880beaa394daac2d5eaf32c254fc
This commit is contained in:
parent
f6defa6898
commit
6d3c5f900e
@ -54,6 +54,7 @@ class BaseDataProcessingTest(manager.ScenarioTest):
|
||||
|
||||
cls.object_client = cls.manager.object_client
|
||||
cls.container_client = cls.manager.container_client
|
||||
cls.networks_client = cls.manager.networks_client
|
||||
|
||||
cls.floating_ip_pool = CONF.data_processing.floating_ip_pool
|
||||
if TEMPEST_CONF.service_available.neutron:
|
||||
|
Loading…
Reference in New Issue
Block a user