From c1fd8e66413da6a40599d3310ad5150065ab6d5b Mon Sep 17 00:00:00 2001 From: Dave Urschatz Date: Wed, 9 Mar 2016 11:51:38 -0500 Subject: Set noha nosdn Network Provider Network Type to VXLAN The intent of this commit is to set the Network Provider Network Type to VXLAN for the noha, nosdn scenario. JIRA: JOID-54 Change-Id: Id2891db439df32bc607a5a5d22a9a6342e11f665 Signed-off-by: Dave Urschatz --- ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml') diff --git a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml index b4ec7501..3712340c 100644 --- a/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml +++ b/ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml @@ -108,6 +108,7 @@ openstack-phase2: num_units: 1 options: neutron-security-groups: true + overlay-network-type: vxlan to: - "lxc:nodes-api=0" neutron-gateway: -- cgit 1.2.3-korg