From 80f144b8667c256594abc33f48f066331051aea1 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 10 Jan 2018 07:20:54 -0800 Subject: Enable ODL This patch enable the alternative to provision OpenDaylight as a SDN Controller for OpenStack using Kolla as an installer. Change-Id: I4837cc7600cad07600dd5202aa9695ca8b2a8c70 Signed-off-by: Victor Morales Issue-ID: INT-329 --- bootstrap/vagrant-onap/lib/files/globals.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bootstrap/vagrant-onap/lib/files/globals.yml (limited to 'bootstrap/vagrant-onap/lib/files/globals.yml') diff --git a/bootstrap/vagrant-onap/lib/files/globals.yml b/bootstrap/vagrant-onap/lib/files/globals.yml new file mode 100644 index 000000000..d10cc3d83 --- /dev/null +++ b/bootstrap/vagrant-onap/lib/files/globals.yml @@ -0,0 +1,2 @@ +--- +openstack_release: "master" -- cgit 1.2.3-korg