blob: 803616b15d0d5d895cc6f5b288035c752afbdcb0 [file] [log] [blame]
Andy Bavier076f9452018-03-21 15:05:14 -07001---
2
3# Copyright 2018-present Open Networking Foundation
4#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17# Set all image tags to "candidate" to use imagebuilder's local images
18
Andy Bavierda6e0952018-05-01 13:48:56 -070019# in xos-core chart
20xos_coreImage: 'xosproject/xos-core:candidate'
21xos_chameleonImage: 'xosproject/chameleon:candidate'
22xos_guiImage: 'xosproject/xos-gui:candidate'
23xos_toscaImage: 'xosproject/xos-tosca:candidate'
24xos_wsImage: 'xosproject/xos-ws:candidate'
25xos_api_testerImage: 'xosproject/xos-api-tester:candidate'
Andy Bavier076f9452018-03-21 15:05:14 -070026
Andy Bavierda6e0952018-05-01 13:48:56 -070027# in rcord-lite chart
28rcord_synchronizerImage: "xosproject/rcord-synchronizer:candidate"
Andy Bavier076f9452018-03-21 15:05:14 -070029
Andy Bavierda6e0952018-05-01 13:48:56 -070030# in service charts
Andy Bavier076f9452018-03-21 15:05:14 -070031addressmanager:
Andy Bavierda6e0952018-05-01 13:48:56 -070032 addressmanager_synchronizerImage: "xosproject/addressmanager-synchronizer:candidate"
Andy Bavier076f9452018-03-21 15:05:14 -070033fabric:
Andy Bavierda6e0952018-05-01 13:48:56 -070034 fabric_synchronizerImage: "xosproject/fabric-synchronizer:candidate"
Andy Bavier076f9452018-03-21 15:05:14 -070035onos-service:
Andy Bavierda6e0952018-05-01 13:48:56 -070036 onos_synchronizerImage: "xosproject/onos-synchronizer:candidate"
Andy Bavier076f9452018-03-21 15:05:14 -070037volt:
Andy Bavierda6e0952018-05-01 13:48:56 -070038 volt_synchronizerImage: "xosproject/volt-synchronizer:candidate"
Andy Bavier076f9452018-03-21 15:05:14 -070039vsg-hw:
Andy Bavierda6e0952018-05-01 13:48:56 -070040 vsg_hw_synchronizerImage: "xosproject/vsg-hw-synchronizer:candidate"