comment out setup.yaml file

Change-Id: Icbd1864e127996503e065486ca6bcc9863377195
diff --git a/mcord/Makefile b/mcord/Makefile
index 417be83..3db0be3 100644
--- a/mcord/Makefile
+++ b/mcord/Makefile
@@ -53,7 +53,9 @@
 
 podconfig: nodes.yaml images.yaml
 	@echo "[PODCONFIG]"
-	$(RUN_TOSCA) setup.yaml
+	# TODO: the setup create the seconde nodes.Controller named MyOpenStack, this why we delete it for now
+	# we still need it because it create lots of other services like firewall on the service list
+	#$(RUN_TOSCA) setup.yaml
 	$(RUN_TOSCA) nodes.yaml
 	$(RUN_TOSCA) images.yaml