pull all the mcord services
Change-Id: I2a12624bfcc286846c4b21b655f9efcfae9a753c
diff --git a/mcord/Makefile b/mcord/Makefile
index 43b837b..97e0992 100644
--- a/mcord/Makefile
+++ b/mcord/Makefile
@@ -12,8 +12,14 @@
include $(COMMON_DIR)/Makefile
-xos: prereqs config_dirs xos_download cord_services cord_libraries bootstrap onboarding podconfig rest-gw ui
+pull_services:
+ git clone https://gerrit.opencord.org/vBBU ~/xos_services/vBBU
+ git clone https://gerrit.opencord.org/vMME ~/xos_services/vMME
+ git clone https://gerrit.opencord.org/vSGW ~/xos_services/vSGW
+ git clone https://gerrit.opencord.org/vPGWC ~/xos_services/vPGWC
+
+xos: prereqs config_dirs xos_download cord_services cord_libraries bootstrap onboarding podconfig rest-gw ui
onboarding:
@echo "[ONBOARDING]"
# on-board any services here