blob: 0faf0b740409fd733e0d1c7182e13ed533e1d836 [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'
Scott Bakerafff3082018-07-16 17:23:26 -070035fabric-crossconnect:
36 fabric_crossconnect_synchronizerImage: 'xosproject/fabric-crossconnect-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070037onos-service:
Matteo Scandolod14fe552018-05-15 11:36:32 -070038 onos_synchronizerImage: 'xosproject/onos-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070039volt:
Matteo Scandolod14fe552018-05-15 11:36:32 -070040 volt_synchronizerImage: 'xosproject/volt-synchronizer:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070041vsg-hw:
Matteo Scandolod14fe552018-05-15 11:36:32 -070042 vsg_hw_synchronizerImage: 'xosproject/vsg-hw-synchronizer:candidate'
Matteo Scandolo677e0722018-05-08 14:10:49 -070043vrouter:
Matteo Scandolod14fe552018-05-15 11:36:32 -070044 vrouter_synchronizerImage: 'xosproject/vrouter-synchronizer:candidate'
Matteo Scandolod14fe552018-05-15 11:36:32 -070045rcord:
46 rcord_synchronizerImage: 'xosproject/rcord-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070047
48# in BASE-OPENSTACK chart
Scott Bakera08a2d72018-05-22 16:09:14 -070049openstack:
50 openstack_synchronizerImage: 'xosproject/openstack-synchronizer:candidate'
Matteo Scandolo979695d2018-06-08 17:47:01 -070051vtn-service:
52 vtn_synchronizerImage: 'xosproject/vtn-synchronizer:candidate'
Matteo Scandoloaf04f462018-05-22 11:35:27 -070053
Matteo Scandolo82096382018-06-12 15:07:05 -070054# in MCORD
55vmme:
56 synchronizerImage: "xosproject/vmme-synchronizer:candidate"
57vspgwc:
58 synchronizerImage: "xosproject/vspgwc-synchronizer:candidate"
59vspgwu:
60 synchronizerImage: "xosproject/vspgwu-synchronizer:candidate"
61vhss:
62 synchronizerImage: "xosproject/vhss-synchronizer:candidate"
63hssdb:
64 synchronizerImage: "xosproject/hssdb-synchronizer:candidate"
65internetemulator:
66 synchronizerImage: "xosproject/internetemulator-synchronizer:candidate"
67sdncontroller:
68 synchronizerImage: "xosproject/sdncontroller-synchronizer:candidate"
69epc-service:
70 synchronizerImage: "xosproject/vepc-synchronizer:candidate"
71mcord-subscriber:
72 synchronizerImage: "xosproject/mcord-synchronizer:candidate"
73progran:
74 synchronizerImage: "xosproject/progran-synchronizer:candidate"
75
76# others
77kubernetes:
78 kubernetes_synchronizerImage: 'xosproject/kubernetes-synchronizer:candidate'
Scott Baker6a4fd492018-06-19 08:12:42 -070079exampleservice:
80 exampleservice_synchronizerImage: 'xosproject/exampleservice-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070081simpleexampleservice:
82 simpleexampleservice_synchronizerImage: 'xosproject/simpleexampleservice-synchronizer:candidate'
Matteo Scandolo3be672f2018-06-26 11:50:59 -070083
84hippieOSS_synchronizerImage: 'xosproject/hippie-oss-synchronizer:candidate'
Matteo Scandolo82096382018-06-12 15:07:05 -070085