Fix for creation of network environment twice
The patch solves the problem of creation of network, router, subnet
in tempest and neutron (twice).
As we want to create the network environment in the neutron test only,
the get_client_manager should be called by BaseNetworkTest object,
when cls.network_resources dict is already populated and then
the tempest will not create a new env (if it is empty it creates a new
network setup)
Closes-Bug: #1607903
Change-Id: I73fea24af201be1bd8d6cac204234f490f5113ba
1 file changed
tree: 12acc2b85776e079c833ec3077f1b260fc5615c8
- neutron/