blob: 79441b6ba5d3e10ff38d056fe32a7dd31dc54c22 [file] [log] [blame]
Andy Bavier076f9452018-03-21 15:05:14 -07001---
Andy Bavier076f9452018-03-21 15:05:14 -07002# Copyright 2018-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
Zack Williamsff683a22018-05-16 11:47:28 -070016# Set all image tags to "candidate" to use locally built images
Andy Bavier076f9452018-03-21 15:05:14 -070017
Andy Bavierda6e0952018-05-01 13:48:56 -070018# in xos-core chart
19xos_coreImage: 'xosproject/xos-core:candidate'
20xos_chameleonImage: 'xosproject/chameleon:candidate'
Andy Bavierda6e0952018-05-01 13:48:56 -070021xos_toscaImage: 'xosproject/xos-tosca:candidate'
Andy Bavierda6e0952018-05-01 13:48:56 -070022xos_api_testerImage: 'xosproject/xos-api-tester:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070023
Zack Williamsf1026072018-05-04 18:00:38 -070024# in xos-gui sub-chart required by xos-core chart
25xos-gui:
26 xos_guiImage: 'xosproject/xos-gui:candidate'
27 xos_wsImage: 'xosproject/xos-ws:candidate'
28
Matteo Scandolo82096382018-06-12 15:07:05 -070029# in RCORD service chart
Andy Bavier076f9452018-03-21 15:05:14 -070030addressmanager:
Matteo Scandolod14fe552018-05-15 11:36:32 -070031 addressmanager_synchronizerImage: 'xosproject/addressmanager-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070032fabric:
Matteo Scandolod14fe552018-05-15 11:36:32 -070033 fabric_synchronizerImage: 'xosproject/fabric-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070034onos-service:
Matteo Scandolod14fe552018-05-15 11:36:32 -070035 onos_synchronizerImage: 'xosproject/onos-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070036volt:
Matteo Scandolod14fe552018-05-15 11:36:32 -070037 volt_synchronizerImage: 'xosproject/volt-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070038vsg-hw:
Matteo Scandolod14fe552018-05-15 11:36:32 -070039 vsg_hw_synchronizerImage: 'xosproject/vsg-hw-synchronizer:candidate'
Matteo Scandolo677e0722018-05-08 14:10:49 -070040vrouter:
Matteo Scandolod14fe552018-05-15 11:36:32 -070041 vrouter_synchronizerImage: 'xosproject/vrouter-synchronizer:candidate'
Matteo Scandolod14fe552018-05-15 11:36:32 -070042rcord:
43 rcord_synchronizerImage: 'xosproject/rcord-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070044
45# in BASE-OPENSTACK chart
Scott Bakera08a2d72018-05-22 16:09:14 -070046openstack:
47 openstack_synchronizerImage: 'xosproject/openstack-synchronizer:candidate'
Matteo Scandolo979695d2018-06-08 17:47:01 -070048vtn-service:
49 vtn_synchronizerImage: 'xosproject/vtn-synchronizer:candidate'
Matteo Scandoloaf04f462018-05-22 11:35:27 -070050
Matteo Scandolo82096382018-06-12 15:07:05 -070051# in MCORD
52vmme:
53 synchronizerImage: "xosproject/vmme-synchronizer:candidate"
54vspgwc:
55 synchronizerImage: "xosproject/vspgwc-synchronizer:candidate"
56vspgwu:
57 synchronizerImage: "xosproject/vspgwu-synchronizer:candidate"
58vhss:
59 synchronizerImage: "xosproject/vhss-synchronizer:candidate"
60hssdb:
61 synchronizerImage: "xosproject/hssdb-synchronizer:candidate"
62internetemulator:
63 synchronizerImage: "xosproject/internetemulator-synchronizer:candidate"
64sdncontroller:
65 synchronizerImage: "xosproject/sdncontroller-synchronizer:candidate"
66epc-service:
67 synchronizerImage: "xosproject/vepc-synchronizer:candidate"
68mcord-subscriber:
69 synchronizerImage: "xosproject/mcord-synchronizer:candidate"
70progran:
71 synchronizerImage: "xosproject/progran-synchronizer:candidate"
72
73# others
74kubernetes:
75 kubernetes_synchronizerImage: 'xosproject/kubernetes-synchronizer:candidate'
76simpleexampleservice:
77 simpleexampleservice_synchronizerImage: 'xosproject/simpleexampleservice-synchronizer:candidate'
78hippieOSS:
79 hippieOSS_synchronizerImage: 'xosproject/hippie-oss-synchronizer:candidate'
80