change if bad to assert not bad, message
[vvp/validation-scripts.git] / README.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2019 AT&T Intellectual Property.  All rights reserved.
4
5 VVP Validation Scripts
6 ======================
7
8 This project contains validation scripts to test
9 that a set of Heat Templates adheres to
10 the ONAP VNF Heat Orchestration Template Guidelines and Requirements.
11
12 For more information on the ONAP Heat Orchestration
13 Template Requirements, visit the `Heat Requirements <https://onap.readthedocs.io/en/latest/submodules/vnfrqts/requirements.git/docs/Chapter5/Heat/index.html>`__.
14
15 Instructions for installing, using, and contributing to the
16 VVP Validation Scripts project are located `here <https://docs.onap.org/en/latest/submodules/vvp/documentation.git/docs/index.html>`__.