Documentation of RAN PM 09/11109/2
authorPatrikBuhr <patrik.buhr@est.tech>
Tue, 16 May 2023 08:54:58 +0000 (10:54 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Tue, 16 May 2023 12:21:35 +0000 (14:21 +0200)
commit5a01ec4da9c004c8b74d2997ee7d3ffa77dfaf95
tree8595d702caaa6fbc1e3562043a1e84d909d5fbfe
parent28bb3daceee9d6108da813f0b44c5cc459ef3fde
Documentation of RAN PM

Renamed kafka-pm-producer to pm-file-converter

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-868
Change-Id: Ib0af622e34d389dfe24667a08b4cec5e9e887b1c
24 files changed:
.readthedocs.yaml
docs/conf.py
docs/overview.rst
pm-file-converter/.gitignore [moved from kafka-pm-producer/.gitignore with 100% similarity]
pm-file-converter/Dockerfile [moved from kafka-pm-producer/Dockerfile with 100% similarity]
pm-file-converter/README.md [moved from kafka-pm-producer/README.md with 100% similarity]
pm-file-converter/application_configuration.json [moved from kafka-pm-producer/application_configuration.json with 100% similarity]
pm-file-converter/build.sh [moved from kafka-pm-producer/build.sh with 100% similarity]
pm-file-converter/container.yaml [moved from kafka-pm-producer/container.yaml with 100% similarity]
pm-file-converter/docs/Architecture.png [moved from kafka-pm-producer/docs/Architecture.png with 100% similarity]
pm-file-converter/docs/Pictures.pptx [moved from kafka-pm-producer/docs/Pictures.pptx with 100% similarity]
pm-file-converter/docs/_static/logo.png [moved from kafka-pm-producer/docs/_static/logo.png with 100% similarity]
pm-file-converter/docs/conf.py [moved from kafka-pm-producer/docs/conf.py with 100% similarity]
pm-file-converter/docs/conf.yaml [moved from kafka-pm-producer/docs/conf.yaml with 100% similarity]
pm-file-converter/docs/favicon.ico [moved from kafka-pm-producer/docs/favicon.ico with 100% similarity]
pm-file-converter/docs/index.rst [moved from kafka-pm-producer/docs/index.rst with 89% similarity]
pm-file-converter/docs/overview.rst [moved from kafka-pm-producer/docs/overview.rst with 98% similarity]
pm-file-converter/docs/requirements-docs.txt [moved from kafka-pm-producer/docs/requirements-docs.txt with 100% similarity]
pm-file-converter/gen-cert.sh [moved from kafka-pm-producer/gen-cert.sh with 100% similarity]
pm-file-converter/go.mod [moved from kafka-pm-producer/go.mod with 100% similarity]
pm-file-converter/go.sum [moved from kafka-pm-producer/go.sum with 100% similarity]
pm-file-converter/main.go [moved from kafka-pm-producer/main.go with 100% similarity]
pm-file-converter/tox.ini [moved from kafka-pm-producer/tox.ini with 100% similarity]
tox.ini