From 9b7b39904dd57b42b5dc5587f2f50cf156ac5577 Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Wed, 29 Aug 2018 12:25:22 -0700 Subject: [VNFRQTS] Add pointer to VVP Add pointer to VVP validation scripts in HEAT section Change-Id: I215f4f6014dcc407fc51c1935675a9654b374461 Issue-ID: VNFRQTS-269 Signed-off-by: stark, steven --- docs/Chapter5/Heat.rst | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Chapter5/Heat.rst b/docs/Chapter5/Heat.rst index 9cbfb57..e186248 100644 --- a/docs/Chapter5/Heat.rst +++ b/docs/Chapter5/Heat.rst @@ -18,7 +18,25 @@ Heat General Guidelines ^^^^^^^^^^^^^^^^^^ -This section contains general Heat Orchestration Template guidelines. +This section contains general Heat Orchestration Template guidelines +and requirements. + +Heat Template Compliance +~~~~~~~~~~~~~~~~~~~~~~~~ + +The Heat Orchestration Template requirements with RFC 2119 +keywords **MUST** and **MUST NOT** can be validated against a set of Heat +Templates via the VNF Validation Program (VVP). + +**NOTE**: Not all requirements are currently testable via VVP. + +The VVP *validation scripts* project contains python validation +scripts that will parse Heat Orchestration Templates in a given directory +to ensure that they comply with ONAP Heat Orchestration Template requirements. + +For instructions on how to use the VVP validation scripts, +please see the validation scripts +`README `__ YAML Format ~~~~~~~~~~~ -- cgit 1.2.3-korg