From 8c978370a123dccc0b93ee9bd2ba46f8167a2cc2 Mon Sep 17 00:00:00 2001 From: Yifei Xue Date: Tue, 15 Aug 2017 11:40:26 +0800 Subject: Support offline deployment for nosdn no feature scenario JIRA: - Add a repo docker which includes ubuntu PPA and python packages used for offline deployment. Change-Id: Iad9b0df7f33f5a7ab974c5deffb408fc93b3f3ad Signed-off-by: Yifei Xue --- build/build.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build') diff --git a/build/build.yaml b/build/build.yaml index 251de5bd..58afcc23 100644 --- a/build/build.yaml +++ b/build/build.yaml @@ -40,6 +40,11 @@ packages: get_method: docker url: opnfv/yardstick + - name: compass-repo-osa-ubuntu + description: "compass repo container for deployment" + get_method: docker + url: compass4nfv/compass-repo-osa-ubuntu + - name: compass-docker-compose description: "containerized compass compose ansible" get_method: git -- cgit 1.2.3-korg