blob: 6a8340f0621a37ac7b715ce2491c44a66237bd91 [file] [log] [blame]
alshabibf011c732016-08-22 14:25:16 -07001<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3
4 <remote name="opencord"
5 fetch=".."
alshabib18cb4d82016-08-24 18:49:46 -07006 review="https://gerrit.opencord.org/"
7 revision="master" />
alshabibf011c732016-08-22 14:25:16 -07008 <default revision="master"
9 remote="opencord"
10 sync-j="4" />
11
Matteo Scandolo0fe9e0d2018-05-10 13:55:20 -070012<project path="helm-charts" name="helm-charts" groups="build"/>
Matteo Scandolob5f40002019-06-11 17:59:52 -070013<project path="helm-charts/helm-repo-tools" name="helm-repo-tools" groups="build"/>
Matteo Scandolo16824282019-01-25 13:03:52 -080014<project path="helm-charts/macro/cord-platform" name="cord-platform" groups="build"/>
15<project path="helm-charts/macro/seba" name="seba" groups="build"/>
Matteo Scandolo0fe9e0d2018-05-10 13:55:20 -070016<project path="automation-tools" name="automation-tools" groups="build"/>
17<project path="docs" name="docs" groups="build"/>
18
alshabib14658ff2016-08-25 15:04:56 -070019<project path="onos-apps" name="cord-onos-publisher" groups="onos"/>
alshabib29dd8872016-08-25 15:07:35 -070020<project path="onos-apps/apps/aaa" name="aaa" groups="onos"/>
Jonathan Hart748015c2017-08-07 10:21:58 -070021<project path="onos-apps/apps/dhcpl2relay" name="dhcpl2relay" groups="onos"/>
Jonathan Hart6a75ca82018-07-19 15:25:16 -070022<project path="onos-apps/apps/kafka-onos" name="kafka-onos" groups="onos"/>
alshabib29dd8872016-08-25 15:07:35 -070023<project path="onos-apps/apps/olt" name="olt" groups="onos"/>
David K. Bainbridge3b47d6f2017-08-01 12:30:37 -070024<project path="onos-apps/apps/sadis" name="sadis" groups="onos"/>
Carmelo Casconee7c627a2020-01-14 15:07:57 -080025<project path="onos-apps/apps/bng" name="bng" groups="onos"/>
26<project path="onos-apps/apps/fabric-tofino" name="fabric-tofino" groups="onos"/>
alshabib942764c2016-08-22 23:20:37 -070027
alshabib96355f42016-08-22 23:33:13 -070028<project path="test/cord-tester" name="cord-tester" groups="test"/>
29<project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
alshabibe62e94e2016-08-22 23:32:28 -070030
Scott Baker0bec0a22016-10-24 16:51:13 -070031<project path="orchestration/xos" name="xos" groups="orchestration"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080032<project path="orchestration/xos-services/fabric" name="fabric" groups="orchestration,services"/>
33<project path="orchestration/xos-services/fabric-crossconnect" name="fabric-crossconnect" groups="orchestration,services"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080034<project path="orchestration/xos-services/kubernetes-service" name="kubernetes-service" groups="orchestration,services"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080035<project path="orchestration/xos-services/onos-service" name="onos-service" groups="orchestration,services"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080036<project path="orchestration/xos-services/vrouter" name="vrouter" groups="orchestration,services"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080037<project path="orchestration/xos-services/vsg-hw" name="vsg-hw" groups="orchestration,services"/>
Matteo Scandolod9333f52019-03-06 14:54:27 -080038<project path="orchestration/xos-services/olt-service" name="olt-service" groups="orchestration,services"/>
39<project path="orchestration/xos-services/vtn-service" name="vtn-service" groups="orchestration,services"/>
40<project path="orchestration/xos-services/hippie-oss" name="hippie-oss" groups="orchestration,services"/>
41<project path="orchestration/xos-services/att-workflow-driver" name="att-workflow-driver" groups="orchestration,services"/>
Andy Bavier217f2192019-03-15 14:44:58 -070042<project path="orchestration/xos-services/tt-workflow-driver" name="tt-workflow-driver" groups="orchestration,services"/>
Carmelo Casconee7c627a2020-01-14 15:07:57 -080043<project path="orchestration/xos-services/dt-workflow-driver" name="dt-workflow-driver" groups="orchestration,services"/>
Scott Bakerf74f62b2016-10-26 13:50:17 -070044
Matteo Scandolod9333f52019-03-06 14:54:27 -080045<project path="orchestration/xos-services/progran" name="progran" groups="orchestration,services"/>
Matteo Scandolo497c9462019-04-24 16:33:59 -070046<project path="orchestration/xos-services/k8sepcservice" name="k8sepcservice" groups="orchestration,services"/>
Matteo Scandolo37b68752017-03-15 11:17:28 -070047
Matteo Scandolod9333f52019-03-06 14:54:27 -080048<project path="orchestration/xos-services/exampleservice" name="exampleservice" groups="orchestration,services"/>
49<project path="orchestration/xos-services/simpleexampleservice" name="simpleexampleservice" groups="orchestration,services"/>
Zack Williams058d65c2018-05-16 18:22:09 -070050
Matteo Scandolod9333f52019-03-06 14:54:27 -080051<project path="orchestration/xos-services/rcord" name="rcord" groups="orchestration,services"/>
52<project path="orchestration/xos-services/mcord" name="mcord" groups="orchestration,services"/>
Matteo Scandolo35600682017-01-23 11:55:11 -080053
Matteo Scandolof11b38f2016-12-01 10:39:36 -080054<project path="orchestration/xos-gui" name="xos-gui" groups="orchestration"/>
Matteo Scandolof969d032017-06-21 14:42:03 -070055<project path="orchestration/xos-tosca" name="xos-tosca" groups="orchestration"/>
Matteo Scandolof11b38f2016-12-01 10:39:36 -080056<project path="orchestration/xos-rest-gw" name="xos-rest-gw" groups="orchestration"/>
Scott Bakerc9395c12019-05-22 16:53:30 -070057<project path="orchestration/cordctl" name="cordctl" groups="orchestration"/>
alshabibe62e94e2016-08-22 23:32:28 -070058
alshabibbd8b96f2017-01-31 16:08:41 -080059<project path="component/chameleon" name="chameleon" groups="voltha">
60 <linkfile src="." dest="incubator/voltha/chameleon"/>
61</project>
62<project path="incubator/voltha" name="voltha" groups="incubation,voltha"/>
Matteo Scandolof80ba0f2019-01-29 17:27:07 -080063<project path="incubator/voltha-bbsim" name="voltha-bbsim" groups="incubation,voltha"/>
Shad Ansari53a3efc2018-10-31 01:21:43 +000064<project path="incubator/voltha/voltha/adapters/openolt/core" name="openolt" groups="incubation,voltha"/>
alshabib8b4c9552016-10-05 11:10:19 -070065
alshabibf011c732016-08-22 14:25:16 -070066</manifest>