diff options
author | Tim Rozet <trozet@redhat.com> | 2016-10-10 17:11:20 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-11-11 10:43:32 -0500 |
commit | e8b6d6debe2b056b404fc353f54b67364b58c59d (patch) | |
tree | 759d2a9c2794c6cbc223c251e30520c3d573a4c5 /config/deploy/os-odl_l3-nofeature-noha.yaml | |
parent | 4e2424a3802fc541a9b21ad53981b4725ed70320 (diff) |
Migrate to stable/newton
os-odl_l2_nofeature is now deprecated since new netvirt only supports
odl_l3.
JIRA: APEX-299
Change-Id: I3557ecb85fa4cd11bba96aa9410e56a8e8cceb00
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'config/deploy/os-odl_l3-nofeature-noha.yaml')
-rw-r--r-- | config/deploy/os-odl_l3-nofeature-noha.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/deploy/os-odl_l3-nofeature-noha.yaml b/config/deploy/os-odl_l3-nofeature-noha.yaml new file mode 100644 index 00000000..972b1f85 --- /dev/null +++ b/config/deploy/os-odl_l3-nofeature-noha.yaml @@ -0,0 +1,11 @@ +global_params: + ha_enabled: false + +deploy_options: + sdn_controller: opendaylight + odl_version: boron + sdn_l3: true + tacker: true + congress: true + sfc: false + vpn: false |