[tempest] Minor fix to use nsxp_client

Change-Id: Ic3deec074b3a9e3ca5ddb985f1ac5d4352325f21
This commit is contained in:
Puneet Arora 2021-09-15 05:17:54 +00:00
parent dcd90b8b66
commit ce69482d53
1 changed files with 2 additions and 1 deletions

View File

@ -271,7 +271,8 @@ class TestMDProxyPolicy(feature_manager.FeatureManager):
nsxp_network = self.nsxp_client.get_logical_switch(network['name'],
network['id'])
if 'realization_id' in nsxp_network.keys():
self.assertTrue(self.nsxp.verify_realized_state(nsxp_network))
self.assertTrue(self.nsxp_client.verify_realized_state(
nsxp_network))
self.create_topology_instance(
"server_mdproxy_2", [network])
# Verify Metadata from vm1