Add a standalone helm chart for ODU slice assurance app

This helm chart is needed when the app is instantiated via
control loop. The kubernetes-participant that will deploy
the app needs to run "helm install" command with this chart.

Change-Id: If849de755c1ec5086ec0df2489c4c23d9ef3580a
Issue-ID: NONRTRIC-692
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
6 files changed
tree: dc6239f364d6285bc44eab9078a0b427464e6cb7
  1. .releases/
  2. a1-policy-management-service/
  3. dmaap-adaptor-java/
  4. dmaap-mediator-producer/
  5. docker-compose/
  6. docs/
  7. helm-manager/
  8. information-coordinator-service/
  9. onap/
  10. r-app-catalogue/
  11. sdnc-a1-controller/
  12. test/
  13. .gitignore
  14. .gitmodules
  15. .gitreview
  16. .readthedocs.yaml
  17. INFO.yaml
  18. LICENSE.txt
  19. pom.xml
  20. README.md
  21. tox.ini
README.md

O-RAN-SC Non-RealTime RIC

The O-RAN SC Non-RT RIC provides support for non-real-time intelligent radio resource management, higher layer procedure optimization, policy optimization in RAN, and providing guidance, parameters, policies and AI/ML models to support the operation of the Near-RT RIC to achieve higher-level non-real-time objectives.

Please see the documentation in the docs/ folder

For more information about the Non-RT RIC project please see the project website

License

Copyright (C) 2019 Nordix Foundation. Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information about license please see the LICENSE file for details.