Add scripts for building locally O-DU with 3GPP Rel-18 YANG models. 33/10833/1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 4 Apr 2023 12:13:59 +0000 (15:13 +0300)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 4 Apr 2023 12:16:44 +0000 (15:16 +0300)
commitca12df7f8e86bd790e691a6db62f78760bb03f19
tree331665a164236ae1ac41e0076a1c3d3021101277
parentd63ca23f62b2a285acedd4b293949f8aad87f00d
Add scripts for building locally O-DU with 3GPP Rel-18 YANG models.

Issue-ID: SIM-108
Change-Id: I16786f20650e7f7bf8d687b4c7b65f6e2c78bda1
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
14 files changed:
docs/overview.rst
docs/release-notes.rst
ntsimulator/.env
ntsimulator/deploy/o-ran-du-rel-18/config.json [new file with mode: 0644]
ntsimulator/deploy/o-ran-du-rel-18/data/README.md [new file with mode: 0644]
ntsimulator/deploy/o-ran-du-rel-18/data/_3gpp-common-managed-element-operational.xml [new file with mode: 0644]
ntsimulator/deploy/o-ran-du-rel-18/data/_3gpp-common-managed-element-running.xml [new file with mode: 0644]
ntsimulator/deploy/o-ran-du-rel-18/get_3gpp_yangs.sh [new file with mode: 0755]
ntsimulator/deploy/o-ran-du-rel-18/local.Dockerfile [new file with mode: 0644]
ntsimulator/deploy/o-ran-du-rel-18/yang/ietf-inet-types.yang [new file with mode: 0755]
ntsimulator/deploy/o-ran-du-rel-18/yang/ietf-yang-schema-mount@2019-01-14.yang [new file with mode: 0755]
ntsimulator/deploy/o-ran-du-rel-18/yang/ietf-yang-types@2013-07-15.yang [new file with mode: 0755]
ntsimulator/nts-ng-docker-image-build-ubuntu.yaml
ntsimulator/nts_build_o_du_rel_18.sh [new file with mode: 0755]