Change the release tag,Adding release related changes 81/12181/2
authorSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Thu, 7 Dec 2023 06:03:09 +0000 (11:33 +0530)
committerSANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Thu, 7 Dec 2023 06:25:53 +0000 (11:55 +0530)
Issue-Id: AIMLFW-73

Change-Id: I5e383936558e22ed29284f5b7c6d307a5843d8b3
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
LICENSES.txt [new file with mode: 0644]
docs/release-notes.rst
docs/user-guide.rst
releases/container-release-aiml-fw-aihp-ips-kserve-adapter.yaml [new file with mode: 0644]

diff --git a/LICENSES.txt b/LICENSES.txt
new file mode 100644 (file)
index 0000000..cee52e2
--- /dev/null
@@ -0,0 +1,30 @@
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
+
+
+
+Unless otherwise specified, all documentation contained herein is licensed
+under the Creative Commons License, Attribution 4.0 Intl. (the
+"Documentation License"); you may not use this documentation except in
+compliance with the Documentation License. You may obtain a copy of the
+Documentation License at
+
+https://creativecommons.org/licenses/by/4.0/
+
+Unless required by applicable law or agreed to in writing, documentation
+distributed under the Documentation License is distributed on an "AS IS"
+BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+implied. See the Documentation License for the specific language governing
+permissions and limitations under the Documentation License.
+
+This source code is part of the AIMLFW (AI ML Framework) project.
index 9fe1c0a..70cdd8d 100644 (file)
@@ -3,6 +3,7 @@
 
 .. Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved.
 
+=============
 Release-Notes
 =============
 This document provides the release notes for the H release of Kserve adapter
@@ -12,7 +13,7 @@ This document provides the release notes for the H release of Kserve adapter
    :local:
 
 Version history
----------------
+===============
 
 +--------------------+--------------------+--------------------+--------------------+
 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
@@ -21,16 +22,43 @@ Version history
 | 2023-06-14         | 1.0.0              |                    | H release          |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2023-12-14         | 1.1.0              |                    | I release          |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
 
 
 Summary
--------
+=======
 
-The H release of AIMLFW Kserve Adapter provides basic version of Kserve adapter
+The I release of AIMLFW Kserve Adapter provides basic version of Kserve adapter
 
 
 Release Data
-------------
+============
+
+I Release
+---------
+
++--------------------------------------+-------------------------------------------------------+
+| **Project**                          | AIMLFW Kserve Adapter                                 |
+|                                      |                                                       |
++--------------------------------------+-------------------------------------------------------+
+| **Repo/commit-ID**                   | aiml-fw/aihp/ips/kserve-adapter                       |
+|                                      |                                                       |
++--------------------------------------+-------------------------------------------------------+
+| **Release designation**              | I release                                             |
+|                                      |                                                       |
++--------------------------------------+-------------------------------------------------------+
+| **Release date**                     | 2023-12-29                                            |
+|                                      |                                                       |
++--------------------------------------+-------------------------------------------------------+
+| **Purpose of the delivery**          | Deploy Kserve adapter using AIMLFW deployment scripts |
+|                                      |                                                       |
++--------------------------------------+-------------------------------------------------------+
+
+
+H Release
+---------
 
 +--------------------------------------+--------------------------------------+
 | **Project**                          | AIMLFW Kserve Adapter                |
index e24a6e2..62fe157 100644 (file)
@@ -16,8 +16,8 @@ Overview
 Kserve Adapter works with the AIML Framework and is used to deploy, delete and update AI/ML models on Kserve.
 
 
-Steps to build and run
--------------------------
+Steps to build and run kserve adapter
+-------------------------------------
 
 Prerequisites
 
@@ -41,6 +41,12 @@ Steps
         make build
         make run
 
+
+Steps to run kserve adapter using AIMLFW deployment scripts
+-----------------------------------------------------------
+
+Follow the steps in this link: `AIMLFW installation guide <https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/installation-guide.html>`__
+
 Demo steps
 ----------
 
@@ -147,3 +153,4 @@ Steps for the demo
   .. code:: bash
 
         source predict_inference.sh
+
diff --git a/releases/container-release-aiml-fw-aihp-ips-kserve-adapter.yaml b/releases/container-release-aiml-fw-aihp-ips-kserve-adapter.yaml
new file mode 100644 (file)
index 0000000..dc80e62
--- /dev/null
@@ -0,0 +1,11 @@
+---
+#Release tag for kserve-adapter
+distribution_type: container
+container_release_tag: 1.0.1
+container_pull_registry: nexus3.o-ran-sc.org:10004
+container_push_registry: nexus3.o-ran-sc.org:10002
+project: aiml-fw/aihp/ips/kserve-adapter
+ref: 52b7b86c9c2050315b3e59372ee987ec6a6cfcb1
+containers:
+  - name: aiml-fw-aihp-ips-kserve-adapter-docker
+    version: 1.0.0