X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitmodules;h=bf1ebb3b4be296762846bcf5c6fe34d6cdc46171;hb=57094f205e91e64fcc39e506ced430f2a4e2516e;hp=2405e818c1df19a7975ccd58a3d243f397a3f32d;hpb=53b3356a9be3b0994658480cd1a2fc820eaac316;p=iec.git diff --git a/.gitmodules b/.gitmodules index 2405e81..bf1ebb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -114,3 +114,31 @@ path = src/use_cases/seba_on_arm/src_repo/pushgateway url = https://github.com/iecedge/pushgateway.git branch = v0.5.2-arm64v8 +[submodule "freeradius"] + path = src/use_cases/seba_on_arm/src_repo/freeradius + url = https://github.com/iecedge/freeradius.git +[submodule "voltha"] + path = src/use_cases/seba_on_arm/src_repo/voltha + url = https://github.com/iecedge/voltha.git + branch = jglr_move_to_cachengo_infra +[submodule "etcd-operator-docker"] + path = src/use_cases/seba_on_arm/src_repo/etcd-operator-docker + url = https://github.com/iecedge/etcd-operator-docker.git +[submodule "etcd"] + path = src/use_cases/seba_on_arm/src_repo/etcd + url = https://github.com/iecedge/etcd.git +[submodule "onos"] + path = src/use_cases/seba_on_arm/src_repo/onos + url = https://github.com/iecedge/onos.git + branch = v1.13.5 +[submodule "beats-docker"] + path = src/use_cases/seba_on_arm/src_repo/beats-docker + url = https://github.com/iecedge/beats-docker.git + branch = 6.4.2-arm64v8 +[submodule "kubectl-deployer-docker"] + path = src/use_cases/seba_on_arm/src_repo/kubectl-deployer-docker + url = https://github.com/iecedge/kubectl-deployer-docker.git +[submodule "helm-charts"] + path = src/use_cases/seba_on_arm/src_repo/helm-charts + url = https://github.com/iecedge/helm-charts.git + branch = cord-7.0-arm64