summaryrefslogtreecommitdiffstats
path: root/scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn/README
blob: aee72d1c0f573ebbec47e59f869a6904392c1578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is the role which deploys the os-odl-bgpvpn scenarios in xci.

# SCENARIOS #

## os-odl-bgpvpn-noha ##

To run os-odl-bgpvpn-noha you should export the following variables before
running xci-deploy.sh. Note that you should change xxxx by the path where
your releng-xci code is:

export XCI_FLAVOR=noha
export DEPLOY_SCENARIO=os-odl-bgpvpn
export OPENSTACK_OSA_VERSION=master


## os-odl-bgpvpn-ha ##

To run os-odl-bgpvpn-ha you should export the following variables before
running xci-deploy.sh:

export XCI_FLAVOR=ha
export DEPLOY_SCENARIO=os-odl-bgpvpn
export OPENSTACK_OSA_VERSION=master