General updates for flows

-  avoid hardcoded end-points for controller,
  ves-collector and message-router
  instead envs are used

Issue-ID: OAM-333
Change-Id: I0ffc963d6ac0b65ad44174811904a3c265a39b99
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
1 file changed
tree: 8a038a0e6bed5fff34f7ddddbfbec02257646bc1
  1. code/
  2. docs/
  3. solution/
  4. .gitignore
  5. .gitreview
  6. .readthedocs.yaml
  7. INFO.yaml
  8. LICENSES
  9. README.md
  10. 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.