diff options
author | Tim Rozet <trozet@redhat.com> | 2017-02-07 14:13:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-07 14:13:19 +0000 |
commit | 85d8c83b1d1c153f3e80e9175c6ac94e1aafa1ae (patch) | |
tree | 5dd8c1b367a7b6daa5502aa50e99ac999319c434 /config | |
parent | f11abd8d58a6339cad8cce900463fafc52ec78a3 (diff) | |
parent | 9949445ce70e73890145e91452f0d14069f97582 (diff) |
Merge "Add gluon scenario config file"
Diffstat (limited to 'config')
-rw-r--r-- | config/deploy/os-odl_l3-gluon-noha.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/deploy/os-odl_l3-gluon-noha.yaml b/config/deploy/os-odl_l3-gluon-noha.yaml new file mode 100644 index 00000000..7812d054 --- /dev/null +++ b/config/deploy/os-odl_l3-gluon-noha.yaml @@ -0,0 +1,11 @@ +global_params: + ha_enabled: false + +deploy_options: + sdn_controller: opendaylight + sdn_l3: true + odl_version: boron + tacker: false + congress: true + sfc: false + vpn: true |