summaryrefslogtreecommitdiffstats
path: root/scenarios/os-odl-bgpvpn
diff options
context:
space:
mode:
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>2018-02-26 17:04:21 +0100
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>2018-02-27 05:20:22 +0000
commita459c11cf7450a685aa72f6f73d7dc6a88e867dd (patch)
tree661a2467786dea07bde15a653432d6afe1dc67f2 /scenarios/os-odl-bgpvpn
parent016b6d88f287e5d709ef1e796b9d71a545d6c809 (diff)
comment setup quagga playbook
In order to enable verify jobs in XCI for sdnvpn, commenting quagga install playbook until its upstream review (https://review.openstack.org/#/c/523907/) is merged Change-Id: Ibeded8fe458e826259f2fb1cf82843f018aa3648 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Diffstat (limited to 'scenarios/os-odl-bgpvpn')
-rw-r--r--scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml b/scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml
index a107374..7ebbe73 100644
--- a/scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml
+++ b/scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml
@@ -18,7 +18,8 @@
- include: os-cinder-install.yml
- include: os-nova-install.yml
- include: os-neutron-install.yml
-- include: os-setup-bgp-odl.yml
+# TODO: uncomment this playbook after https://review.openstack.org/#/c/523907/ is merged
+#- include: os-setup-bgp-odl.yml
- include: os-heat-install.yml
- include: os-horizon-install.yml
- include: os-swift-install.yml