Merge "Update license references"
authorJohn Keeney <john.keeney@est.tech>
Tue, 23 Aug 2022 09:17:57 +0000 (09:17 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 23 Aug 2022 09:17:57 +0000 (09:17 +0000)
.releases/container-release-nonrtric-plt-auth-token-fetch.yaml [new file with mode: 0644]
auth-token-fetch/container-tag.yaml
auth-token-fetch/main.go
docs/overview.rst
docs/release-notes.rst

diff --git a/.releases/container-release-nonrtric-plt-auth-token-fetch.yaml b/.releases/container-release-nonrtric-plt-auth-token-fetch.yaml
new file mode 100644 (file)
index 0000000..018f609
--- /dev/null
@@ -0,0 +1,10 @@
+---
+distribution_type: container
+container_release_tag: 1.0.0
+container_pull_registry: nexus3.o-ran-sc.org:10004
+container_push_registry: nexus3.o-ran-sc.org:10002
+project: nonrtric
+ref: 3db8626c0900dc391b8e810541de9761c78043d8
+containers:
+    - name: nonrtric-plt-auth-token-fetch
+      version: 1.0.0
index e327bf6..b0e313c 100644 (file)
@@ -19,4 +19,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: 1.0.0
+tag: 1.1.0
index 41f49d3..0136688 100644 (file)
@@ -53,7 +53,7 @@ func NewContext(config *Config) *Context {
 }
 
 // @title Auth token fetcher
-// @version 0.0.0
+// @version 1.1.0
 
 // @license.name  Apache 2.0
 // @license.url   http://www.apache.org/licenses/LICENSE-2.0.html
index af12bf4..09bfdbf 100644 (file)
@@ -38,8 +38,9 @@ These are the components that make up the Non-RT-RIC:
 * `DMaaP/Kafka Information Producer Adapters <#dmaap-kafka-information-producer-adapters>`_. :doc:`Documentation site adapter <dmaapadapter:index>`. :doc:`Documentation site mediator <dmaapmediatorproducer:index>`.
 * `Initial Non-RT-RIC App Catalogue <#initial-non-rt-ric-app-catalogue>`_. :doc:`Documentation site <rappcatalogue:index>`.
 * `Initial K8S Helm Chart LCM Manager <#id5>`_. :doc:`Documentation site <helmmanager:index>`.
-* `Test Framework <#id1>`_.
-* `Use Cases: <#non-rt-ric-use-cases>`_:
+* `Auth Token Fetch <#id6>`_.
+* `Test Framework <#id7>`_.
+* `Use Cases: <#non-rt-ric-use-cases>`_
 
   * "Helloworld" O-RU Fronthaul Recovery use case. :doc:`Documentation site <orufhrecovery:index>`.
   * "Helloworld" O-DU Slice Assurance use case. :doc:`Documentation site <ransliceassurance:index>`.
@@ -75,7 +76,7 @@ Maintains a registry of:
 - Information Consumers
 - Information Jobs
 
-The service is not involved in data delivery and hence does not put restrictions on this. 
+The service is not involved in data delivery and hence does not put restrictions on this.
 
 Implementation:
 
@@ -219,6 +220,11 @@ Implementation:
 - Repo: *nonrtric/plt/helmmanager*
 - Documentation at the :doc:`Helm Manager documentation site <helmmanager:index>`.
 
+Auth Token Fetch
+~~~~~~~~~~~~~~~~
+
+Work in progress.
+
 Test Framework
 ~~~~~~~~~~~~~~
 
index 4722da8..fd27199 100644 (file)
@@ -142,3 +142,22 @@ E Maintenance Release
 |                             |                                                   |
 +-----------------------------+---------------------------------------------------+
 
+F Release
+---------
++-----------------------------+---------------------------------------------------+
+| **Project**                 | Non-RT RIC                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Repo/commit-ID**          | nonrtric/3db8626c0900dc391b8e810541de9761c78043d8 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release designation**     | F                                                 |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Release date**            | 2022-08-18                                        |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+| **Purpose of the delivery** | First version of nonrtric-plt-auth-token-fetch    |
+|                             |                                                   |
++-----------------------------+---------------------------------------------------+
+