Fix NetApp Manila Replication test TearDown Failures
[test_replication_negative.py:test_try_add_replica_nonexistent_subnet] Changed to use self.create_share_network from the base class instead of self.shares_v2_client.create_share_network, so that the created share network is automatically tracked and cleaned up during test cleanup. The direct client call did not handle cleanup, causing resource leaks.
Change-Id: I38e761c412f634b43a34af15b0f407b8d2b0bcf6
Signed-off-by: Manideep <manideep.openstack@gmail.com>
1 file changed