Add TAPI Topology simulated network function type. 88/6888/1
authorAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 19 Oct 2021 12:04:59 +0000 (15:04 +0300)
committerAlex Stancu <alexandru.stancu@highstreet-technologies.com>
Tue, 19 Oct 2021 12:06:43 +0000 (15:06 +0300)
commitf5b69d55ddd03b4e504efdd33e2047901d3be807
tree60c54ed1872f32e2ec1cb1251559f0c6b2d3ea45
parente85f9a6771693aa11baee5cd48df871da2583f6a
Add TAPI Topology simulated network function type.

Issue-ID: SIM-81
Change-Id: I475311b789b8ac7599e9604af7b3e467b3f322f3
Signed-off-by: Alex Stancu <alexandru.stancu@highstreet-technologies.com>
21 files changed:
ntsimulator/deploy/smo-nts-ng-topology-server/Dockerfile [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/config.json [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/container-tag.yaml [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/data/README.md [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/local.Dockerfile [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/iana-hardware.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/o-ran-common-identity-refs.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/o-ran-topology.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-common@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-connectivity@2020-06-16.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-dsr@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-equipment@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-eth@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-notification@2020-06-16.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-oam@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-odu@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-path-computation@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-photonic-media@2020-06-16.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-streaming@2020-06-16.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-topology@2020-04-23.yang [new file with mode: 0644]
ntsimulator/deploy/smo-nts-ng-topology-server/yang/tapi-virtual-network@2020-06-16.yang [new file with mode: 0644]