X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=ef0f933bbd369260e89d5de0e7eb0f60cda48840;hb=c2a1bcd8ad49e51034931474d9faaea5b7dde0c8;hp=b4f3f86dcdc0444aeafebfe4550686b4307a3397;hpb=b19f6c667231f40b3e3e389bc7249af42d092b1b;p=iec.git diff --git a/.gitmodules b/.gitmodules index b4f3f86..ef0f933 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,3 +50,21 @@ [submodule "sadis-server"] path = src/use_cases/seba_on_arm/src_repo/sadis-server url = https://github.com/iecedge/sadis-server.git +[submodule "rcord-synchronizer"] + path = src/use_cases/seba_on_arm/src_repo/rcord-synchronizer + url = https://github.com/iecedge/rcord.git +[submodule "fabric"] + path = src/use_cases/seba_on_arm/src_repo/fabric + url = https://github.com/iecedge/fabric.git +[submodule "fabric-crossconnect"] + path = src/use_cases/seba_on_arm/src_repo/fabric-crossconnect + url = https://github.com/iecedge/fabric-crossconnect.git + branch = 1.1.4 +[submodule "onos-service"] + path = src/use_cases/seba_on_arm/src_repo/onos-service + url = https://github.com/iecedge/onos-service.git + branch = 2.0.7 +[submodule "olt-service"] + path = src/use_cases/seba_on_arm/src_repo/olt-service + url = https://github.com/iecedge/olt-service.git + branch = 2.1.14