aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-12-04 11:41:34 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2019-02-01 17:24:50 +0800
commite29a4ea1b77bdb9e78e2fabac8a3029c4c2b61fc (patch)
tree9279936c6157e4877a6f9630ef6918ef248beaef /build
parent5999d29ded67ee2847e58fa559dd9da29e1bd150 (diff)
Adapt compass4nfv scripts to new compass-deck
JIRA: COMPASS-612 1. pass machine info through file 2. generate mac address in config_parse.py Change-Id: Iaaf0f2b1f4ab97e8200c8c046746168d991570e3 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'build')
-rw-r--r--build/build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/build.yaml b/build/build.yaml
index 6694c8e7..75faa280 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -24,12 +24,12 @@ packages:
- name: compass-deck
description: "RESTful API and DB Handlers for Compass"
get_method: docker
- url: compass4nfv/compass-deck:7.0.0
+ url: opnfv/compass-deck:latest
- name: compass-tasks-osa
description: "compass task container integrated with openstack-ansible"
get_method: docker
- url: compass4nfv/compass-tasks-osa:7.0.0
+ url: opnfv/compass-tasks-osa:latest
- name: compass-tasks-k8s
description: "compass task container integrated with kubespray"