Deprecation notice added 32/14832/3
authoraravind.est <aravindhan.a@est.tech>
Wed, 20 Aug 2025 12:26:02 +0000 (13:26 +0100)
committeraravind.est <aravindhan.a@est.tech>
Thu, 21 Aug 2025 10:09:16 +0000 (11:09 +0100)
Deprecation notice added as this repository is no longer actively maintained or supported.

Issue-ID: NONRTRIC-1086
Change-Id: Ifb565285f5b3aaf13024ef92326e9a09201d58c7
Signed-off-by: aravind.est <aravindhan.a@est.tech>
DEPRECATED.md [new file with mode: 0644]
README.md

diff --git a/DEPRECATED.md b/DEPRECATED.md
new file mode 100644 (file)
index 0000000..b92be5c
--- /dev/null
@@ -0,0 +1,28 @@
+# DEPRECATED
+
+This component, module, or repository is not actively maintained or supported and has been deprecated.
+
+## Purpose
+The code contained here is for the reference only. But
+
+* It is not maintained or supported,
+
+* It may not conform to finalized specifications,
+
+* It may contain known or unknown security vulnerabilities,
+
+* It is not monitored for CVEs,
+
+* It receives no guarantee of support, updates, or fixes.
+
+* It may depend on the outdated or unsupported libraries or frameworks.
+
+## Disclaimer
+This software is made available as-is and without warranty of any kind.
+Use in production systems is strongly discouraged.
+Any use in products or deployments is at the user's own risk.
+
+For current or supported implementations, please consult finalized O-RAN specifications and implementations that explicitly state compliance and maintenance support.
+
+---
+2025 OpenInfra Foundation Europe - Licensed under the terms in the [Apache 2.0 LICENSE file](LICENSE.txt).
\ No newline at end of file
index d6a8ac9..c81732d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
-# Use case Health Check test
+# Use case Health Check test (Experimental O-RAN-SC Module)
 
+![Status: Deprecated](https://img.shields.io/badge/status-deprecated-red)
+![Status: Experimental](https://img.shields.io/badge/CVE%20Support-none-lightgrey)
+
+> [!CAUTION]
+> **Deprecated**
+>
+> This repository is no longer actively maintained or supported.
+>
+> Please refer to the [o-ran-sc/nonrtric-plt-rappmanager](https://github.com/o-ran-sc/nonrtric-plt-rappmanager) repository for the actively maintained rApp Manager and rApps.
 ## General
 
 The Health Check use case test provides a python script that regularly creates, reads, updates, and deletes a policy
@@ -35,7 +44,9 @@ To stop PMS and the simulators, run the `stop.sh` script.
 
 ## License
 
-Copyright (C) 2020-2022 Nordix Foundation.
+Copyright (C) 2020-2023 Nordix Foundation.
+Copyright (C) 2023-2025 OpenInfra Foundation Europe.
+
 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