Metadata-Version: 2.1
Name: novajoin-tempest-plugin
Version: 0.0.4.dev19
Summary: OpenStack Novajoin tempest tests.
Home-page: https://opendev.org/x/novajoin-tempest-plugin
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
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
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: oslo.config (>=3.22.0)
Requires-Dist: pbr (>=1.8)
Requires-Dist: tempest (>=27.0.0)

===============================
Tempest Integration of Novajoin
===============================

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

Dependencies
------------
The novajoin_tempest_plugin tests the novajoin API, which requires the
existence of an IPA server.

Developers
----------
For more information on novajoin, refer to:
https://opendev.org/x/novajoin

For more information on tempest plugins, refer to:
https://docs.openstack.org/tempest/latest/plugins/index.html

Bugs
----
Please report bugs to: http://bugs.launchpad.net/novajoin



