From 9681594135228eb38c5d4176d3d8590630fa2ea9 Mon Sep 17 00:00:00 2001 From: sarath Date: Sat, 18 Feb 2017 03:18:23 +0530 Subject: [PATCH] fix vdns script to handle Vcenter-only with reference to bug# 1665185 Closes-Bug:#1665185 Change-Id: I70c67c675602de558a092a8accd1baa51d4ceeb8 --- scripts/vdns/test_vdns_basic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vdns/test_vdns_basic.py b/scripts/vdns/test_vdns_basic.py index 8cee80843..50f299bcd 100755 --- a/scripts/vdns/test_vdns_basic.py +++ b/scripts/vdns/test_vdns_basic.py @@ -95,7 +95,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