aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-01-05 16:33:43 +0800
committerYifei Xue <xueyifei@huawei.com>2018-01-09 11:56:38 +0000
commit1c05ddf7d46751f0e2813c5a06d3958058008488 (patch)
tree8d44c7830ce5ed56946e2c716e698c4bca97bf76 /build
parent00c2e5582a3f8d87d15b8ec65542240293a532e5 (diff)
Update the docker image source to use opnfv dockerhub
JIRA: - Change the docker image source to opnfv dockerhub. Change-Id: I5709c99844d5df29d9a429a72db23c8deaf9feb0 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'build')
-rw-r--r--build/build.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/build.yaml b/build/build.yaml
index cb97c495..4719c2c7 100644
--- a/build/build.yaml
+++ b/build/build.yaml
@@ -13,22 +13,22 @@ packages:
- name: compass-deck
description: "RESTful API and DB Handlers for Compass"
get_method: docker
- url: compass4nfv/compass-deck:latest
+ url: opnfv/compass-deck:latest
- name: compass-tasks
description: "compass task container integrated with openstack-ansible and kubespray"
get_method: docker
- url: huangxiangyu/compass-tasks:latest
+ url: opnfv/compass-tasks:latest
- name: compass-cobbler
description: "cobbler container for compass"
get_method: docker
- url: yifei0van0xue/compass-cobbler:latest
+ url: opnfv/compass-cobbler:latest
- name: compass-db
description: "datebase container for compass"
get_method: docker
- url: compass4nfv/compass-db:latest
+ url: opnfv/compass-db:latest
- name: compass-mq
description: "message queue container for compass"