aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.yaml
blob: 4f70f397b80b5231d8efaa3f49b058a2ff160f80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
packages:
  - name: CentOS-7-x86_64-Minimal-1708.iso
    description: "Centos ISO of each host for provisioning"
    get_method: cached
    url: http://artifacts.opnfv.org/compass4nfv/package/master/CentOS-7-x86_64-Minimal-1708.iso

  - name: ubuntu-16.04.3-server-amd64.iso
    description: "Ubuntu ISO of each host for provisioning"
    get_method: cached
    url: http://artifacts.opnfv.org/compass4nfv/package/master/ubuntu-16.04.3-server-amd64.iso

  - name: compass-deck
    description: "RESTful API and DB Handlers for Compass"
    get_method: docker
    url: opnfv/compass-deck:latest

  - name: compass-tasks-osa
    description: "compass task container integrated with openstack-ansible"
    get_method: docker
    url: huangxiangyu/compass-tasks-osa:latest

  - name: compass-tasks-k8s
    description: "compass task container integrated with kubespray"
    get_method: docker
    url: compass4nfv/compass-tasks-k8s:latest

  - name: compass-cobbler
    description: "cobbler container for compass"
    get_method: docker
    url: opnfv/compass-cobbler:latest

  - name: compass-db
    description: "datebase container for compass"
    get_method: docker
    url: opnfv/compass-db:latest

  - name: compass-mq
    description: "message queue container for compass"
    get_method: docker
    url: compass4nfv/compass-mq:latest

  - name: yardstick
    description: "yardstick container for compass"
    get_method: docker
    url: opnfv/yardstick:latest

  - name: compass-repo-osa-ubuntu
    description: "compass repo container for deployment"
    get_method: docker
    url: compass4nfv/compass-repo-osa-ubuntu:euphrates