-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 845 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "controller"]
path = controller
url = https://github.com/hyphenOs/contrail-controller
branch = devcontrail
[submodule "vrouter"]
path = vrouter
url = https://github.com/hyphenOs/contrail-vrouter
[submodule "tools/sandesh"]
path = tools/sandesh
url = https://github.com/hyphenOs/contrail-sandesh
[submodule "tools/generateds"]
path = tools/generateds
url = https://github.com/hyphenOs/contrail-generateDS
[submodule "openstack/nova_contrail_vif"]
path = openstack/nova_contrail_vif
url = https://github.com/hyphenOs/contrail-nova-vif-driver
[submodule "openstack/contrail-nova-extensions"]
path = openstack/contrail-nova-extensions
url = https://github.com/hyphenOs/contrail-nova-extensions
[submodule "openstack/neutron_plugin"]
path = openstack/neutron_plugin
url = https://github.com/hyphenOs/contrail-neutron-plugin