summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-10-26 09:22:12 -0400
committerDan Radez <dradez@redhat.com>2017-03-27 12:36:03 -0400
commit37f0a8b3c451f369c00920c9c1568de6e24e92f4 (patch)
treed97977c34e23103872fd62ac0a8279dc78713d08 /config
parent7d6129c6ce008c9ea9cc73c5e2a0f0062050d48a (diff)
Adding OVN as an SDN option to Apex
JIRA: APEX-129 opnfv-tht-pr: 111 opnfv-puppet-tripleo-pr: 18 Change-Id: I71de5802ed476b6f78ad5a718ac15d9aec9a6a1d Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/deploy/os-ovn-nofeature-noha.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/deploy/os-ovn-nofeature-noha.yaml b/config/deploy/os-ovn-nofeature-noha.yaml
new file mode 100644
index 00000000..e03ac0ab
--- /dev/null
+++ b/config/deploy/os-ovn-nofeature-noha.yaml
@@ -0,0 +1,10 @@
+global_params:
+ ha_enabled: false
+
+deploy_options:
+ sdn_controller: ovn
+ sdn_l3: false
+ tacker: false
+ congress: true
+ sfc: false
+ vpn: false