blob: 056f66bae27a1634105417379043735e2ac491f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Test-Engine
## About
This repository contains two subprojects. View the ``README`` in each subdirectory for more information about each project.
## onap-client
This project contains a python package installable via ``pip``, and provides a programmatic, cli, and templatting interface to interact with various ONAP applications.
## ovp_testsuite
This project contains the OVP VNF Lifecycle Validation code that is executed to obtain a Heat VNF OVP badge.
|