From 829e63bf66eca2892e17ba5e1db0cbd3a65e8f2a Mon Sep 17 00:00:00 2001 From: Scott Little Date: Mon, 9 Jul 2018 14:49:26 -0400 Subject: [PATCH] Add container related repos to manifest. Pull in the following git trees to enable porting of Titanium's containerization project into StarlingX https://github.com/projectcalico/calico.git https://github.com/docker/distribution.git https://github.com/kubernetes/dashboard.git https://github.com/kubernetes/dns.git https://github.com/kubernetes/kubernetes.git Note: The versions of these projects are not the newest, but rather reflect what has been tested to date. Story: 2002843 Task: 22788 Depends-On: https://review.openstack.org/581107 Change-Id: I335508c0049166e6a17076faf6d42e52984c1908 Signed-off-by: Scott Little --- default.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/default.xml b/default.xml index 7ce1521..8ab446a 100644 --- a/default.xml +++ b/default.xml @@ -5,6 +5,9 @@ + + + @@ -78,4 +81,14 @@ + + + + + + + + + +