Running Dmaap consumer in a seprate thread

Fixed some potential threading problems

Enabled spring boot actuator for REST API
to control traces, diagnostics etc.

API documentation updates

Added GET policy_status in the agent NBI

Change-Id: Ied170bb1e8f350f17b385a0ef1def87cc6ec8750
Issue-ID: NONRTRIC-107
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
24 files changed
tree: a008079d5a835979c7f67a20637c170083f4d8f8
  1. .releases/
  2. dashboard/
  3. docs/
  4. near-rt-ric-simulator/
  5. policy-agent/
  6. sdnc-a1-controller/
  7. .gitignore
  8. .gitreview
  9. .readthedocs.yaml
  10. INFO.yaml
  11. LICENSE.txt
  12. pom.xml
  13. README.md
  14. tox.ini
README.md

O-RAN-SC Non-RealTime RIC

The O-RAN SC Non-RealTime RIC provides support 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 RIC near-RT to achieve higher-level non-real-time objectives.

Please see the documentation in the docs/ folder

For more information about the NONRTRIC 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.