blob: 2a35f130a520d0893f2ef2c01ef23c01101ed71b [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
Kailash15c16a02019-07-02 10:33:58 -070018 version: 1.0.16
Scott Bakerafff3082018-07-16 17:23:26 -070019 repository: file://../../xos-services/rcord
20- name: onos-service
Zack Williamsf39309c2019-07-09 23:24:43 -070021 version: 2.1.3
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
Kailash15c16a02019-07-02 10:33:58 -070025 version: 2.2.2
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
Kailash15c16a02019-07-02 10:33:58 -070029 version: 2.2.5
Kailash Khalasi8ca5f592019-05-22 17:52:49 +000030 repository: file://../../xos-services/volt
Scott Bakerafff3082018-07-16 17:23:26 -070031- name: fabric-crossconnect
Kailash15c16a02019-07-02 10:33:58 -070032 version: 1.2.2
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
Kailash15c16a02019-07-02 10:33:58 -070035 version: 1.0.4
Matteo Scandolod187d382018-08-29 16:55:34 -070036 repository: file://../../sadis-server