From 62781fc5a43f756f00841cebe0b89d2a9d349ede Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Jul 2016 09:02:24 -0500 Subject: modified to integrete ONOS. Change-Id: Ic787c583c36805aca13ec0a954b23d89a1addc8d Signed-off-by: Narinder Gupta --- ci/bundle_tpl/onos.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ci/bundle_tpl/onos.yaml (limited to 'ci/bundle_tpl/onos.yaml') diff --git a/ci/bundle_tpl/onos.yaml b/ci/bundle_tpl/onos.yaml new file mode 100644 index 00000000..4459330f --- /dev/null +++ b/ci/bundle_tpl/onos.yaml @@ -0,0 +1,7 @@ + onos-controller: + charm: local:{{ ubuntu.release }}/onos-controller + options: + #ext-port: "eth1" + #gateway-mac: "default" + to: + - "lxc:nodes=0" -- cgit 1.2.3-korg