blob: 3be30d005568d03b6b6ae9b0ff8d6dfabd14b724 [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
alshabib957e5d92016-08-25 09:42:17 -070012<project path="build" name="cord" groups="build"/>
alshabibb96fd792016-08-22 23:02:54 -070013<project path="build/maas" name="maas" groups="build"/>
14<project path="build/platform-install" name="platform-install" groups="build"/>
alshabib4a4b8672016-08-22 22:58:25 -070015
alshabib14658ff2016-08-25 15:04:56 -070016<project path="onos-apps" name="cord-onos-publisher" groups="onos"/>
alshabib29dd8872016-08-25 15:07:35 -070017<project path="onos-apps/apps/aaa" name="aaa" groups="onos"/>
alshabib30e0a3d2016-08-29 16:40:32 -070018<project path="onos-apps/apps/config" name="config" groups="onos"/>
Jonathan Hart748015c2017-08-07 10:21:58 -070019<project path="onos-apps/apps/dhcpl2relay" name="dhcpl2relay" groups="onos"/>
alshabib29dd8872016-08-25 15:07:35 -070020<project path="onos-apps/apps/igmp" name="igmp" groups="onos"/>
David K. Bainbridgee0793022017-07-31 13:13:10 -070021<project path="onos-apps/apps/igmpproxy" name="igmpproxy" groups="onos"/>
alshabib29dd8872016-08-25 15:07:35 -070022<project path="onos-apps/apps/mcast" name="mcast" groups="onos"/>
23<project path="onos-apps/apps/olt" name="olt" groups="onos"/>
24<project path="onos-apps/apps/vtn" name="vtn" groups="onos"/>
David K. Bainbridge3b47d6f2017-08-01 12:30:37 -070025<project path="onos-apps/apps/sadis" name="sadis" groups="onos"/>
alshabib942764c2016-08-22 23:20:37 -070026
alshabib96355f42016-08-22 23:33:13 -070027<project path="test/cord-tester" name="cord-tester" groups="test"/>
28<project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
alshabibe62e94e2016-08-22 23:32:28 -070029
Scott Baker0bec0a22016-10-24 16:51:13 -070030<project path="orchestration/xos" name="xos" groups="orchestration"/>
Scott Bakerf74f62b2016-10-26 13:50:17 -070031<project path="orchestration/xos_services/exampleservice" name="exampleservice" groups="orchestration,services"/>
32<project path="orchestration/xos_services/fabric" name="fabric" groups="orchestration,services"/>
33<project path="orchestration/xos_services/hypercache" name="hypercache" groups="orchestration,services"/>
Scott Bakerf74f62b2016-10-26 13:50:17 -070034<project path="orchestration/xos_services/monitoring" name="monitoring" groups="orchestration,services"/>
35<project path="orchestration/xos_services/onos-service" name="onos-service" groups="orchestration,services"/>
36<project path="orchestration/xos_services/openstack" name="openstack" groups="orchestration,services"/>
37<project path="orchestration/xos_services/vrouter" name="vrouter" groups="orchestration,services"/>
38<project path="orchestration/xos_services/vsg" name="vsg" groups="orchestration,services"/>
39<project path="orchestration/xos_services/vtr" name="vtr" groups="orchestration,services"/>
Matteo Scandoloc6b8cbf2016-11-10 13:28:25 -080040<project path="orchestration/xos_services/globalxos" name="globalxos" groups="orchestration,services"/>
Scott Bakerf74f62b2016-10-26 13:50:17 -070041
Pingping Lin6d23ffe2017-07-17 18:25:22 -070042<project path="orchestration/xos_services/vbbu" name="vBBU" groups="orchestration,services"/>
43<project path="orchestration/xos_services/vmme" name="vMME" groups="orchestration,services"/>
44<project path="orchestration/xos_services/vpgwc" name="vPGWC" groups="orchestration,services"/>
45<project path="orchestration/xos_services/vsgw" name="vSGW" groups="orchestration,services"/>
Matteo Scandolob76da2f2017-02-16 13:56:15 -080046<project path="orchestration/xos_services/progran" name="progran" groups="orchestration,services"/>
Pingping Lin6d23ffe2017-07-17 18:25:22 -070047<project path="orchestration/xos_services/vhss" name="vHSS" groups="orchestration,services"/>
Yunpeng Zhang0a2ad102017-08-01 20:31:25 -040048<project path="orchestration/xos_services/vmm" name="vMM" groups="orchestration,services"/>
49<project path="orchestration/xos_services/vsm" name="vSM" groups="orchestration,services"/>
Matteo Scandolob76da2f2017-02-16 13:56:15 -080050
alshabib7ec9fff2017-02-01 16:45:20 -080051<project path="orchestration/xos_services/vEE" name="vEE" groups="orchestration,services"/>
52<project path="orchestration/xos_services/vEG" name="vEG" groups="orchestration,services"/>
Matteo Scandolo489fc632017-02-27 11:55:01 -080053<project path="orchestration/xos_services/metro-net" name="metro-net" groups="orchestration,services"/>
Matteo Scandolo37b68752017-03-15 11:17:28 -070054<project path="orchestration/xos_services/metronet-local" name="metronet-local" groups="orchestration,services" upstream="master"/>
Matteo Scandoloa758a712017-05-02 16:22:45 -070055<project path="onos-apps/apps/carrierethernet" name="carrierethernet" groups="onos" upstream="master"/>
Matteo Scandolo37b68752017-03-15 11:17:28 -070056
57<project path="orchestration/profiles/rcord" name="rcord" groups="orchestration,profiles"/>
Matteo Scandolo75182902017-03-15 12:15:04 -070058<project path="orchestration/profiles/ecord" name="ecord" groups="orchestration,profiles"/>
59<project path="orchestration/profiles/mcord" name="mcord" groups="orchestration,profiles"/>
60<project path="orchestration/profiles/opencloud" name="opencloud" groups="orchestration,profiles"/>
Matteo Scandolo35600682017-01-23 11:55:11 -080061
Matteo Scandolof11b38f2016-12-01 10:39:36 -080062<project path="orchestration/xos-gui" name="xos-gui" groups="orchestration"/>
Matteo Scandolof969d032017-06-21 14:42:03 -070063<project path="orchestration/xos-tosca" name="xos-tosca" groups="orchestration"/>
Matteo Scandoloe54540c2017-02-01 17:30:31 -080064<project path="orchestration/xos-sample-gui-extension" name="xos-sample-gui-extension" groups="orchestration"/>
Matteo Scandolof11b38f2016-12-01 10:39:36 -080065<project path="orchestration/xos-rest-gw" name="xos-rest-gw" groups="orchestration"/>
Matteo Scandolo926a0642016-12-01 10:41:50 -080066<project path="orchestration/xos_libraries/ng-xos-lib" name="ng-xos-lib" groups="orchestration,libraries"/>
alshabibe62e94e2016-08-22 23:32:28 -070067
alshabibbd8b96f2017-01-31 16:08:41 -080068<project path="component/chameleon" name="chameleon" groups="voltha">
69 <linkfile src="." dest="incubator/voltha/chameleon"/>
70</project>
71<project path="incubator/voltha" name="voltha" groups="incubation,voltha"/>
alshabib8b4c9552016-10-05 11:10:19 -070072
alshabibf011c732016-08-22 14:25:16 -070073</manifest>