4311c1987f
* updated links which were pointing to pre-historic sources * renamed zuul.d/layout.yaml to zuul.d/project.yaml to follow upstream's pattern * removed sphinx pin as the maximum version allowed was too low * replace dashes with underscores in setup.cfg - setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. * replace testr unit test runner by stestr. testr runner hasn't been updated for ~6 years - stestr is its successor * add missing .gitignore file filled by the standard paths * fix pep8 issues [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I889717a6a355a09c74c850a5d91f162798a7f07e
25 lines
680 B
ReStructuredText
25 lines
680 B
ReStructuredText
===============================
|
|
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
|