Modify docker-compose configuration

- update on ODL shiro configuration (bearer instead of basic)

IssueID: OAM-246
Change-Id: I47b29b976c000da38df550fb8f5d6509c06b1feb
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
2 files changed
tree: 73981b3e8a4877e24dacf89a65616a2f3bfddc46
  1. docs/
  2. solution/
  3. .gitignore
  4. .gitreview
  5. .readthedocs.yaml
  6. INFO.yaml
  7. LICENSES
  8. README.md
  9. 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.