From f45d05acae93c13ffcc91df92781db38e570aff7 Mon Sep 17 00:00:00 2001 From: Rene_Robert Date: Wed, 31 Jul 2019 17:13:35 +0200 Subject: refactor instantiate section to be more "purpose" oriented adding configure section Issue-ID: DOC-500 Signed-off-by: Rene_Robert Change-Id: I7f05b3ff526a501a70533f9a9506844477a73419 --- docs/guides/onap-user/configure/pnf_connect/index.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/guides/onap-user/configure/pnf_connect/index.rst (limited to 'docs/guides/onap-user/configure/pnf_connect/index.rst') diff --git a/docs/guides/onap-user/configure/pnf_connect/index.rst b/docs/guides/onap-user/configure/pnf_connect/index.rst new file mode 100644 index 000000000..311bf911e --- /dev/null +++ b/docs/guides/onap-user/configure/pnf_connect/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + + +ONAP and PNF connection configuration +===================================== + +The following guides are provided to describe tasks that a user of +ONAP may need to perform to allow a PNF to communicate with ONAP. + +Pre-requisites +-------------- +- PNF provides the appropriate API to perform the espected operations +- ONAP and PNF are interconnected via a network +- any firewall between ONAP and PNF is correctly configured + +TO BE COMPLETED -- cgit 1.2.3-korg