Added a way to generate TEIV data

network-genorator now has a way to generate
TEIV cloud event data based on the topology

disabled by default in the config

Issue-ID: SMO-166
Change-Id: Ia08f5d0e0ed79c8ff0c6962151fe76c2f71eb61c
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
15 files changed
tree: 35ba9b80f3e5b78a8bafa5ab53c37fd47e6925c2
  1. code/
  2. docs/
  3. solution/
  4. solution_k8s/
  5. spec/
  6. .gitignore
  7. .gitreview
  8. .readthedocs.yaml
  9. INFO.yaml
  10. LICENSES
  11. README.md
  12. tox.ini
README.md

Operation and Maintenance (OAM) root repository

This repository acts as root O-RAN-SC OAM repository.

Documentation

The project documentation link is: https://docs.o-ran-sc.org/projects/o-ran-sc-oam/en/latest/index.html?highlight=Operation%20and%20mainetance

To generate the documentation the project must be cloned and the following command must be executed:

 tox -e docs,docs-linkcheck

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.