aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/lib/files/globals.yml
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-01-10 07:20:54 -0800
committerVictor Morales <victor.morales@intel.com>2018-01-10 07:20:54 -0800
commit80f144b8667c256594abc33f48f066331051aea1 (patch)
tree8a90deccf862217233fa4ab6c0c6e4d855aeb485 /bootstrap/vagrant-onap/lib/files/globals.yml
parent9dad765cfbdfee5c8e4c660c24586a0d7b95ff76 (diff)
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 <victor.morales@intel.com> Issue-ID: INT-329
Diffstat (limited to 'bootstrap/vagrant-onap/lib/files/globals.yml')
-rw-r--r--bootstrap/vagrant-onap/lib/files/globals.yml2
1 files changed, 2 insertions, 0 deletions
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"