Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 1 | --- |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 2 | # 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 | |
| 16 | # Whitelist for use with imagebuilder |
| 17 | |
| 18 | docker_image_whitelist: |
Zack Williams | 08b07fb | 2018-04-03 14:52:14 -0700 | [diff] [blame^] | 19 | - xosproject/chameleon |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 20 | - xosproject/xos-base |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 21 | - xosproject/xos-client |
Zack Williams | 08b07fb | 2018-04-03 14:52:14 -0700 | [diff] [blame^] | 22 | - xosproject/xos-core |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 23 | - xosproject/xos-gui |
| 24 | - xosproject/xos-gui-builder |
| 25 | - xosproject/xos-libraries |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 26 | - xosproject/xos-tosca |
| 27 | - xosproject/xos-ws |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 28 | - xosproject/xos-synchronizer-base |
Andy Bavier | 076f945 | 2018-03-21 15:05:14 -0700 | [diff] [blame] | 29 | - xosproject/rcord-synchronizer |
| 30 | - xosproject/volt-synchronizer |
| 31 | - xosproject/vtn-synchronizer |
| 32 | - xosproject/onos-synchronizer |
| 33 | - xosproject/addressmanager-synchronizer |
| 34 | - xosproject/vsg-hw-synchronizer |
| 35 | - xosproject/fabric-synchronizer |
Zack Williams | 08b07fb | 2018-04-03 14:52:14 -0700 | [diff] [blame^] | 36 | - nginx |
| 37 | - node |
| 38 | - postgres |
| 39 | - redis |