diff options
author | Dan Radez <dradez@redhat.com> | 2016-07-13 18:51:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-13 18:51:21 +0000 |
commit | 5dc5309bdafb0e8800605e2248e4a837c84d3880 (patch) | |
tree | 15b797ac0dfcdbbcfd0013067d6a55fcb1d68733 /config/deploy | |
parent | b36000ac8c1a2d26ad82b6bc81fb5e4a87440d24 (diff) | |
parent | 7054599033d84f87037badf6ed896483417af2f6 (diff) |
Merge "Fixes build and deploy options for SFC/ONOS"
Diffstat (limited to 'config/deploy')
-rw-r--r-- | config/deploy/os-odl_l2-sfc-noha.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/deploy/os-odl_l2-sfc-noha.yaml b/config/deploy/os-odl_l2-sfc-noha.yaml index 6d088af8..106fbca9 100644 --- a/config/deploy/os-odl_l2-sfc-noha.yaml +++ b/config/deploy/os-odl_l2-sfc-noha.yaml @@ -4,6 +4,7 @@ global_params: deploy_options: sdn_controller: opendaylight sdn_l3: false + odl_version: boron tacker: false congress: false sfc: true |