Merge "[RIC-571] Swagger update + release version updated to 5.2.21"
authorShuky Har-Noy <shuky.har-noy@intl.att.com>
Thu, 23 Jul 2020 20:34:03 +0000 (20:34 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 23 Jul 2020 20:34:03 +0000 (20:34 +0000)
Swagger/E2Manager_API.yaml
releases/container-release-ric-plt-e2mgr.yaml

index bb8b7fc..80e3ce5 100644 (file)
@@ -557,6 +557,10 @@ components:
       type: object
     Gnb:
       properties:
+        gnbType:
+          oneOf:
+            - type: string
+            - type: integer
         servedNrCells:
           $ref: '#/components/schemas/ServedNrCells'
         ranFunctions:
@@ -1039,5 +1043,7 @@ components:
           type: string
         setupFailure:
           $ref: '#/components/schemas/SetupFailure'
+        setupFromNetwork:
+          type: boolean
       additionalProperties: false
       type: object
index 1ae9fa2..b550cf1 100644 (file)
@@ -1,10 +1,10 @@
 ---
 distribution_type: container
-container_release_tag: 5.2.20
+container_release_tag: 5.2.21
 container_pull_registry: nexus3.o-ran-sc.org:10004
 container_push_registry: nexus3.o-ran-sc.org:10002
 project: ric-plt/e2mgr
 ref: bc966a778e96ab13590722c140489e8ef053a6f0
 containers:
     - name: ric-plt-e2mgr
-      version: 5.2.20
+      version: 5.2.21