blob: 01f89fec475b07ad604f6fc016c72b8959226572 [file] [log] [blame]
Scott Bakerafff3082018-07-16 17:23:26 -07001---
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
16dependencies:
17- name: rcord
Scott Bakera5250082019-07-01 12:04:25 -070018 version: 1.0.15
Scott Bakerafff3082018-07-16 17:23:26 -070019 repository: file://../../xos-services/rcord
20- name: onos-service
Scott Bakera5250082019-07-01 12:04:25 -070021 version: 2.1.1
Scott Bakerafff3082018-07-16 17:23:26 -070022 repository: file://../../xos-services/onos-service
Matteo Scandolo4df2a0b2019-01-25 13:19:15 -080023 condition: onos-service.enabled
Scott Bakerafff3082018-07-16 17:23:26 -070024- name: fabric
Scott Bakera5250082019-07-01 12:04:25 -070025 version: 2.2.1
Scott Bakerafff3082018-07-16 17:23:26 -070026 repository: file://../../xos-services/fabric
Matteo Scandolo4df2a0b2019-01-25 13:19:15 -080027 condition: fabric.enabled
Kailash Khalasi8ca5f592019-05-22 17:52:49 +000028- name: volt
Scott Bakera5250082019-07-01 12:04:25 -070029 version: 2.2.4
Kailash Khalasi8ca5f592019-05-22 17:52:49 +000030 repository: file://../../xos-services/volt
Scott Bakerafff3082018-07-16 17:23:26 -070031- name: fabric-crossconnect
Scott Bakera5250082019-07-01 12:04:25 -070032 version: 1.2.1
Scott Bakerafff3082018-07-16 17:23:26 -070033 repository: file://../../xos-services/fabric-crossconnect
Matteo Scandolod187d382018-08-29 16:55:34 -070034- name: sadis-server
Scott Bakera5250082019-07-01 12:04:25 -070035 version: 1.0.3
Matteo Scandolod187d382018-08-29 16:55:34 -070036 repository: file://../../sadis-server