From 5012c278224472d7964e3e8abd9392c06869ded4 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Thu, 6 Sep 2018 09:04:35 +0800 Subject: Fix unittest openrc was changed in [1] [1] https://gerrit.opnfv.org/gerrit/#/c/59839/ Change-Id: I30191475ce9a1b27a66d147519583d80b158547a Signed-off-by: Alex Yang --- tests/data/openrc_conf/globals_odl.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/openrc_conf') diff --git a/tests/data/openrc_conf/globals_odl.yml b/tests/data/openrc_conf/globals_odl.yml index 588dd927..2598ccbb 100644 --- a/tests/data/openrc_conf/globals_odl.yml +++ b/tests/data/openrc_conf/globals_odl.yml @@ -11,3 +11,5 @@ neutron_external_interface: ens8 openstack_release: 4.0.2 storage_interface: ens3 tunnel_interface: ens3 +opendaylight_haproxy_restconf_port: '8087' +opendaylight_haproxy_restconf_port_backup: '8181' -- cgit 1.2.3-korg