From: Alex Stancu Date: Tue, 3 Nov 2020 14:46:41 +0000 (+0200) Subject: Fix container-tag.yaml files. X-Git-Tag: 1.0.3~8 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=commitdiff_plain;h=c6ccff30c8666f6723e6856a3660e5d68a2ff3ec Fix container-tag.yaml files. Issue-ID: SIM-38 Change-Id: I4c72c6d53f558ac89f2ef0e9ae3dab6808df8571 Signed-off-by: Alex Stancu --- diff --git a/ntsimulator/deploy/base/container-tag.yaml b/ntsimulator/container-tag.yaml similarity index 100% rename from ntsimulator/deploy/base/container-tag.yaml rename to ntsimulator/container-tag.yaml diff --git a/ntsimulator/deploy/nts-manager/container-tag.yaml b/ntsimulator/deploy/nts-manager/container-tag.yaml deleted file mode 100644 index a8e0c0f..0000000 --- a/ntsimulator/deploy/nts-manager/container-tag.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -tag: 1.0.0 \ No newline at end of file diff --git a/ntsimulator/deploy/o-ran/container-tag.yaml b/ntsimulator/deploy/o-ran/container-tag.yaml deleted file mode 100644 index a8e0c0f..0000000 --- a/ntsimulator/deploy/o-ran/container-tag.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -tag: 1.0.0 \ No newline at end of file diff --git a/ntsimulator/deploy/x-ran/container-tag.yaml b/ntsimulator/deploy/x-ran/container-tag.yaml deleted file mode 100644 index a8e0c0f..0000000 --- a/ntsimulator/deploy/x-ran/container-tag.yaml +++ /dev/null @@ -1,2 +0,0 @@ ---- -tag: 1.0.0 \ No newline at end of file