Bug fix. 35/4435/1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 23 Jul 2020 11:49:17 +0000 (14:49 +0300)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Thu, 23 Jul 2020 11:49:39 +0000 (14:49 +0300)
commit226e12e7c9b504dc32fcf71f97483bb97195643d
treecef315b68c3cac931141609d09d0bb9578fa8fe4
parentb8166cdc5294cdee0c717085d659b4a8f0834313
Bug fix.

Add basic-auth method for sending pnfRegistration VES messages.

Align O1 interface YANG models to spec instead of pre-spec.

Issue-ID: SIM-34

Issue-ID: SIM-35
Change-Id: I80ada7ea570015e74d606116850584ccb620ec24
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
39 files changed:
ntsimulator/README.md
ntsimulator/deploy/nts-manager/Dockerfile
ntsimulator/deploy/nts-manager/container-tag.yaml
ntsimulator/deploy/o-ran-sc/o-ran-ru/container-tag.yaml
ntsimulator/deploy/o-ran/ru-fh/container-tag.yaml
ntsimulator/deploy/x-ran/container-tag.yaml
ntsimulator/inc/utils/utils.h
ntsimulator/scripts/docker-compose.yml
ntsimulator/src/ntsimulator-manager/ntsimulator-manager.c
ntsimulator/src/ntsimulator-manager/simulator-operations.c
ntsimulator/src/ntsimulator-manager/simulator-operations.h
ntsimulator/src/utils/utils.c
ntsimulator/yang/o-ran/ru-fh/o-ran-ald-port.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-ald.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-antenna-calibration.yang [new file with mode: 0644]
ntsimulator/yang/o-ran/ru-fh/o-ran-beamforming.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-compression-factors.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-delay-management.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-dhcp.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-externalio.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-fan.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-file-management.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-fm.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-hardware.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-interfaces.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-laa-operations.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-laa.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-module-cap.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-mplane-int.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-operations.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-performance-management.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-processing-element.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-software-management.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-supervision.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-sync.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-trace.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-transceiver.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-uplane-conf.yang
ntsimulator/yang/o-ran/ru-fh/o-ran-usermgmt.yang