os-odl-bgpvpn scenario for xci deployment 43/48543/7
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 7 Dec 2017 17:05:04 +0000 (18:05 +0100)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 25 Jan 2018 11:40:19 +0000 (12:40 +0100)
commit56791ea2dc5bcd0ba2d1811753dbbb5934fd8a92
tree44d8cd68ec0d8aa9c8c280a575b61a4585003452
parentfbfb2513a8bc4f82ba2f5e69e64da659716cfb2d
os-odl-bgpvpn scenario for xci deployment

This includes scenario os-odl-bgpvpn scenario specific configuration
files to make XCI to install Openstack (master and stable/pike) with
OpenDaylight configured as a BGP speaker.
XCI would automatically checkout sdnvpn repo and use scenarios
directory for the configuration during its execution time.

Change-Id: Ic86fcb171c8e97f7d3c3fb649ab0fb00368e6c6d
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
17 files changed:
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/README [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/ansible-role-requirements-pike.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/ha/openstack_user_config.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/ha/user_variables_os-odl-bgpvpn-ha.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/mini/openstack_user_config.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/noha/openstack_user_config.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/group_vars/quagga_all.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/playbooks/defaults/repo-packages/opendaylight.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/playbooks/inventory/env.d/neutron.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/playbooks/inventory/env.d/quagga.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/openstack-ansible/pike/playbooks/os-setup-bgp-odl.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/setup-openstack.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/files/user_variables_os-odl-bgpvpn.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/tasks/add-inventory-files-pike.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/tasks/add-osa-files-pike.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/tasks/main.yml [new file with mode: 0644]
scenarios/os-odl-bgpvpn/xci_overrides [new file with mode: 0644]