refactor instantiate section to be more "purpose" oriented
[doc.git] / docs / guides / onap-user / configure / vnf_connect / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0
2 .. International License.  http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017 AT&T Intellectual Property.  All rights reserved.
4
5
6 ONAP and VNF connection configuration
7 =====================================
8 The following guides are provided to describe tasks that a user of
9 ONAP may need to perform to allow a VNF to communicate with ONAP
10
11 Pre-requisites
12 --------------
13 - VNF provides the appropriate API to perform the espected operations
14 - ONAP and VNF are interconnected via a network
15 - any firewall between ONAP and VNF is correctly configured
16
17 TO BE COMPLETED