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-ha.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-ha.yaml')
-rw-r--r-- | config/deploy/os-odl_l3-nofeature-ha.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/deploy/os-odl_l3-nofeature-ha.yaml b/config/deploy/os-odl_l3-nofeature-ha.yaml index e54f28b0..d421c7ca 100644 --- a/config/deploy/os-odl_l3-nofeature-ha.yaml +++ b/config/deploy/os-odl_l3-nofeature-ha.yaml @@ -3,6 +3,7 @@ global_params: deploy_options: sdn_controller: opendaylight + odl_version: boron sdn_l3: true tacker: true congress: true |