Metadata-Version: 2.1
Name: tempest-nfv-plugin
Version: 1.26.1.dev2
Summary: Tempest plugin for testing NFV
Home-page: UNKNOWN
Author: Red Hat NFV QE team
Author-email: nfv-cloud-qe-team@redhat.com
License: Apache Software License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: tempest (>=16.1.0)
Requires-Dist: configparser (>=3.5.0)

nfv-tempest-plugin
==================================================

This project is a plugin to [OpenStack's Tempest](https://github.com/openstack/tempest) used to test NFV usecases.

### Installation

Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/installation.md).

### Pre-requisites before running the plugin

Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests_prerequisites_config.md).

### Tests and samples

For the list of tests with description, please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests.md).

For a sample external configuration file, please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests_config.yml.sample).

### Contributing

Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/contribution.md).



