forked from oopt-goldstone/goldstone-mgmt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.13 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "sm/sysrepo"]
path = sm/sysrepo
url = https://github.com/sysrepo/sysrepo.git
[submodule "sm/libyang"]
path = sm/libyang
url = https://github.com/CESNET/libyang.git
[submodule "sm/openconfig"]
path = sm/openconfig
url = https://github.com/openconfig/public.git
[submodule "src/south/tai/sm/oopt-tai"]
path = src/south/tai/sm/oopt-tai
url = git@github.com:Telecominfraproject/oopt-tai.git
[submodule "sm/oopt-tai"]
path = sm/oopt-tai
url = https://github.com/Telecominfraproject/oopt-tai.git
[submodule "sm/OpenNetworkLinux"]
path = sm/OpenNetworkLinux
url = git@github.com:microsonic/OpenNetworkLinux.git
[submodule "sm/netopeer2"]
path = sm/netopeer2
url = https://github.com/CESNET/netopeer2.git
[submodule "sm/libnetconf2"]
path = sm/libnetconf2
url = https://github.com/CESNET/libnetconf2.git
[submodule "sm/sonic-mgmt-common"]
path = sm/sonic-mgmt-common
url = https://github.com/Azure/sonic-mgmt-common
[submodule "sm/libyang-python"]
path = sm/libyang-python
url = https://github.com/CESNET/libyang-python.git
[submodule "sm/sysrepo-python"]
path = sm/sysrepo-python
url = https://github.com/sysrepo/sysrepo-python.git