Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 1 | --- |
| 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 Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 19 | # in xos-core chart |
| 20 | xos_coreImage: 'xosproject/xos-core:candidate' |
| 21 | xos_chameleonImage: 'xosproject/chameleon:candidate' |
| 22 | xos_guiImage: 'xosproject/xos-gui:candidate' |
| 23 | xos_toscaImage: 'xosproject/xos-tosca:candidate' |
| 24 | xos_wsImage: 'xosproject/xos-ws:candidate' |
| 25 | xos_api_testerImage: 'xosproject/xos-api-tester:candidate' |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 26 | |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 27 | # in rcord-lite chart |
| 28 | rcord_synchronizerImage: "xosproject/rcord-synchronizer:candidate" |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 29 | |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 30 | # in service charts |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 31 | addressmanager: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 32 | addressmanager_synchronizerImage: "xosproject/addressmanager-synchronizer:candidate" |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 33 | fabric: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 34 | fabric_synchronizerImage: "xosproject/fabric-synchronizer:candidate" |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 35 | onos-service: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 36 | onos_synchronizerImage: "xosproject/onos-synchronizer:candidate" |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 37 | volt: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 38 | volt_synchronizerImage: "xosproject/volt-synchronizer:candidate" |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 39 | vsg-hw: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame^] | 40 | vsg_hw_synchronizerImage: "xosproject/vsg-hw-synchronizer:candidate" |