From e16f216637acf369060b63fcc8e921047fcdaf22 Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Wed, 27 Dec 2017 13:40:38 -0500 Subject: [PATCH] #14 use google gerrit.googlesource.com/git-repo --- onap-manifest/default.xml | 225 ++++++++++++++++++++++++++++++++++++++ oom_rancher_setup_1.sh | 4 +- pom.xml | 19 ++-- 3 files changed, 239 insertions(+), 9 deletions(-) create mode 100755 onap-manifest/default.xml diff --git a/onap-manifest/default.xml b/onap-manifest/default.xml new file mode 100755 index 0000000..954ff69 --- /dev/null +++ b/onap-manifest/default.xml @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/oom_rancher_setup_1.sh b/oom_rancher_setup_1.sh index 09783b3..3b227df 100755 --- a/oom_rancher_setup_1.sh +++ b/oom_rancher_setup_1.sh @@ -3,10 +3,10 @@ curl https://releases.rancher.com/install-docker/1.12.sh | sh # when running as non-root (ubuntu) run the following and logout/log back in #sudo usermod -aG docker ubuntu -docker run -d --restart=unless-stopped -p 8880:8080 rancher/server:v1.6.10 +docker run -d --restart=unless-stopped -p 8880:8080 --name rancher-server rancher/server:v1.6.10 # no Kubernetes 1.9.0 yet #curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl -curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.8.4/bin/linux/amd64/kubectl +curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.8.6/bin/linux/amd64/kubectl chmod +x ./kubectl sudo mv ./kubectl /usr/local/bin/kubectl mkdir ~/.kube diff --git a/pom.xml b/pom.xml index 2b0ccba..4e4ab4b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ http://maven.apache.org + @@ -24,7 +25,8 @@ aai/champ - aai/aai-service + + aai/data-router aai/logging-service aai/model-loader @@ -47,8 +49,8 @@ clamp cli - - dcae/apod/analytics + + ecompsdkos/ecomp-sdk - mso - ncomp/cdap + + + + +