commit | 44bf8913aed0181e74780ab2c73c21d57a43bbe7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Nov 21 13:56:04 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Dec 07 15:09:56 2016 -0800 |
tree | ed3a55c0c2713359ceb24f09e1107f1a2f00d233 | |
parent | 7da3c5e4e026e6c50dd387f0be2517beb8625337 [diff] [blame] |
Created tosca for vRouter service Change-Id: I74178509c763ba2bdb5315c2b5d61506d0456a06
diff --git a/cord-pod/Makefile b/cord-pod/Makefile index 14b1a5e..3b1e8ae 100644 --- a/cord-pod/Makefile +++ b/cord-pod/Makefile
@@ -79,6 +79,9 @@ $(RUN_TOSCA) public-net.yaml $(RUN_TOSCA) $(COMMON_DIR)/tosca/cord-volt-devices.yaml +vrouter: + $(RUN_TOSCA) ./vrouter.yaml + cord-subscriber: @echo "[CORD-SUBSCRIBER]" $(RUN_TOSCA) cord-test-subscriber.yaml