Added a test for service supervision

Added that when service supervision deletes policices, it will
grant a shared lock of the RIC (which it must).

PUT and DELETE a policy will trigger keep alive of the owning service

Change-Id: I6770694a5dbff3b8d635a9997265292ad3c0f524
Issue-ID: NONRTRIC-155
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
17 files changed
tree: 13f8621aee951ac23133095af4b82e002f65fbb1
  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.