blob: 108c0af0c3f2277edf797afdd990ec5b0976f513 [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'
Zack Williamsacea1082018-07-06 13:09:06 -070023tosca_loaderImage: 'xosproject/tosca-loader:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070024
Zack Williamsf1026072018-05-04 18:00:38 -070025# in xos-gui sub-chart required by xos-core chart
26xos-gui:
27 xos_guiImage: 'xosproject/xos-gui:candidate'
28 xos_wsImage: 'xosproject/xos-ws:candidate'
29
Matteo Scandolo82096382018-06-12 15:07:05 -070030# in RCORD service chart
Andy Bavier076f9452018-03-21 15:05:14 -070031addressmanager:
Matteo Scandolod14fe552018-05-15 11:36:32 -070032 addressmanager_synchronizerImage: 'xosproject/addressmanager-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070033fabric:
Matteo Scandolod14fe552018-05-15 11:36:32 -070034 fabric_synchronizerImage: 'xosproject/fabric-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070035onos-service:
Matteo Scandolod14fe552018-05-15 11:36:32 -070036 onos_synchronizerImage: 'xosproject/onos-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070037volt:
Matteo Scandolod14fe552018-05-15 11:36:32 -070038 volt_synchronizerImage: 'xosproject/volt-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070039vsg-hw:
Matteo Scandolod14fe552018-05-15 11:36:32 -070040 vsg_hw_synchronizerImage: 'xosproject/vsg-hw-synchronizer:candidate'
Matteo Scandolo677e0722018-05-08 14:10:49 -070041vrouter:
Matteo Scandolod14fe552018-05-15 11:36:32 -070042 vrouter_synchronizerImage: 'xosproject/vrouter-synchronizer:candidate'
Matteo Scandolod14fe552018-05-15 11:36:32 -070043rcord:
44 rcord_synchronizerImage: 'xosproject/rcord-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070045
46# in BASE-OPENSTACK chart
Scott Bakera08a2d72018-05-22 16:09:14 -070047openstack:
48 openstack_synchronizerImage: 'xosproject/openstack-synchronizer:candidate'
Matteo Scandolo979695d2018-06-08 17:47:01 -070049vtn-service:
50 vtn_synchronizerImage: 'xosproject/vtn-synchronizer:candidate'
Matteo Scandoloaf04f462018-05-22 11:35:27 -070051
Matteo Scandolo82096382018-06-12 15:07:05 -070052# in MCORD
53vmme:
54 synchronizerImage: "xosproject/vmme-synchronizer:candidate"
55vspgwc:
56 synchronizerImage: "xosproject/vspgwc-synchronizer:candidate"
57vspgwu:
58 synchronizerImage: "xosproject/vspgwu-synchronizer:candidate"
59vhss:
60 synchronizerImage: "xosproject/vhss-synchronizer:candidate"
61hssdb:
62 synchronizerImage: "xosproject/hssdb-synchronizer:candidate"
63internetemulator:
64 synchronizerImage: "xosproject/internetemulator-synchronizer:candidate"
65sdncontroller:
66 synchronizerImage: "xosproject/sdncontroller-synchronizer:candidate"
67epc-service:
68 synchronizerImage: "xosproject/vepc-synchronizer:candidate"
69mcord-subscriber:
70 synchronizerImage: "xosproject/mcord-synchronizer:candidate"
71progran:
72 synchronizerImage: "xosproject/progran-synchronizer:candidate"
73
74# others
75kubernetes:
76 kubernetes_synchronizerImage: 'xosproject/kubernetes-synchronizer:candidate'
Scott Baker6a4fd492018-06-19 08:12:42 -070077exampleservice:
78 exampleservice_synchronizerImage: 'xosproject/exampleservice-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070079simpleexampleservice:
80 simpleexampleservice_synchronizerImage: 'xosproject/simpleexampleservice-synchronizer:candidate'
Matteo Scandolo3be672f2018-06-26 11:50:59 -070081
82hippieOSS_synchronizerImage: 'xosproject/hippie-oss-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070083