From 6c7fc201c56648de9622dffc48a3f47e81de9465 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 4 Dec 2015 13:11:44 -0600 Subject: modified to comment the use of juju-br0 as external network. Added option to install neutron-openswitch without ODL. consolidated source files to common as all sdn share the s same source for openstack and it can be modified during deployment. Change-Id: I1df7f5cd5d928d170bc6be6b32c3404dbcb5fda3 --- ci/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/deploy.yaml') diff --git a/ci/deploy.yaml b/ci/deploy.yaml index d500676c..cfa45999 100755 --- a/ci/deploy.yaml +++ b/ci/deploy.yaml @@ -8,6 +8,6 @@ opnfv: # Defines the sdn plugin to be get installed. sdn:odl # Defines the ha type to be get installed. - type:nonha + type:ha # Defines the lab where release to be get installed. lab:default -- cgit 1.2.3-korg