commit | cc4f515d115bc4a821b220a6756a10a089c7df85 | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Mon Jun 25 16:58:46 2018 +0200 |
committer | Luca Prete <luca@onlab.us> | Mon Jun 25 18:50:27 2018 +0200 |
tree | fd87a3ad708d1966b38cb92d07c69a8db227a9cd | |
parent | 287088bf40bd658c582b852088d432ac609e95cc [diff] |
Activate by default drivers, openflow-base and lldpprovider in ONOS fabric Change-Id: I5001d4f642f341dcd066436a96709bc1afd27151
diff --git a/configs/onos-fabric.yaml b/configs/onos-fabric.yaml index ac25a5d..91aff7e 100644 --- a/configs/onos-fabric.yaml +++ b/configs/onos-fabric.yaml
@@ -31,3 +31,7 @@ nodePort: 31101 ui: nodePort: 31181 + +onos_env: + - name: ONOS_APPS + value: "openflow"