commit | 7c0ff01e219409a6a048ba97dd6b1eb0fce3956d | [log] [tgz] |
---|---|---|
author | Dimitrios Mavrommatis <dimitris@opennetworking.org> | Thu Dec 07 00:25:58 2017 -0800 |
committer | Dimitrios Mavrommatis <dimitris@opennetworking.org> | Thu Dec 07 00:25:58 2017 -0800 |
tree | 10c433efa5d784585884ac5298f2d95bffd3a271 | |
parent | 4c20904b14a9d756dc5b3065f01ab309a307417d [diff] [blame] |
added multi-tenant support
diff --git a/scripts/configure.sh b/scripts/configure.sh index a77d853..b5a351a 100755 --- a/scripts/configure.sh +++ b/scripts/configure.sh
@@ -85,5 +85,5 @@ 'http://localhost:8181/onos/restconf/operations/ietf-dmm-fpcagent:configure' | python -m json.tool echo "" else - echo "usage: "$0" type contextId" + echo "usage: "$0" type (create/delete) contextId (dpnId)" fi \ No newline at end of file