Metadata-Version: 2.0
Name: kuryr-tempest-plugin
Version: 0.1.0
Summary: Kuryr Tempest Plugin
Home-page: http://docs.openstack.org/developer/kuryr-tempest-plugin/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: Apache Software License
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: kubernetes (==2.0.0)
Requires-Dist: os-testr (>=0.4.1)
Requires-Dist: oslotest (>=1.10.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: six (>=1.9.0)
Requires-Dist: tempest (>=12.2.0)
Requires-Dist: testrepository (>=0.0.18)
Requires-Dist: testtools (>=1.4.0)

============================
Tempest Integration of Kuryr
============================

This project defines a tempest plugin containing tests used to verify the
functionality of a kuryr installation. The plugin will automatically load
these tests into tempest.



