aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2020-06-05 22:24:02 +0200
committerAdrian OSullivan <adrian.osullivan@huawei.com>2020-06-08 15:52:56 +0000
commit24e99d433cfde855e3e4ce06b6f7fb00f47dad52 (patch)
treef056cf757054e0c1148d1f2cac091174b96c1595 /docs/installation
parent540ea00963f4bf7ad01819b9263a425db68e628e (diff)
Remove Postman collection
Remove Postman collection not updated since Beijing Remove link towards the Postman collection Issue-ID: EXTAPI-451 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I51f041af0797c3ba789c052677bf3665ab39c822
Diffstat (limited to 'docs/installation')
-rw-r--r--docs/installation/installation.rst12
1 files changed, 4 insertions, 8 deletions
diff --git a/docs/installation/installation.rst b/docs/installation/installation.rst
index 38ecb3c..d5bfbb7 100644
--- a/docs/installation/installation.rst
+++ b/docs/installation/installation.rst
@@ -89,11 +89,6 @@ You should get::
"version": "v4"
}
-Play with Postman
------------------
-
-A full collection of requests is available in *docs/offeredapis/postman* for inspiration
-
OOM Context
-----------
@@ -139,12 +134,13 @@ Running an integration test with SO, SDC, DMAAP, AAI::
**Understanding OOM deployment**
-NBI uses AAF init container to generate valid server certificate, signed by ONAP Root CA.
-This server certificate is used for TLS over HTTP.
+NBI uses AAF init container to generate valid server certificate, signed by
+ONAP Root CA. This server certificate is used for TLS over HTTP.
Passing specific JAVA_OPTS to NBI SpringBoot java app will enable HTTPS.
-Here are some OOM related files which could help to understand how HTTPS is set up.
+Here are some OOM related files which could help to understand how HTTPS is
+set up.
Search for JAVA_OPTS in
https://github.com/onap/oom/blob/master/kubernetes/nbi/templates/deployment.yaml