X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitmodules;h=c4c869e1d06bf24ded0cebe36ab2c22f26f34170;hb=2b3bcd2deda4437d351f29ce58dfcd05fb887fdb;hp=f35bd0635d5749b8881741e739e6163e3b5074f8;hpb=6d3b9403d7e828ac576f768eb853f8ec08f94e1b;p=iec.git diff --git a/.gitmodules b/.gitmodules index f35bd06..c4c869e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,17 @@ 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