Commit 1af79341 authored by Steven Pisarski's avatar Steven Pisarski
Browse files

Removed ONOS and L3 and reverting back to ODL L2 SDN support as ONOS and L3...

Removed ONOS and L3 and reverting back to ODL L2 SDN support as ONOS and L3 are not working with this OPNFV release.
parent ff08e60f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ global_params:
  ha_enabled: true

deploy_options:
  sdn_controller: onos
  sdn_l3: true
  sdn_controller: opendaylight
  sdn_l3: false
  tacker: false
  congress: false
  sfc: false