diff --git a/scripts/vdns/test_vdns_basic.py b/scripts/vdns/test_vdns_basic.py index 2abb5d2e4..1bca6ca52 100755 --- a/scripts/vdns/test_vdns_basic.py +++ b/scripts/vdns/test_vdns_basic.py @@ -94,7 +94,7 @@ def test_vdns_ping_same_vn(self): vn_fixt = self.useFixture( VNFixture( self.connections, self.inputs, - vn_name=vn_name, subnets=[vn1_ip], ipam_fq_name=ipam_fixt1.fq_name, option='contrail')) + vn_name=vn_name, subnets=[vn1_ip], ipam_fq_name=ipam_fixt1.fq_name)) vm_fixture = {} # Launch VM with VN Created above. This test verifies on launch of VM agent should updated DNS 'A' and 'PTR' records # The following code will verify the same. Also, we should be able ping