Enrichment cordinator service, added job validation

Added validation of EI job data agains the registerred json schema.
Improved tests.
Improved documentation.

Change-Id: I86fe031b22aa0378d82181a019e8f0743f283e8a
Issue-ID: NONRTRIC-173
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
13 files changed
tree: 2b6d1d919bdc864464020fb897ac9bca45f2dcd8
  1. .releases/
  2. docker-compose/
  3. docs/
  4. enrichment-coordinator-service/
  5. policy-agent/
  6. sdnc-a1-controller/
  7. test/
  8. .gitignore
  9. .gitreview
  10. .readthedocs.yaml
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. 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.