Create a single public network that all services (other than vSG) can connect to
Change-Id: Iae168b9f1676b7921175c3b38b7608b1fb6cf418
diff --git a/cord-pod/Makefile b/cord-pod/Makefile
index a4f03ac..39cc565 100644
--- a/cord-pod/Makefile
+++ b/cord-pod/Makefile
@@ -75,6 +75,7 @@
cord: $(CONFIG_DIR)/images/vsg-1.1.img
$(RUN_TOSCA) $(COMMON_DIR)/tosca/mgmt-net.yaml
$(RUN_TOSCA) cord-services.yaml
+ $(RUN_TOSCA) public-net.yaml
$(RUN_TOSCA) $(COMMON_DIR)/tosca/cord-volt-devices.yaml
cord-subscriber: