blob: 0d73f274fcc7808f0bff943d51e3636f1f746da9 [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
Zack Williams60fd0a52018-12-17 10:39:14 -070018 version: 1.0.8
Scott Bakerafff3082018-07-16 17:23:26 -070019 repository: file://../../xos-services/rcord
20- name: onos-service
Zack Williams60fd0a52018-12-17 10:39:14 -070021 version: 2.0.7
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
Matteo Scandolo3f2426b2019-01-18 13:46:26 -080025 version: 2.1.9
Scott Bakerafff3082018-07-16 17:23:26 -070026 repository: file://../../xos-services/fabric
Matteo Scandolo4df2a0b2019-01-25 13:19:15 -080027 condition: fabric.enabled
Scott Bakerafff3082018-07-16 17:23:26 -070028- name: volt
Scott Baker5e1460d2019-01-15 16:40:06 -080029 version: 2.1.10
Scott Bakerafff3082018-07-16 17:23:26 -070030 repository: file://../../xos-services/volt
31- name: fabric-crossconnect
Zack Williams60fd0a52018-12-17 10:39:14 -070032 version: 1.1.4
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 Baker5ee18452018-12-17 13:26:36 -080035 version: 1.0.2
Matteo Scandolod187d382018-08-29 16:55:34 -070036 repository: file://../../sadis-server