aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dosc_A1_PE_PoC.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dosc_A1_PE_PoC.rst')
-rw-r--r--doc/dosc_A1_PE_PoC.rst15
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/dosc_A1_PE_PoC.rst b/doc/dosc_A1_PE_PoC.rst
index b731cef..f08c10c 100644
--- a/doc/dosc_A1_PE_PoC.rst
+++ b/doc/dosc_A1_PE_PoC.rst
@@ -22,7 +22,7 @@ The goal is to show how ONAP platform features can be used to implement a contro
**Policy Enforcement scenario**:
- A1 PE Simulator deployed as CNF in ONAP
-- A1 PE Simulator is configured as RIC in ONAP Policy Managment Service
+- A1 PE Simulator is configured as RIC in ONAP Policy Management Service
- RAPPs are deployed in ONAP as DCAE MS (to monitor and optimize behavior of RAN)
- RIC simulates a sleeping cell behavior
- Detection of sleeping cell in A1 policy, triggers handover of emergency UEs to the next available cell
@@ -84,13 +84,10 @@ Postman collection is used also to trigger instantiation using SO APIs.
Following steps are needed to setup Postman:
-- Import this Postman collection zip
+- Import this Postman collection (environment file is provided for reference, it's better to create own environment on your own providing variables)
- :download:`A1 PE CNF Postman collection <files/a1pe-postman.zip>`
-
-- Extract the zip and import Postman collection into Postman. Environment file is provided for reference, it's better to create own environment on your own providing variables.
- - `A1-PE-CNF.postman_collection.json`
- - `A1-PE-CNF.postman_environment.json`
+ - :download:`A1 PE CNF Postman collection <files/A1-PE-CNF.postman_collection.json>`
+ - :download:`A1 PE CNF Postman collection <files/A1-PE-CNF.postman_environment.json>`
- For use case debugging purposes to get Kubernetes cluster external access to SO CatalogDB (GET operations only), modify SO CatalogDB service to NodePort instead of ClusterIP. You may also create separate own NodePort if you wish, but here we have just edited directly the service with kubectl.
@@ -190,8 +187,8 @@ The separated collection was prepared to trigger and check the A1 Close-loop.
Like before, following steps are needed to setup Postman:
-- Extract the **a1pe-postman.zip** and import Postman collection into Postman. Environment **A1-PE_CNF.postman_environment.json** file is provided for reference, it's better to create own environment on your own providing variables.
- - `A1-PE-CLOSED-LOOP.postman_collection.json`
+- Import Postman collection into Postman. Environment **A1-PE_CNF.postman_environment.json** file is provided for reference, it's better to create own environment on your own providing variables.
+ - :download:`A1-PE-CLOSED-LOOP.postman_collection.json`
CNF post-instantiation steps