[RIC-571] Swagger update + release version updated to 5.2.21 44/4444/1
authorAmichai <amichai.sichel@intl.att.com>
Thu, 23 Jul 2020 19:38:14 +0000 (19:38 +0000)
committerAmichai <amichai.sichel@intl.att.com>
Thu, 23 Jul 2020 19:38:24 +0000 (19:38 +0000)
Change-Id: I4069f16f0610d332b39ca52dcbaa59dd54d87159
Signed-off-by: Amichai <amichai.sichel@intl.att.com>
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