Merge "VNFRQTS - R-33955 remove **"
[vnfrqts/requirements.git] / docs / Chapter7.rst
1 :tocdepth: 2
2 **7. ONAP Management Requirements**
3 =====================================
4
5 a. Service Design
6 ==================
7
8 This section, Service Design, has been left intentionally blank. It is out-of-scope for the VNF Requirements project for the Amsterdam release and no numbered requirements are expected. Content may be added in future updates of this document.
9
10 b. VNF On-boarding and package management
11 ==========================================
12
13 **Design Definition**
14
15 The ONAP Design Time Framework provides the ability to design NFV
16 resources including VNFs, Services, and products. The VNF provider must
17 provide VNF packages that include a rich set of recipes, management and
18 functional interfaces, policies, configuration parameters, and
19 infrastructure requirements that can be utilized by the ONAP Design
20 module to onboard and catalog these resources. Initially this
21 information may be provided in documents, but in the near future a
22 method will be developed to automate as much of the transfer of data as
23 possible to satisfy its long term requirements.
24
25 The current VNF Package Requirement is based on a subset of the
26 Requirements contained in the ETSI Document: ETSI GS NFV-MAN 001 v1.1.1
27 and GS NFV IFA011 V0.3.0 (2015-10) - Network Functions Virtualization
28 (NFV), Management and Orchestration, VNF Packaging Specification.
29
30 **Resource Description**
31
32 * R-77707 The VNF provider **MUST** include a Manifest File that contains a list of all the components in the VNF package.
33 * R-66070 The VNF Package **MUST** include VNF Identification Data to uniquely identify the resource for a given VNF provider. The identification data must include: an identifier for the VNF, the name of the VNF as was given by the VNF provider, VNF description, VNF provider, and version.
34 * R-69565 The VNF Package **MUST** include documentation describing VNF Management APIs. The document must include information and tools for:
35
36  - ONAP to deploy and configure (initially and ongoing) the VNF application(s) (e.g., NETCONF APIs). Includes description of configurable parameters for the VNF and whether the parameters can be configured after VNF instantiation.
37  - ONAP to monitor the health of the VNF (conditions that require healing and/or scaling responses). Includes a description of:
38
39   - Parameters that can be monitored for the VNF and event records (status, fault, flow, session, call, control plane, etc.) generated by the VNF after instantiation.
40   - Runtime lifecycle events and related actions (e.g., control responses, tests) which can be performed for the VNF.
41
42 * R-84366 The VNF Package **MUST** include documentation describing VNF Functional APIs that are utilized to build network and application services. This document describes the externally exposed functional inputs and outputs for the VNF, including interface format and protocols supported.
43 * R-36280 The VNF provider **MUST** provide documentation describing VNF Functional Capabilities that are utilized to operationalize the VNF and compose complex services.
44 * R-98617 The VNF provider **MUST** provide information regarding any dependency (e.g., affinity, anti-affinity) with other VNFs and resources.
45
46 **Resource Configuration**
47
48 * R-89571 The VNF **MUST** support and provide artifacts for configuration management using at least one of the following technologies:
49
50  - Netconf/YANG
51  - Chef
52  - Ansible
53
54  Note: The requirements for Netconf/YANG, Chef, and Ansible protocols are provided separately and must be supported only if the corresponding protocol option is provided by the VNF providor.
55
56  **Configuration Management via Netconf/YANG**
57
58  * R-30278 The VNF provider **MUST** provide a Resource/Device YANG model as a foundation for creating the YANG model for configuration. This will include VNF attributes/parameters and valid values/attributes configurable by policy.
59
60  **Configuration Management via Chef**
61
62  * R-13390 The VNF provider **MUST** provide cookbooks to be loaded on the appropriate Chef Server.
63  * R-18525 The VNF provider **MUST** provide a JSON file for each supported action for the VNF.  The JSON file must contain key value pairs with all relevant values populated with sample data that illustrates its usage. The fields and their description are defined in Appendix A.
64
65  Note: Chef support in ONAP is not currently available and planned for 4Q 2017.
66
67  **Configuration Management via Ansible**
68
69  * R-75608 The VNF provider **MUST** provide playbooks to be loaded on the appropriate Ansible Server.
70  * R-16777 The VNF provider **MUST** provide a JSON file for each supported action for the VNF.  The JSON file must contain key value pairs with all relevant values populated with sample data that illustrates its usage. The fields and their description are defined in Appendix B.
71
72 * R-46567 The VNF Package **MUST** include configuration scripts for boot sequence and configuration.
73 * R-16065 The VNF provider **MUST** provide configurable parameters (if unable to conform to YANG model) including VNF attributes/parameters and valid values, dynamic attributes and cross parameter dependencies (e.g., customer provisioning data).
74
75 **Resource Control Loop**
76
77 * R-22888 The VNF provider **MUST** provide documentation for the VNF Policy Description to manage the VNF runtime lifecycle. The document must include a description of how the policies (conditions and actions) are implemented in the VNF.
78 * R-01556 The VNF Package **MUST** include documentation describing the fault, performance, capacity events/alarms and other event records that are made available by the VNF. The document must include:
79
80  - A unique identification string for the specific VNF, a description of the problem that caused the error, and steps or procedures to perform Root Cause Analysis and resolve the issue.
81  - All events, severity level (e.g., informational, warning, error) and descriptions including causes/fixes if applicable for the event.
82  - All events (fault, measurement for VNF Scaling, Syslogs, State Change and Mobile Flow), that need to be collected at each VM, VNFC (defined in *VNF Guidelines for Network Cloud and ONAP*) and for the overall VNF.
83
84 * R-27711 The VNF provider **MUST** provide an XML file that contains a list of VNF error codes, descriptions of the error, and possible causes/corrective action.
85 * R-01478 The VNF Package **MUST** include documentation describing all parameters that are available to monitor the VNF after instantiation (includes all counters, OIDs, PM data, KPIs, etc.) that must be collected for reporting purposes. The documentation must include a list of:
86
87  - Monitoring parameters/counters exposed for virtual resource management and VNF application management.
88  - KPIs and metrics that need to be collected at each VM for capacity planning and performance management purposes.
89  - The monitoring parameters must include latencies, success rates, retry rates, load and quality (e.g., DPM) for the key transactions/functions supported by the VNF and those that must be exercised by the VNF in order to perform its function.
90  - For each KPI, provide lower and upper limits.
91  - When relevant, provide a threshold crossing alert point for each KPI and describe the significance of the threshold crossing.
92  - For each KPI, identify the suggested actions that need to be performed when a threshold crossing alert event is recorded.
93  - Describe any requirements for the monitoring component of tools for Network Cloud automation and management to provide these records to components of the VNF.
94  - When applicable, provide calculators needed to convert raw data into appropriate reporting artifacts.
95
96 * R-56815 The VNF Package **MUST** include documentation describing supported VNF scaling capabilities and capacity limits (e.g., number of users, bandwidth, throughput, concurrent calls).
97 * R-48596 The VNF Package **MUST** include documentation describing the characteristics for the VNF reliability and high availability.
98 * R-74763 The VNF provider **MUST** provide an artifact per VNF that contains all of the VNF Event Records supported. The artifact should include reference to the specific release of the VNF Event Stream Common Event Data Model document it is based on. (e.g., `VES Event Listener <https://github.com/att/evel-test-collector/tree/master/docs/att_interface_definition>`__)
99
100 **Compute, Network, and Storage Requirements**
101
102 * R-35851 The VNF Package **MUST** include VNF topology that describes basic network and application connectivity internal and external to the VNF including Link type, KPIs, Bandwidth, latency, jitter, QoS (if applicable) for each interface.
103 * R-97102 The VNF Package **MUST** include VM requirements via a Heat template that provides the necessary data for:
104
105  - VM specifications for all VNF components - for hypervisor, CPU, memory, storage.
106  - Network connections, interface connections, internal and external to VNF.
107  - High availability redundancy model.
108  - Scaling/growth VM specifications.
109
110  Note: Must comply with the *Heat requirements in 5.b*.
111
112 * R-26881 The VNF provider **MUST** provide the binaries and images needed to instantiate the VNF (VNF and VNFC images).
113 * R-96634 The VNF provider **MUST** describe scaling capabilities to manage scaling characteristics of the VNF.
114
115
116 **Testing**
117
118 * R-43958 The VNF Package **MUST** include documentation describing the tests that were conducted by the VNF providor and the test results.
119 * R-04298 The VNF provider **MUST** provide their testing scripts to support testing.
120 * R-58775 The VNF provider **MUST** provide software components that can be packaged with/near the VNF, if needed, to simulate any functions or systems that connect to the VNF system under test. This component is necessary only if the existing testing environment does not have the necessary simulators.
121
122 **Licensing Requirements**
123
124 * R-85653 The VNF **MUST** provide metrics (e.g., number of sessions, number of subscribers, number of seats, etc.) to ONAP for tracking every license.
125 * R-44125 The VNF provider **MUST** agree to the process that can be met by Service Provider reporting infrastructure. The Contract shall define the reporting process and the available reporting tools.
126 * R-40827 The VNF provider **MUST** enumerate all of the open source licenses their VNF(s) incorporate.
127 * R-97293 The VNF provider **MUST NOT** require audits of Service Provider’s business.
128 * R-44569 The VNF provider **MUST NOT** require additional infrastructure such as a VNF provider license server for VNF provider functions and metrics.
129 * R-13613 The VNF **MUST** provide clear measurements for licensing purposes to allow automated scale up/down by the management system.
130 * R-27511 The VNF provider **MUST** provide the ability to scale up a VNF provider supplied product during growth and scale down a VNF provider supplied product during decline without “real-time” restrictions based upon VNF provider permissions.
131 * R-85991 The VNF provider **MUST** provide a universal license key per VNF to be used as needed by services (i.e., not tied to a VM instance) as the recommended solution. The VNF provider may provide pools of Unique VNF License Keys, where there is a unique key for each VNF instance as an alternate solution. Licensing issues should be resolved without interrupting in-service VNFs.
132 * R-47849 The VNF provider **MUST** support the metadata about licenses (and their applicable entitlements) as defined in this document for VNF software, and any license keys required to authorize use of the VNF software.  This metadata will be used to facilitate onboarding the VNF into the ONAP environment and automating processes for putting the licenses into use and managing the full lifecycle of the licenses. The details of this license model are described in Appendix C. Note: License metadata support in ONAP is not currently available and planned for 1Q 2018.
133
134 c. Configuration Management
135 ===========================
136
137 ONAP interacts directly with VNFs through its Network and Application
138 Adapters to perform configuration activities within NFV environment.
139 These activities include service and resource
140 configuration/reconfiguration, automated scaling of resources, service
141 and resource removal to support runtime lifecycle management of VNFs and
142 services. The Adapters employ a model driven approach along with
143 standardized APIs provided by the VNF developers to configure resources
144 and manage their runtime lifecycle.
145
146 Additional details can be found in the `ONAP Application Controller (APPC) API Guide <http://onap.readthedocs.io/en/latest/submodules/appc.git/docs/APPC%20API%20Guide/APPC%20API%20Guide.html>`_, `ONAP VF-C project <http://onap.readthedocs.io/en/latest/submodules/vfc/nfvo/lcm.git/docs/index.html>`_ and the `ONAP SDNC project <http://onap.readthedocs.io/en/latest/submodules/sdnc/northbound.git/docs/index.html>`_.
147
148 NETCONF Standards and Capabilities
149 ----------------------------------
150
151 ONAP Controllers and their Adapters utilize device YANG model and
152 NETCONF APIs to make the required changes in the VNF state and
153 configuration. The VNF providers must provide the Device YANG model and
154 NETCONF server supporting NETCONF APIs to comply with target ONAP and
155 industry standards.
156
157 **VNF Configuration via NETCONF Requirements**
158
159 **Configuration Management**
160
161 * R-88026 The VNF **MUST** include a NETCONF server enabling runtime configuration and lifecycle management capabilities.
162 * R-95950 The VNF **MUST** provide a NETCONF interface fully defined by supplied YANG models for the embedded NETCONF server.
163
164 **NETCONF Server Requirements**
165
166 * R-73468 The VNF **MUST** allow the NETCONF server connection parameters to be configurable during virtual machine instantiation through Heat templates where SSH keys, usernames, passwords, SSH service and SSH port numbers are Heat template parameters.
167 * R-90007 The VNF **MUST** implement the protocol operation: **close-session()**- Gracefully close the current session.
168 * R-70496 The VNF **MUST** implement the protocol operation: **commit(confirmed, confirm-timeout)** - Commit candidate configuration datastore to the running configuration.
169 * R-18733 The VNF **MUST** implement the protocol operation: **discard-changes()** - Revert the candidate configuration datastore to the running configuration.
170 * R-44281 The VNF **MUST** implement the protocol operation: **edit-config(target, default-operation, test-option, error-option, config)** - Edit the target configuration datastore by merging, replacing, creating, or deleting new config elements.
171 * R-60106 The VNF **MUST** implement the protocol operation: **get(filter)** - Retrieve (a filtered subset of) the running configuration and device state information. This should include the list of VNF supported schemas.
172 * R-29488 The VNF **MUST** implement the protocol operation: **get-config(source, filter)** - Retrieve a (filtered subset of a) configuration from the configuration datastore source.
173 * R-11235 The VNF **MUST** implement the protocol operation: **kill-session(session)** - Force the termination of **session**.
174 * R-02597 The VNF **MUST** implement the protocol operation: **lock(target)** - Lock the configuration datastore target.
175 * R-96554 The VNF **MUST** implement the protocol operation: **unlock(target)** - Unlock the configuration datastore target.
176 * R-29324 The VNF **SHOULD** implement the protocol operation: **copy-config(target, source) -** Copy the content of the configuration datastore source to the configuration datastore target.
177 * R-88031 The VNF **SHOULD** implement the protocol operation: **delete-config(target) -** Delete the named configuration datastore target.
178 * R-97529 The VNF **SHOULD** implement the protocol operation: **get-schema(identifier, version, format) -** Retrieve the YANG schema.
179 * R-62468 The VNF **MUST** allow all configuration data shall to be edited through a NETCONF <edit-config> operation. Proprietary NETCONF RPCs that make configuration changes are not sufficient.
180 * R-01382 The VNF **MUST** allow the entire configuration of the VNF to be retrieved via NETCONF's <get-config> and <edit-config>, independently of whether it was configured via NETCONF or other mechanisms.
181 * R-28756 The VNF **MUST** support **:partial-lock** and **:partial-unlock** capabilities, defined in RFC 5717. This allows multiple independent clients to each write to a different part of the <running> configuration at the same time.
182 * R-83873 The VNF **MUST** support **:rollback-on-error** value for the <error-option> parameter to the <edit-config> operation. If any error occurs during the requested edit operation, then the target database (usually the running configuration) will be left unaffected. This provides an 'all-or-nothing' edit mode for a single <edit-config> request.
183 * R-68990 The VNF **MUST** support the **:startup** capability. It will allow the running configuration to be copied to this special database. It can also be locked and unlocked.
184 * R-68200 The VNF **MUST** support the **:url** value to specify protocol operation source and target parameters. The capability URI for this feature will indicate which schemes (e.g., file, https, sftp) that the server supports within a particular URL value. The 'file' scheme allows for editable local configuration databases. The other schemes allow for remote storage of configuration databases.
185 * R-20353 The VNF **MUST** implement at least one of the capabilities **:candidate** or **:writable-running**. If both **:candidate** and **:writable-running** are provided then two locks should be supported.
186 * R-11499 The VNF **MUST** fully support the XPath 1.0 specification for filtered retrieval of configuration and other database contents. The 'type' attribute within the <filter> parameter for <get> and <get-config> operations may be set to 'xpath'. The 'select' attribute (which contains the XPath expression) will also be supported by the server. A server may support partial XPath retrieval filtering, but it cannot advertise the **:xpath** capability unless the entire XPath 1.0 specification is supported.
187 * R-83790 The VNF **MUST** implement the **:validate** capability
188 * R-49145 The VNF **MUST** implement **:confirmed-commit** If **:candidate** is supported.
189 * R-58358 The VNF **MUST** implement the **:with-defaults** capability [RFC6243].
190 * R-59610 The VNF **MUST** implement the data model discovery and download as defined in [RFC6022].
191 * R-87662 The VNF **SHOULD** implement the NETCONF Event Notifications [RFC5277].
192 * R-93443 The VNF **MUST** define all data models in YANG [RFC6020], and the mapping to NETCONF shall follow the rules defined in this RFC.
193 * R-26115 The VNF **MUST** follow the data model upgrade rules defined in [RFC6020] section 10. All deviations from section 10 rules shall be handled by a built-in automatic upgrade mechanism.
194 * R-10716 The VNF **MUST** support parallel and simultaneous configuration of separate objects within itself.
195 * R-29495 The VNF **MUST** support locking if a common object is being manipulated by two simultaneous NETCONF configuration operations on the same VNF within the context of the same writable running data store (e.g., if an interface parameter is being configured then it should be locked out for configuration by a simultaneous configuration operation on that same interface parameter).
196 * R-53015 The VNF **MUST** apply locking based on the sequence of NETCONF operations, with the first configuration operation locking out all others until completed.
197 * R-02616 The VNF **MUST** permit locking at the finest granularity if a VNF needs to lock an object for configuration to avoid blocking simultaneous configuration operations on unrelated objects (e.g., BGP configuration should not be locked out if an interface is being configured or entire Interface configuration should not be locked out if a non-overlapping parameter on the interface is being configured).
198 * R-41829 The VNF **MUST** be able to specify the granularity of the lock via a restricted or full XPath expression.
199 * R-66793 The VNF **MUST** guarantee the VNF configuration integrity for all simultaneous configuration operations (e.g., if a change is attempted to the BUM filter rate from multiple interfaces on the same EVC, then they need to be sequenced in the VNF without locking either configuration method out).
200 * R-54190 The VNF **MUST** release locks to prevent permanent lock-outs when/if a session applying the lock is terminated (e.g., SSH session is terminated).
201 * R-03465 The VNF **MUST** release locks to prevent permanent lock-outs when the corresponding <partial-unlock> operation succeeds.
202 * R-63935 The VNF **MUST** release locks to prevent permanent lock-outs when a user configured timer has expired forcing the NETCONF SSH Session termination (i.e., product must expose a configuration knob for a user setting of a lock expiration timer)
203 * R-10173 The VNF **MUST** allow another NETCONF session to be able to initiate the release of the lock by killing the session owning the lock, using the <kill-session> operation to guard against hung NETCONF sessions.
204 * R-88899 The VNF **MUST** support simultaneous <commit> operations within the context of this locking requirements framework.
205 * R-07545 The VNF **MUST** support all operations, administration and management (OAM) functions available from the supplier for VNFs using the supplied YANG code and associated NETCONF servers.
206 * R-60656 The VNF **MUST** support sub tree filtering.
207 * R-80898 The VNF **MUST** support heartbeat via a <get> with null filter.
208 * R-06617 The VNF **MUST** support get-schema (ietf-netconf-monitoring) to pull YANG model over session.
209 * R-25238 The VNF PACKAGE **MUST** validated YANG code using the open source pyang [1]_ program using the following commands:
210
211 .. code-block:: python
212
213  $ pyang --verbose --strict <YANG-file-name(s)>
214  $ echo $!
215
216 * R-63953 The VNF **MUST** have the echo command return a zero value otherwise the validation has failed
217 * R-26508 The VNF **MUST** support NETCONF server that can be mounted on OpenDaylight (client) and perform the following operations:
218
219 - Modify, update, change, rollback configurations using each configuration data element.
220 - Query each state (non-configuration) data element.
221 - Execute each YANG RPC.
222 - Receive data through each notification statement.
223
224
225
226 The following requirements provides the Yang models that suppliers must
227 conform, and those where applicable, that suppliers need to use.
228
229 * R-28545 The VNF **MUST** conform its YANG model to RFC 6060, “YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)”
230 * R-29967 The VNF **MUST** conform its YANG model to RFC 6022, “YANG module for NETCONF monitoring”.
231 * R-22700 The VNF **MUST** conform its YANG model to RFC 6470, “NETCONF Base Notifications”.
232 * R-10353 The VNF **MUST** conform its YANG model to RFC 6244, “An Architecture for Network Management Using NETCONF and YANG”.
233 * R-53317 The VNF **MUST** conform its YANG model to RFC 6087, “Guidelines for Authors and Reviewers of YANG Data Model Documents”.
234 * R-33955 The VNF **SHOULD** conform its YANG model to RFC 6991, “Common YANG Data Types”.
235 * R-22946 The VNF **SHOULD** conform its YANG model to RFC 6536, “NETCONF Access Control Model”.
236 * R-10129 The VNF **SHOULD** conform its YANG model to RFC 7223, “A YANG Data Model for Interface Management”.
237 * R-12271 The VNF **SHOULD** conform its YANG model to RFC 7223, “IANA Interface Type YANG Module”.
238 * R-49036 The VNF **SHOULD** conform its YANG model to RFC 7277, “A YANG Data Model for IP Management”.
239 * R-87564 The VNF **SHOULD** conform its YANG model to RFC 7317, “A YANG Data Model for System Management”.
240 * R-24269 The VNF **SHOULD** conform its YANG model to RFC 7407, “A YANG Data Model for SNMP Configuration”.
241
242 The NETCONF server interface shall fully conform to the following
243 NETCONF RFCs.
244
245 * R-33946 The VNF **MUST** conform to the NETCONF RFC 4741, “NETCONF Configuration Protocol”.
246 * R-04158 The VNF **MUST** conform to the NETCONF RFC 4742, “Using the NETCONF Configuration Protocol over Secure Shell (SSH)”.
247 * R-13800 The VNF **MUST** conform to the NETCONF RFC 5277, “NETCONF Event Notification”.
248 * R-01334 The VNF **MUST** conform to the NETCONF RFC 5717, “Partial Lock Remote Procedure Call”.
249 * R-08134 The VNF **MUST** conform to the NETCONF RFC 6241, “NETCONF Configuration Protocol”.
250 * R-78282 The VNF **MUST** conform to the NETCONF RFC 6242, “Using the Network Configuration Protocol over Secure Shell”.
251
252 VNF REST APIs
253 -------------
254
255 Healthcheck is a command for which no NETCONF support exists. Therefore, this must be supported using a RESTful interface (defined in this section) or 
256 with a Chef cookbook/Ansible playbook (defined in sections `Chef Standards and Capabilities`_ and `Ansible Standards and Capabilities`_).
257
258 HealthCheck Definition: The VNF level HealthCheck is a check over the entire scope of the VNF. 
259 The VNF must be 100% healthy, ready to take requests and provide services, with all VNF required 
260 capabilities ready to provide services and with all active and standby resources fully ready with 
261 no open MINOR, MAJOR or CRITICAL alarms.  NOTE: A switch may need to be turned on, but the VNF 
262 should be ready to take service requests or be already processing service requests successfully.
263
264 The VNF must provide a REST formatted GET RPCs to support Healthcheck queries via the GET method 
265 over HTTP(s).
266
267 The port number, url, and other authentication information is provided
268 by the VNF provider.
269
270 **REST APIs**
271
272 * R-31809 The VNF **MUST** support the HealthCheck RPC. The HealthCheck RPC executes a VNF Provider-defined VNF Healthcheck over the scope of the entire VNF (e.g., if there are multiple VNFCs, then run a health check, as appropriate, for all VNFCs). It returns a 200 OK if the test completes. A JSON object is returned indicating state (healthy, unhealthy), scope identifier, time-stamp and one or more blocks containing info and fault information. If the VNF is unable to run the HealthCheck, return a standard http error code and message.
273
274 Examples:
275
276 .. code-block:: java
277
278  200
279  {
280    "identifier": "scope represented",
281    "state": "healthy",
282    "time": "01-01-1000:0000"
283  }
284
285  200
286  {
287    "identifier": "scope represented",
288    "state": "unhealthy",
289     {[
290    "info": "System threshold exceeded details",
291    "fault":
292      {
293        "cpuOverall": 0.80,
294        "cpuThreshold": 0.45
295      }
296      ]},
297    "time": "01-01-1000:0000"
298  }
299
300
301 Chef Standards and Capabilities
302 -------------------------------
303
304 ONAP will support configuration of VNFs via Chef subject to the
305 requirements and guidelines defined in this section.
306
307 The Chef configuration management mechanism follows a client-server
308 model. It requires the presence of a Chef-Client on the VNF that will be
309 directly managed by a Chef Server. The Chef-client will register with
310 the appropriate Chef Server and are managed via ‘cookbooks’ and
311 configuration attributes loaded on the Chef Server which contain all
312 necessary information to execute the appropriate actions on the VNF via
313 the Chef-client.
314
315 ONAP will utilize the open source Chef Server, invoke the documented
316 Chef REST APIs to manage the VNF and requires the use of open source
317 Chef-Client and Push Jobs Client on the VNF
318 (https://downloads.chef.io/).
319
320 **VNF Configuration via Chef Requirements**
321
322 **Chef Client Requirements**
323
324 * R-79224 The VNF **MUST** have the chef-client be preloaded with validator keys and configuration to register with the designated Chef Server as part of the installation process.
325 * R-72184 The VNF **MUST** have routable FQDNs for all the endpoints (VMs) of a VNF that contain chef-clients which are used to register with the Chef Server.  As part of invoking VNF actions, ONAP will trigger push jobs against FQDNs of endpoints for a VNF, if required.
326 * R-47068 The VNF **MAY** expose a single endpoint that is responsible for all functionality.
327 * R-67114 The VNF **MUST** be installed with:
328
329  -  Chef-Client >= 12.0
330  -  Chef push jobs client >= 2.0
331
332 **Chef Roles/Requirements**
333
334 * R-27310 The VNF Package **MUST** include all relevant Chef artifacts (roles/cookbooks/recipes) required to execute VNF actions requested by ONAP for loading on appropriate Chef Server.
335 * R-26567 The VNF Package **MUST** include a run list of roles/cookbooks/recipes, for each supported VNF action, that will perform the desired VNF action in its entirety as specified by ONAP (see Section 7.c, ONAP Controller APIs and Behavior, for list of VNF actions and requirements), when triggered by a chef-client run list in JSON file.
336 * R-98911 The VNF **MUST NOT** use any instance specific parameters for the VNF in roles/cookbooks/recipes invoked for a VNF action.
337 * R-37929 The VNF **MUST** accept all necessary instance specific data from the environment or node object attributes for the VNF in roles/cookbooks/recipes invoked for a VNF action.
338 * R-62170 The VNF **MUST** over-ride any default values for configurable parameters that can be set by ONAP in the roles, cookbooks and recipes.
339 * R-78116 The VNF **MUST** update status on the Chef Server appropriately (e.g., via a fail or raise an exception) if the chef-client run encounters any critical errors/failures when executing a VNF action.
340 * R-44013 The VNF **MUST** populate an attribute, defined as node[‘PushJobOutput’] with the desired output on all nodes in the push job that execute chef-client run if the VNF action requires the output of a chef-client run be made available (e.g., get running configuration).
341 * R-30654 The VNF Package **MUST** have appropriate cookbooks that are designed to automatically ‘rollback’ to the original state in case of any errors for actions that change state of the VNF (e.g., configure).
342 * R-65755 The VNF **SHOULD** support callback URLs to return information to ONAP upon completion of the chef-client run for any chef-client run associated with a VNF action.
343
344 -  As part of the push job, ONAP will provide two parameters in the environment of the push job JSON object:
345     -  ‘RequestId’ a unique Id to be used to identify the request,
346     -  ‘CallbackUrl’, the URL to post response back.
347
348 -  If the CallbackUrl field is empty or missing in the push job, then the chef-client run need not post the results back via callback.
349
350 * R-15885 The VNF **MUST** Upon completion of the chef-client run, POST back on the callback URL, a JSON object as described in Table A2 if the chef-client run list includes a cookbook/recipe that is callback capable. Failure to POST on the Callback Url should not be considered a critical error. That is, if the chef-client successfully completes the VNF action, it should reflect this status on the Chef Server regardless of whether the Callback succeeded or not.
351
352 ONAP Chef API Usage
353 ~~~~~~~~~~~~~~~~~~~
354
355 This section outlines the workflow that ONAP invokes when it receives an
356 action request against a Chef managed VNF.
357
358 1. When ONAP receives a request for an action for a Chef Managed VNF, it
359    retrieves the corresponding template (based on **action** and
360    **VNF)** from its database and sets necessary values in the
361    “Environment”, “Node” and “NodeList” keys (if present) from either
362    the payload of the received action or internal data.
363
364 2. If “Environment” key is present in the updated template, it posts the
365    corresponding JSON dictionary to the appropriate Environment object
366    REST endpoint on the Chef Server thus updating the Environment
367    attributes on the Chef Server.
368
369 3. Next, it creates a Node Object from the “Node” JSON dictionary for
370    all elements listed in the NodeList (using the FQDN to construct the
371    endpoint) by replicating it  [2]_. As part of this process, it will
372    set the name field in each Node Object to the corresponding FQDN.
373    These node objects are then posted on the Chef Server to
374    corresponding Node Object REST endpoints to update the corresponding
375    node attributes.
376
377 4. If PushJobFlag is set to “True” in the template, ONAP requests a push
378    job against all the nodes in the NodeList to trigger
379    chef-client\ **.** It will not invoke any other command via the push
380    job. ONAP will include a callback URL in the push job request and a
381    unique Request Id. An example push job posted by ONAP is listed
382    below:
383
384 .. code-block:: java
385
386    {
387      "command": "chef-client",
388      "run\_timeout": 300,
389      "nodes”: [“node1.vnf\_a.onap.com”, “node2.vnf\_a.onap.com”],
390        "env": {
391                 “RequestId”:”8279-abcd-aksdj-19231”,
392                 “CallbackUrl”:”<callback>”
393               },
394    }
395
396 5. If CallbackCapable field in the template is not present or set to
397    “False” ONAP will poll the Chef Server to check completion status of
398    the push job.
399
400 6. If “GetOutputFlag” is set to “True” in the template and
401    CallbackCapable is not set to “True”, ONAP will retrieve any output
402    from each node where the push job has finished by accessing the Node
403    Object attribute node[‘PushJobOutput’].
404
405 Ansible Standards and Capabilities
406 ----------------------------------
407
408 ONAP will support configuration of VNFs via Ansible subject to the
409 requirements and guidelines defined in this section.
410
411 Ansible allows agentless management of VNFs/VMs/VNFCs via execution of ‘playbooks’ 
412 over ssh. The ‘playbooks’ are a structured set of tasks which contain all the necessary 
413 data and execution capabilities to take the necessary action on one or more target VMs 
414 (and/or VNFCs) of the VNF. ONAP will utilize the framework of an Ansible Server that 
415 will host and run playbooks to manage VNFs that support Ansible.
416
417 **VNF Configuration via Ansible Requirements**
418
419 **Ansible Client Requirements**
420
421 * R-32217 The VNF **MUST** have routable FQDNs that are reachable via the Ansible Server for the endpoints (VMs) of a VNF on which playbooks will be executed. ONAP will initiate requests to the Ansible Server for invocation of playbooks against these end points [3]_.
422 * R-54373 The VNF **MUST** have Python >= 2.7 on the endpoint VM(s) of a VNF on which an Ansible playbook will be executed.
423 * R-35401 The VNF **MUST** support SSH and allow SSH access to the Ansible server for the endpoint VM(s) and comply with the  Network Cloud Service Provider guidelines for authentication and access.
424 * R-82018 The VNF **SHOULD** load the SSH key onto VNF VM(s) as part of instantiation. This will allow the Ansible Server to authenticate to perform post-instantiation configuration without manual intervention and without requiring specific VNF login IDs and passwords.
425
426  CAUTION: For VNFs configured using Ansible, to eliminate the need for manual steps, post-instantiation and pre-configuration, to upload of SSH keys, SSH keys loaded during (heat) instantiation shall be preserved and not removed by (heat) embedded scripts. 
427
428 * R-92866 The VNF **MUST** include as part of post-instantiation configuration done by Ansible Playbooks the removal/update of SSH keys loaded through instantiation to support Ansible. This may include download and install of new SSH keys.
429 * R-91745 The VNF **MUST** update the Ansible Server and other entities storing and using the SSH key for authentication when the SSH key used by Ansible is regenerated/updated.
430
431 **Ansible Playbook Requirements**
432
433 An Ansible playbook is a collection of tasks that is executed on the Ansible server (local host) and/or the target VM (s) in order to complete the desired action.
434
435 * R-40293 The VNF **MUST** make available playbooks that conform to the ONAP requirement.
436 * R-49396 The VNF **MUST** support each VNF action by invocation of **one** playbook [4]_. The playbook will be responsible for executing all necessary tasks (as well as calling other playbooks) to complete the request.
437 * R-33280 The VNF **MUST NOT** use any instance specific parameters in a playbook.
438 * R-48698 The VNF **MUST** utilize information from key value pairs that will be provided by the Ansible Server as extra-vars during invocation to execute the desired VNF action. If the playbook requires files, they must also be supplied using the methodology detailed in the Ansible Server API.
439
440 The Ansible Server will determine if a playbook invoked to execute a VNF action finished successfully or not using the “PLAY_RECAP” summary in Ansible log.  The playbook will be considered to successfully finish only if the “PLAY RECAP” section at the end of playbook execution output has no unreachable hosts and no failed tasks. Otherwise, the playbook will be considered to have failed.
441
442 * R-43253 The VNF **MUST** use playbooks designed to allow Ansible Server to infer failure or success based on the “PLAY_RECAP” capability.
443 * R-50252 The VNF **MUST** write to a specific set of text files that will be retrieved and made available by the Ansible Server if, as part of a VNF action (e.g., audit), a playbook is required to return any VNF information. The text files must be written in the same directory as the one from which the playbook is being executed. A text file must be created for each host the playbook run targets/affects, with the name ‘<hostname>_results.txt’ into which any desired output from each respective VM/VNF must be written.
444 * R-51442 The VNF **SHOULD** use playbooks that are designed to automatically ‘rollback’ to the original state in case of any errors for actions that change state of the VNF (e.g., configure).
445
446  NOTE: In case rollback at the playbook level is not supported or possible, the VNF provider shall provide alternative locking mechanism (e.g., for a small VNF the rollback mechanism may rely on workflow to terminate and re-instantiate VNF VMs and then re-run playbook(s)). Backing up updated files also recommended to support rollback when soft rollback is feasible.
447
448 * R-58301 The VNF **SHOULD NOT** use playbooks that make requests to Cloud resources e.g. Openstack (nova, neutron, glance, heat, etc.); therefore, there is no use for Cloud specific variables like Openstack UUIDs in Ansible Playbooks.
449
450  Rationale: Flows that require interactions with Cloud services e.g. Openstack shall rely on workflows run by an Orchestrator or other capability (such as a control loop or Operations GUI) outside Ansible Server which can be executed by a Controller such as APPC.  There are policies, as part of Control Loop models, that send remediation action requests to APPC; these are triggered as a response to an event or correlated events published to Event Bus.
451
452 * R-02651 The VNF **SHOULD** use the Ansible backup feature to save a copy of configuration files before implementing changes to support operations such as backing out of software upgrades, configuration changes or other work as this will help backing out of configuration changes when needed.
453 * R-43353 The VNF **MUST** return control from Ansible Playbooks only after tasks are fully complete, signaling that the playbook completed all tasks. When starting services, return control only after all services are up. This is critical for workflows where the next steps are dependent on prior tasks being fully completed.
454
455  Detailed examples:
456  
457  StopApplication Playbook – StopApplication Playbook shall return control and a completion status only after VNF application is fully stopped, all processes/services stopped.
458  StartApplication Playbook – StartApplication Playbook shall return control and a completion status only after all VNF application services are fully up, all processes/services started and ready to provide services. NOTE: Start Playbook should not be declared complete/done after starting one or several processes that start the other processes.
459  
460  HealthCheck Playbook:
461  
462  SUCCESS – HealthCheck success shall be returned (return code 0) by a Playbook or Cookbook only when VNF is 100% healthy, ready to take requests and provide services, with all VNF required capabilities ready to provide services and with all active and standby resources fully ready with no open MINOR, MAJOR or CRITICAL alarms.
463  
464  NOTE: In some cases, a switch may need to be turned on, but a VNF reported as healthy, should be ready to take service requests or be already processing service requests successfully.
465  
466  A successful execution of a health-check playbook shall also create one file per VNF VM, named using IP address or VM name followed by “_results.txt (<hostname>_results.txt) to indicate health-check was executed and completed successfully, example: 1xx.2yy.zzz.105_results.txt, with the following contents:
467  
468  "status”:"healthy”
469
470  Example:
471  
472  $ cat 1xx.2yy.zzz.105_results.txt
473
474  "status”:"healthy”
475  
476  FAILURE – A health check playbook shall return a non-zero return code in case VNF is not 100% healthy because one or more VNF application processes are stopped or not ready to take service requests or because critical or non-critical resources are not ready or because there are open MINOR, MAJOR or CRITICAL traps/alarms or because there are issues with the VNF that need attention even if they do not impact services provided by the VNF.
477  
478  A failed health-check playbook shall also create one file per VNF VM, named using Playbook Name plus IP address or VM name, followed by “_results.txt to indicate health-check was executed and found issues in the health of the VNF. This is to differentiate from failure to run health-check playbook or tasks to verify the health of the VNF, example: 1xx.2yy.zzz.105_results.txt, with the following contents:
479  
480  "status”:"unhealthy”
481  
482  Example:
483   
484  $ cat 1xx.2yy.zzz.105_results.txt
485  
486  "status”:"unhealthy”
487  
488  See `VNF REST APIs`_ for additional details on HealthCheck.
489
490 ONAP Controller / Ansible API Usage
491 -----------------------------------
492
493 This section outlines the workflow that ONAP Controller invokes when it receives an action request against an Ansible managed VNF.
494
495  #. When ONAP Controller receives a request for an action for an AnsibleManaged VNF, it retrieves the corresponding template (based on **action** and **VNF**) from its database and sets necessary values (such as an Id, NodeList, and EnvParameters) from either information in the request or data obtained from other sources.   This is referred to as the payload that is sent as a JSON object to the Ansible server.
496  #. The ONAP Controller sends a request to the Ansible server to execute the action. 
497  #. The ONAP Controller polls the Ansible Server for result (success or failure).  The ONAP Controllers has a timeout value which is contained in the template.   If the result is not available when the timeout is reached, the ONAP Controller stops polling and returns a timeout error to the requester.   The Ansible Server continues to process the request.
498
499
500 ONAP Controller APIs and Behavior
501 ---------------------------------
502
503 ONAP Controllers such as APPC expose a northbound API to clients which offer a set of commands. The following commands are expected to be supported 
504 on all VNF’s if applicable, either directly (via the Netconf interface) or indirectly (via a Chef or Ansible server). There are additional commands 
505 offered to northbound clients that are not listed here, as these commands either act internally on the Controller itself or depend upon network cloud 
506 components for implementation (thus, these actions do not put any special requirement on the VNF provider).
507
508 The following table summarizes how the VNF must act in response to
509 commands from ONAP.
510
511 Table 8. ONAP Controller APIs and NETCONF Commands
512
513 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
514 | **Action**          | **Description**                                                                                                                                                                                                                                                                  | **NETCONF Commands**                                                                                                                                                                                                          |
515 +=====================+==================================================================================================================================================================================================================================================================================+===============================================================================================================================================================================================================================+
516 | Action              | Queries ONAP Controller for the current state of a previously submitted runtime LCM (Lifecycle Management) action.                                                                                                                                                               | There is currently no way to check the request status in NETCONF so action status is managed internally by the ONAP controller.                                                                                               |
517 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
518 | Status              |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
519 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
520 | Audit, Sync         | Compare active (uploaded) configuration against the current configuration in the ONAP controller. Audit returns failure if different. Sync considers the active (uploaded) configuration as the current configuration.                                                           | The <get-config> operation is used to retrieve the running configuration from the VNF.                                                                                                                                        |
521 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
522 | Lock,               | Returns true when the given VNF has been locked.                                                                                                                                                                                                                                 | There is currently no way to query lock state in NETCONF so VNF locking and unlocking is managed internally by the ONAP controller.                                                                                           |
523 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
524 | Unlock,             |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
525 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
526 | CheckLock           |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
527 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
528 | Configure,          | Configure applies a post-instantiation configuration the target VNF or VNFC. ConfigModify updates only a subset of the total configuration parameters of a VNF.                                                                                                                  | The <edit-config> operation loads all or part of a specified configuration data set to the specified target database. If there is no <candidate/> database, then the target is the <running/> database. A <commit> follows.   |
529 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
530 | ConfigModify        |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
531 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
532 | Health              | Executes a VNF health check and returns the result. A health check is VNF-specific.                                                                                                                                                                                              | This command has no existing NETCONF RPC action.  It must be supported either by REST (see `VNF REST APIs`_) or using Ansible or Chef.                                                                                        |
533 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
534 | Check               |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
535 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
536 | StartApplication,   | ONAP requests application to be started or stopped on the VNF. These actions do not need to be supported if (1) the application starts automatically after Configure or if the VM’s are started and (2) the application gracefully shuts down if the VM’s are stopped.           | These commands have no specific NETCONF RPC action.                                                                                                                                                                           |
537 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
538 | StopApplication     |                                                                                                                                                                                                                                                                                  | If applicable, these commands must be supported using Ansible or Chef (see Table 9 below).                                                                                                                                    |
539 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
540 | ConfigBackup,       | ONAP requests the VNF configuration parameters to be backed up or restored (replacing existing configuration parameters on the VNF).                                                                                                                                             | These commands have no specific NETCONF RPC action.                                                                                                                                                                           |
541 |                     |                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                               |
542 | ConfigRestore       |                                                                                                                                                                                                                                                                                  | They can be supported using Ansible or Chef (see Table 9 below).                                                                                                                                                              |
543 +---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
544
545 Table 9 lists the required Chef and Ansible support for commands from
546 ONAP.
547
548 Table 9. ONAP Controller APIs and Chef/Ansible Support
549
550 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
551 | **Action**          | **Chef**                                                                                                                                                                                                                                                                                         | **Ansible**                                                                                                                                                                                                                                                                                 |
552 +=====================+==================================================================================================================================================================================================================================================================================================+=============================================================================================================================================================================================================================================================================================+
553 | Action              | Not needed. ActionStatus is managed internally by the ONAP controller.                                                                                                                                                                                                                           | Not needed. ActionStatus is managed internally by the ONAP controller.                                                                                                                                                                                                                      |
554 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
555 | Status              |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
556 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
557 | Audit, Sync         | VNF provider must provide any necessary roles, cookbooks, recipes to retrieve the running configuration from a VNF and place it in the respective Node Objects ‘PushJobOutput’ attribute of all nodes in NodeList when triggered by a chef-client run.                                           | VNF provider must provide an Ansible playbook to retrieve the running configuration from a VNF and place the output on the Ansible server in a manner aligned with playbook requirements listed in this document.                                                                           |
558 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
559 |                     | The JSON file for this VNF action is required to set “PushJobFlag” to “True” and “GetOutputFlag” to “True”. The “Node” JSON dictionary must have the run list populated with the necessary sequence of roles, cookbooks, recipes.                                                                | The PlaybookName must be provided in the JSON file.                                                                                                                                                                                                                                         |
560 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
561 |                     | The Environment and Node values should contain all appropriate configuration attributes.                                                                                                                                                                                                         | NodeList must list FQDNs of an example VNF on which to execute playbook.                                                                                                                                                                                                                    |
562 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
563 |                     | NodeList must list sample FQDNs that are required to conduct a chef-client run for this VNF Action.                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                             |
564 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
565 | Lock,               | Not needed. VNF locking and unlocking is managed internally by the ONAP controller.                                                                                                                                                                                                              | Not needed. VNF locking and unlocking is managed internally by the ONAP controller.                                                                                                                                                                                                         |
566 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
567 | Unlock,             |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
568 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
569 | CheckLock           |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
570 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
571 | Configure,          | VNF provider must provide any necessary roles, cookbooks, recipes to apply configuration attributes to the VNF when triggered by a chef-client run. All configurable attributes must be obtained from the Environment and Node objects on the Chef Server.                                       | VNF provider must provide an Ansible playbook that can configure the VNF with parameters supplied by the Ansible Server.                                                                                                                                                                    |
572 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
573 | ConfigModify        | The JSON file for this VNF action should include all configurable attributes in the Environment and/or Node JSON dictionary.                                                                                                                                                                     | The PlaybookName must be provided in the JSON file.                                                                                                                                                                                                                                         |
574 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
575 |                     | The “PushJobFlag” must be set to “True”.                                                                                                                                                                                                                                                         | The “EnvParameters” and/or “FileParameters” field values should be provided and contain all configurable parameters for the VNF.                                                                                                                                                            |
576 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
577 |                     | The “Node” JSON dictionary must have the run list populated with necessary sequence of roles, cookbooks, recipes. This action is not expected to return an output.                                                                                                                               | NodeList must list FQDNs of an example VNF on which to execute playbook.                                                                                                                                                                                                                    |
578 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
579 |                     | “GetOutputFlag” must be set to “False”.                                                                                                                                                                                                                                                          |                                                                                                                                                                                                                                                                                             |
580 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
581 |                     | NodeList must list sample FQDNs that are required to conduct a chef-client run for this VNF Action.                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                             |
582 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
583 | Health              | The VNF level HealthCheck run a check over the entire scope of the VNF (for more details, see `VNF REST APIs`_).  It can be supported either via a REST interface or with Chef roles, cookbooks, and recipes.                                                                                    | The VNF level HealthCheck run a check over the entire scope of the VNF (for more details, see `VNF REST APIs`_).  It can be supported either via a REST interface or with an Ansible playbook.                                                                                              |
584 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
585 | Check               |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
586 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
587 | StartApplication,   | VNF provider must provide roles, cookbooks, recipes to start an application on the VNF when triggered by a chef-client run. If application does not start, the run must fail or raise an exception. If application is already started, or starts successfully, the run must finish successfully. | VNF provider must provide an Ansible playbook to start the application on the VNF. If application does not start, the playbook must indicate failure. If application is already started, or starts successfully, the playbook must finish successfully.                                     |
588 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
589 | StopApplication     | For StopApplication, the application must be stopped gracefully (no loss of traffic).                                                                                                                                                                                                            | For StopApplication, the application must be stopped gracefully (no loss of traffic).                                                                                                                                                                                                       |
590 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
591 | ConfigBackup,       | VNF provider must provide roles, cookbooks, recipes to backup or restore the configuration parameters on the VNF when triggered by an ECOMP request.                                                                                                                                             | VNF provider must provide an Ansible playbook to backup or restore the configuration parameters on the VNF when triggered by an ECOMP request.                                                                                                                                              |
592 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
593 |                     | When the ConfigBackup command is executed, the current VNF configuration parameters are copied over to the Ansible or Chef server (if there is an existing set of backed up parameters, they are overwritten). When the ConfigRestore command is executed, the VNF configuration parameters      | When the ConfigBackup command is executed, the current VNF configuration parameters are copied over to the Ansible or Chef server (if there is an existing set of backed up parameters, they are overwritten). When the ConfigRestore command is executed, the VNF configuration parameters |
594 | ConfigRestore       | which are backed up on the Ansible or Chef server are applied to the VNF (replacing existing parameters). It can be assumed that the VNF is not in service when a ConfigRestore command is executed.                                                                                             | which are backed up on the Ansible or Chef server are applied to the VNF (replacing existing parameters). It can be assumed that the VNF is not in service when a ConfigRestore command is executed.                                                                                        |
595 |                     |                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                             |
596 |                     | If either command fails, the run must fail or raise an exception.                                                                                                                                                                                                                                | If either command fails, the run must fail or raise an exception.                                                                                                                                                                                                                           |
597 +---------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
598
599 For information purposes, the following ONAP controller functions are
600 planned in the future:
601
602 Table 10. Planned ONAP Controller Functions
603
604 +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
605 | Action           | Description                                                                                                                                                                     |
606 +==================+=================================================================================================================================================================================+
607 | UpgradeSoftware  | Upgrades the target VNF to a new software version.                                                                                                                              |
608 +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
609 | QuiesceTraffic,  | Quiesces traffic (stops traffic gracefully) and resume traffic on the VNF.   These commands do not stop the application processes (which is done using StopApplication).        |
610 | ResumeTraffic    |                                                                                                                                                                                 |
611 +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
612  
613  
614 d. Monitoring & Management
615 ===========================
616
617 This section addresses data collection and event processing functionality that is directly 
618 dependent on the interfaces provided by the VNFs’ APIs. These can be in the form of asynchronous 
619 interfaces for event, fault notifications, and autonomous data streams. They can also be 
620 synchronous interfaces for on-demand requests to retrieve various performance, usage, 
621 and other event information.
622
623 The target direction for VNF interfaces is to employ APIs that are implemented 
624 utilizing standardized messaging and modeling protocols over standardized transports. 
625 Migrating to a virtualized environment presents a tremendous opportunity to eliminate 
626 the need for proprietary interfaces for VNF provider equipment while removing the traditional 
627 boundaries between Network Management Systems and Element Management Systems. Additionally, 
628 VNFs provide the ability to instrument the networking applications by creating event 
629 records to test and monitor end-to-end data flow through the network, similar to what 
630 physical or virtual probes provide without the need to insert probes at various points 
631 in the network. The VNF providers must be able to provide the aforementioned set of required 
632 data directly to the ONAP collection layer using standardized interfaces.
633
634 Data Model for Event Records
635 ----------------------------
636
637 This section describes the data model for the collection of telemetry data from VNFs 
638 by Service Providers (SPs) to manage VNF health and runtime lifecycle. This data 
639 model is referred to as the VNF Event Streaming (VES) specifications. While this 
640 document is focused on specifying some of the records from the ONAP perspective, 
641 there may be other external bodies using the same framework to specify additional 
642 records. For example, OPNFV has a VES project  that is looking to specify records 
643 for OpenStack’s internal telemetry to manage Application (VNFs), physical and 
644 virtual infrastructure (compute, storage, network devices), and virtual infrastructure 
645 managers (cloud controllers, SDN controllers). Note that any configurable parameters 
646 for these data records (e.g., frequency, granularity, policy-based configuration) 
647 will be managed using the “Configuration” framework described in the prior sections 
648 of this document.
649
650 The Data Model consists of:
651
652 -  Common Header Record: This data structure precedes each of the
653    Technology Independent and Technology Specific records sections of
654    the data model.
655
656 -  Technology Independent Records: This version of the document specifies 
657    the model for Fault, Heartbeat, State Change, Syslog, Threshold Crossing 
658    Alerts, and VNF Scaling* (short for measurementForVfScalingFields – actual 
659    name used in JSON specification) records. In the future, these may be 
660    extended to support other types of technology independent records. Each 
661    of these records allows additional fields (name/ value pairs) for extensibility. 
662    The VNF provider can use these VNF Provider-specific additional fields to provide 
663    additional information that may be relevant to the managing systems.
664
665 -  Technology Specific Records: This version of the document specifies the model 
666    for Mobile Flow records, Signaling and Voice Quality records. In the future, 
667    these may be extended to support other types of records (e.g. Network Fabric, 
668    Security records, etc.). Each of these records allows additional fields 
669    (name/value pairs) for extensibility. The VNF providers can use these VNF-specific 
670    additional fields to provide additional information that may be relevant to the 
671    managing systems. A placeholder for additional technology specific areas of 
672    interest to be defined in the future documents has been depicted.
673
674 |image0|
675
676 Figure 1. Data Model for Event Records
677
678 Event Records - Data Structure Description
679 ------------------------------------------
680
681 The data structure for event records consists of:
682
683 -  a Common Event Header block;
684
685 -  zero or more technology independent domain blocks; and
686
687    -  e.g., Fault domain, State Change domain, Syslog domain, etc.
688
689 -  zero or more technology specific domain blocks.
690
691    -  e.g., Mobile Flow domain, Signaling domain, Voice Quality domain,
692       etc.
693
694 Common Event Header
695 ~~~~~~~~~~~~~~~~~~~~~
696
697 The common header that precedes any of the domain-specific records contains 
698 information identifying the type of record to follow, information about 
699 the sender and other identifying characteristics related to timestamp, 
700 sequence number, etc. 
701
702 Technology Independent Records – Fault Fields
703 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
704
705 The Fault Record, describing a condition in the Fault domain, contains 
706 information about the fault such as the entity under fault, the 
707 severity, resulting status, etc.
708
709 Technology Independent Records – Heartbeat Fields
710 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
711
712 The Heartbeat Record provides an optional structure for communicating 
713 information about heartbeat or watchdog signaling events.  It can 
714 contain information about service intervals, status information etc. 
715 as required by the heartbeat implementation.
716
717 Note: Heartbeat records would only have the Common Event Header block.
718 An optional heartbeat domain is available if required by the heartbeat
719 implementation.
720
721 Technology Independent Records – State Change Fields
722 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
723
724 The State Change Record provides a structure for communicating information 
725 about data flow through the VNF. It can contain information about state 
726 change related to physical device that is reported by VNF. As an example, 
727 when cards or port name of the entity that has changed state.
728
729 Technology Independent Records – Syslog Fields
730 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
731
732 The Syslog Record provides a structure for communicating any type of 
733 information that may be logged by the VNF. It can contain information 
734 about system internal events, status, errors, etc.
735
736 Technology Independent Records – Threshold Crossing Alert Fields
737 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
738
739 The Threshold Crossing Alert (TCA) Record provides a structure for 
740 communicating information about threshold crossing alerts. It can 
741 contain alert definitions and types, actions, events, timestamps 
742 and physical or logical details.
743
744 Technology Independent Records - VNF Scaling Fields
745 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
746
747 The VNF Scaling\* (short for measurementForVfScalingFields – 
748 actual name used in JSON specification) Record contains information 
749 about VNF and VNF resource structure and its condition to help in 
750 the management of the resources for purposes of elastic scaling.
751
752 Technology Independent Records – otherFields
753 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
754
755 The otherFields Record defines fields for events belonging to the 
756 otherFields domain of the Technology Independent domain enumeration. 
757 This record provides a mechanism to convey a complex set of fields 
758 (possibly nested or opaque) and is purely intended to address 
759 miscellaneous needs such as addressing time-to-market considerations 
760 or other proof-of-concept evaluations. Hence, use of this record 
761 type is discouraged and should be minimized. 
762
763 Technology Specific Records – Mobile Flow Fields
764 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
765
766 The Mobile Flow Record provides a structure for communicating 
767 information about data flow through the VNF. It can contain 
768 information about connectivity and data flows between serving 
769 elements for mobile service, such as between LTE reference points, etc.
770
771 Technology Specific Records – Signaling Fields
772 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
773
774 The Signaling Record provides a structure for communicating information 
775 about signaling messages, parameters and signaling state.  It can 
776 contain information about data flows for signaling and controlling 
777 multimedia communication sessions such as voice and video calls. 
778
779 Technology Specific Records – Voice Quality Fields
780 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
781 The Voice Quality Record provides a structure for communicating information 
782 about voice quality statistics including media connection information, 
783 such as transmitted octet and packet counts, packet loss, packet delay 
784 variation, round-trip delay, QoS parameters and codec selection.  
785
786 Technology Specific Records – Future Domains
787 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
788
789 The futureDomains Record is a placeholder for additional technology 
790 specific areas of interest that will be defined and described 
791 in the future documents.
792
793 Data Structure Specification of the Event Record
794 ------------------------------------------------
795
796 For additional information on the event record formats of the data
797 structures mentioned above, please refer to `VES Event
798 Listener <https://github.com/att/evel-test-collector/tree/master/docs/att_interface_definition>`__.
799
800 Transports and Protocols Supporting Resource Interfaces
801 -------------------------------------------------------
802
803 Delivery of data from VNFs to ONAP must use the common transport mechanisms and protocols 
804 for all VNFs as defined in this document. Transport mechanisms and protocols have been 
805 selected to enable both high volume and moderate volume datasets, as well as asynchronous 
806 and synchronous communications over secure connections. The specified encoding provides 
807 self-documenting content, so data fields can be changed as needs evolve, while minimizing 
808 changes to data delivery.
809
810 The term ‘Event Record’ is used throughout this document to represent various forms of 
811 telemetry or instrumentation made available by the VNF including, faults, status events, 
812 various other types of VNF measurements and logs. Headers received by themselves must be 
813 used as heartbeat indicators. Common structures and delivery protocols for other types of 
814 data will be given in future versions of this document as we get more insight into data 
815 volumes and required processing.
816
817 In the following sections, we provide options for encoding, serialization and data 
818 delivery. Agreements between Service Providers and VNF providers shall determine which 
819 encoding, serialization and delivery method to use for particular data sets. The selected 
820 methods must be agreed to prior to the on-boarding of the VNF into ONAP design studio.
821
822 VNF Telemetry using VES/JSON Model
823 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
824
825 The preferred model for data delivery from a VNF to ONAP DCAE is the JSON driven model as depicted in Figure 2.
826  
827 |image1|
828
829 Figure 2. VES/JSON Driven Model
830
831 VNF providers will provide a YAML artifact to the Service Provider that describes:
832
833 * standard VES/JSON model information elements (key/values) that the VNF provides
834 * any additional non-standard (custom) VES/JSON model information elements (key/values) that the VNF provides
835
836 Using the semantics and syntax supported by YAML, VNF providers will indicate specific conditions that may 
837 arise, and recommend actions that should be taken at specific thresholds, or if specific conditions 
838 repeat within a specified time interval.  
839  
840 Based on the VNF provider's recommendations, the Service Provider may create additional YAML artifacts 
841 (using ONAP design Studio), which finalizes Service Provider engineering rules for the processing of 
842 the VNF events.  The Service Provider may alter the threshold levels recommended by the VNF providor, 
843 and may modify and more clearly specify actions that should be taken when specified conditions arise. 
844 The Service Provider-created version of the YAML artifact will be distributed to ONAP applications 
845 by the Design framework.
846
847 VNF Telemetry using YANG Model
848 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
849
850 In addition to the JSON driven model described above, a YANG driven model can also be 
851 supported, as depicted in Figure 3.
852
853 |image2|
854  
855 Figure 3. YANG Driven Model
856
857 VNF providers will provide to the Service Provider the following YANG model artifacts:
858
859 * common IETF YANG modules that support the VNF
860 * native (VNF provider-supplied) YANG modules that support the VNF
861 * open (OpenConfig) YANG modules and the following configuration-related information, including:
862
863   * telemetry configuration and operational state data; such as:
864
865     * sensor paths
866     * subscription bindings
867     * path destinations 
868     * delivery frequency
869     * transport mechanisms
870     * data encodings
871
872 * a YAML artifact that provides all necessary mapping relationships between YANG model data types to VES/JSON information elements
873 * YANG helper or decoder functions that automate the conversion between YANG model data types to VES/JSON information elements
874 * OPTIONAL: YANG Telemetry modules in JSON format per RFC 7951
875
876 Using the semantics and syntax supported by YANG, VNF providers will indicate specific conditions that may 
877 arise, and recommend actions that should be taken at specific thresholds, or if specific conditions 
878 repeat within a specified time interval.  
879
880 Based on the VNF provider's recommendations, the Service Provider may create additional YAML artifacts 
881 (using ONAP design Studio), which finalizes Service Provider engineering rules for the processing 
882 of the VNF events.  The Service Provider may alter the threshold levels recommended by the 
883 VNF provider, and may modify and more clearly specify actions that should be taken when specified 
884 conditions arise.  The Service Provided-created version of the YAML will be distributed to ONAP 
885 applications by the Design framework.
886
887 Note: While supporting the YANG model described above, we are still leveraging the VES JSON 
888 based model in DCAE.  The purpose of the diagram above is to illustrate the concept only and 
889 not to imply a specific implementation.
890
891 VNF Telemetry using Google Protocol Buffers
892 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
893
894 In addition to the data delivery models described above, support for delivery of VNF telemetry 
895 using Google Protocol Buffers (GPB) can also be supported, as depicted in Figure 4. 
896
897 VNF providers will provide to the Service Provider the additional following artifacts to 
898 support the delivery of VNF telemetry to DCAE via the open-source gRPC mechanism using 
899 Google's Protocol Buffers:
900
901 * the YANG model artifacts described in support of the "VNF Telemetry using YANG Model"
902 * valid definition file(s) for all GPB / KV-GPB encoded messages
903 * valid definition file(s) for all gRPC services 
904 * gRPC method parameters and return types specified as Protocol Buffers messages
905
906 |image3|
907  
908 Figure 4. Protocol Buffers Driven Model
909
910 Note: if Google Protocol Buffers are employed for delivery of VNF telemetry, Key-Value 
911 Google Protocol Buffers (KV-GPB) is the preferred serialization method.  Details of 
912 specifications and versioning corresponding to a release can be found 
913 at: `VES Event Listener <https://github.com/att/evel-test-collector/tree/master/docs/att_interface_definition>`__.
914
915 Note: While supporting the VNF telemetry delivery approach described above, we are 
916 still leveraging the VES JSON based model in DCAE.  The purpose of the diagram above 
917 is to illustrate the concept only and not to imply a specific implementation.
918
919 Monitoring & Management Requirements
920 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
921
922 **VNF telemetry via standardized interface**
923
924 * R-51910 The VNF **MUST** provide all telemetry (e.g., fault event records, syslog records, performance records etc.) to ONAP using the model, format and mechanisms described in this section.
925
926 **Encoding and Serialization**
927
928 Content delivered from VNFs to ONAP is to be encoded and serialized using JSON:
929
930 **JSON**
931
932 * R-19624 The VNF **MUST** encode and serialize content delivered to ONAP using JSON (RFC 7159) plain text format. High-volume data 
933   is to be encoded and serialized using `Avro <http://avro.apache.org/>`_, where the Avro [5]_ data format are described using JSON.
934
935  -  JSON plain text format is preferred for moderate volume data sets (option 1), as JSON has the advantage of having well-understood simple processing and being human-readable without additional decoding. Examples of moderate volume data sets include the fault alarms and performance alerts, heartbeat messages, measurements used for VNF scaling and syslogs.
936  -  Binary format using Avro is preferred for high volume data sets (option 2) such as mobility flow measurements and other high-volume streaming events (such as mobility signaling events or SIP signaling) or bulk data, as this will significantly reduce the volume of data to be transmitted. As of the date of this document, all events are reported using plain text JSON and REST.
937  -  Avro content is self-documented, using a JSON schema. The JSON schema is delivered along with the data content (http://avro.apache.org/docs/current/ ). This means the presence and position of data fields can be recognized automatically, as well as the data format, definition and other attributes. Avro content can be serialized as JSON tagged text or as binary. In binary format, the JSON schema is included as a separate data block, so the content is not tagged, further compressing the volume. For streaming data, Avro will read the schema when the stream is established and apply the schema to the received content.
938
939 In addition to the preferred method (JSON), content can be delivered from VNFs to ONAP can be encoded and serialized using Google Protocol Buffers (GPB).
940
941 **KV-GPB/GPB**
942
943 Telemetry data delivered using Google Protocol Buffers v3 (proto3) can be serialized in one of the following methods:
944
945 * Key-value Google Protocol Buffers (KV-GPB) is also known as self-describing GPB:
946
947   * keys are strings that correspond to the path of the system resources for the VNF being monitored.
948   * values correspond to integers or strings that identify the operational state of the VNF resource, such a statistics counters and the state of a VNF resource.
949
950 * VNF providers must supply valid KV-GPB definition file(s) to allow for the decoding of all KV-GPB encoded telemetry messages.
951
952 * Native Google Protocol Buffers (GPB) is also known as compact GPB:
953
954   * keys are represented as integers pointing to the system resources for the VNF being monitored.
955   * values correspond to integers or strings that identify the operational state of the VNF resource, such a statistics counters and the state of a VNF resource.
956
957 * Google Protocol Buffers (GPB) requires metadata in the form of .proto files. VNF providers must supply the necessary GPB .proto files such that GPB telemetry messages can be encoded and decoded.
958
959 * In the future, we may consider support for other types of encoding & serialization methods based on industry demand
960
961
962 **Reporting Frequency**
963
964 * R-98191 The VNF **MUST** vary the frequency that asynchronous data is delivered based on the content and how data may be aggregated or grouped together. For example, alarms and alerts are expected to be delivered as soon as they appear. In contrast, other content, such as performance measurements, KPIs or reported network signaling may have various ways of packaging and delivering content. Some content should be streamed immediately; or content may be monitored over a time interval, then packaged as collection of records and delivered as block; or data may be collected until a package of a certain size has been collected; or content may be summarized statistically over a time interval, or computed as a KPI, with the summary or KPI being delivered.
965
966   -  We expect the reporting frequency to be configurable depending on the virtual network function’s needs for management. For example, Service Provider may choose to vary the frequency of collection between normal and trouble-shooting scenarios.
967   -  Decisions about the frequency of data reporting will affect the size of delivered data sets, recommended delivery method, and how the data will be interpreted by ONAP. These considerations should not affect deserialization and decoding of the data, which will be guided by the accompanying JSON schema or GPB definition files.
968
969 **Addressing and Delivery Protocol**
970
971 ONAP destinations can be addressed by URLs for RESTful data PUT. Future data sets may also be addressed by host name and port number for TCP streaming, or by host name and landing zone directory for SFTP transfer of bulk files.
972
973 * R-88482 The VNF **SHOULD** use REST using HTTPS delivery of plain text JSON for moderate sized asynchronous data sets, and for high volume data sets when feasible.
974 * R-84879 The VNF **MUST** have the capability of maintaining a primary and backup DNS name (URL) for connecting to ONAP collectors, with the ability to switch between addresses based on conditions defined by policy such as time-outs, and buffering to store messages until they can be delivered. At its discretion, the service provider may choose to populate only one collector address for a VNF. In this case, the network will promptly resolve connectivity problems caused by a collector or network failure transparently to the VNF.
975 * R-81777 The VNF **MUST** be configured with initial address(es) to use at deployment time. Subsequently, address(es) may be changed through ONAP-defined policies delivered from ONAP to the VNF using PUTs to a RESTful API, in the same manner that other controls over data reporting will be controlled by policy.
976 * R-08312 The VNF **MAY** use other options which are expected to include
977
978  -  REST delivery of binary encoded data sets.
979  -  TCP for high volume streaming asynchronous data sets and for other high volume data sets. TCP delivery can be used for either JSON or binary encoded data sets.
980  -  SFTP for asynchronous bulk files, such as bulk files that contain large volumes of data collected over a long time interval or data collected across many VNFs. This is not preferred. Preferred is to reorganize the data into more frequent or more focused data sets, and deliver these by REST or TCP as appropriate.
981  -  REST for synchronous data, using RESTCONF (e.g., for VNF state polling).
982
983 * R-03070 The VNF **MUST**, by ONAP Policy, provide the ONAP addresses as data destinations for each VNF, and may be changed by Policy while the VNF is in operation. We expect the VNF to be capable of redirecting traffic to changed destinations with no loss of data, for example from one REST URL to another, or from one TCP host and port to another.
984
985 **Asynchronous and Synchronous Data Delivery**
986
987 * R-06924 The VNF **MUST** deliver asynchronous data as data becomes available, or according to the configured frequency.
988 * R-73285 The VNF **MUST** must encode, address and deliver the data as described in the previous paragraphs.
989 * R-42140 The VNF **MUST** respond to data requests from ONAP as soon as those requests are received, as a synchronous response.
990 * R-34660 The VNF **MUST** use the RESTCONF/NETCONF framework used by the ONAP configuration subsystem for synchronous communication.
991 * R-86585 The VNF **MUST** use the YANG configuration models and RESTCONF  [RFC8040] (https://tools.ietf.org/html/rfc8040).
992 * R-11240 The VNF **MUST** respond with content encoded in JSON, as described in the RESTCONF specification. This way the encoding of a synchronous communication will be consistent with Avro.
993 * R-70266 The VNF **MUST** respond to an ONAP request to deliver the current data for any of the record types defined in `Event Records - Data Structure Description`_ by returning the requested record, populated with the current field values. (Currently the defined record types include fault fields, mobile flow fields, measurements for VNF scaling fields, and syslog fields. Other record types will be added in the future as they become standardized and are made available.)
994 * R-46290 The VNF **MUST** respond to an ONAP request to deliver granular data on device or subsystem status or performance, referencing the YANG configuration model for the VNF by returning the requested data elements.
995 * R-43327 The VNF **SHOULD** use `Modeling JSON text with YANG <https://tools.ietf.org/html/rfc7951>`_, If YANG models need to be translated to and from JSON{RFC7951]. YANG configuration and content can be represented via JSON, consistent with Avro, as described in “Encoding and Serialization” section.
996
997 **Security**
998
999 * R-42366 The VNF **MUST** support secure connections and transports such as Transport Layer Security (TLS) protocol [`RFC5246 <https://tools.ietf.org/html/rfc5246>`_] and should adhere to the best current practices outlined in `RFC7525 <https://tools.ietf.org/html/rfc7525>`_.
1000 * R-44290 The VNF **MUST** control access to ONAP and to VNFs, and creation of connections, through secure credentials, log-on and exchange mechanisms.
1001 * R-47597 The VNF **MUST** carry data in motion only over secure connections.
1002 * R-68165 The VNF **MUST** encrypt any content containing Sensitive Personal Information (SPI) or certain proprietary data, in addition to applying the regular procedures for securing access and delivery.
1003
1004
1005 .. [1]
1006    https://github.com/mbj4668/pyang
1007
1008 .. [2]
1009    Recall that the Node Object **is required** to be identical across
1010    all VMs of a VNF invoked as part of the action except for the “name”.
1011
1012 .. [3]
1013    Upstream elements must provide the appropriate FQDN in the request to
1014    ONAP for the desired action.
1015
1016 .. [4]
1017    Multiple ONAP actions may map to one playbook.
1018
1019 .. [5]
1020    This option is not currently supported in ONAP and it is currently
1021    under consideration.
1022
1023 .. [6]
1024    https://wiki.opnfv.org/display/PROJ/VNF+Event+Stream
1025
1026 .. |image0| image:: Data_Model_For_Event_Records.png
1027       :width: 7in
1028       :height: 8in
1029
1030
1031 .. |image1| image:: VES_JSON_Driven_Model.png
1032       :width: 5in
1033       :height: 3in
1034
1035 .. |image2| image:: YANG_Driven_Model.png
1036       :width: 5in
1037       :height: 3in
1038
1039 .. |image3| image:: Protocol_Buffers_Driven_Model.png
1040       :width: 4.74in
1041       :height: 3.3in