Tempest plugin for the novajoin project.
Go to file
Ade Lee 3f38833cd4 Update for new IPAClient
IPA code has changed requiring changes to update module paths.
Also, tripleo has improved security and changed which networks are
accessible, and requiring password authentication for mysql.
Also, the format for compact_services has changed.

Change-Id: If899dda3950a8020ac1c3e8263a38a3bdcccd325
2019-01-07 18:38:39 -05:00
doc/source Add documentation 2017-09-06 11:45:24 -04:00
novajoin_tempest_plugin Update for new IPAClient 2019-01-07 18:38:39 -05:00
.gitreview Add .gitreview file 2017-08-30 13:03:45 -04:00
CONTRIBUTING.rst Add documentation 2017-09-06 11:45:24 -04:00
HACKING.rst Fix PEP8 issues 2017-08-02 11:41:26 -04:00
LICENSE Initial commit 2017-08-01 16:05:29 -04:00
README.rst Add documentation 2017-09-06 11:45:24 -04:00
requirements.txt Remove unneeded dependency 2017-09-05 16:21:31 -04:00
setup.cfg Move build location for sphinx builds 2017-09-06 16:58:53 -04:00
setup.py Initial commit 2017-08-01 16:05:29 -04:00
test-requirements.txt Add documentation 2017-09-06 11:45:24 -04:00
tox.ini Move build location for sphinx builds 2017-09-06 16:58:53 -04:00

README.rst

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: http://docs.openstack.org/developer/novajoin/

For more information on tempest plugins, refer to: http://docs.openstack.org/developer/tempest/plugin.html#using-plugins

Bugs

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