Tempest plugin for the novajoin project.
Go to file
Juan Antonio Osorio Robles 07d8db7621 Remove -quiet from s_client invocation
For some reason, when connecting to libvirt port on compute node,
sometimes the connection returns 104 error status when -quiet
is used.  We need to investigate. but for now, do not use -quiet.
2017-08-24 15:41:28 +00:00
novajoin_tempest_plugin Remove -quiet from s_client invocation 2017-08-24 15:41:28 +00: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 Initial commit 2017-08-01 16:05:29 -04:00
requirements.txt Initial commit 2017-08-01 16:05:29 -04:00
setup.cfg Initial commit 2017-08-01 16:05:29 -04:00
setup.py Initial commit 2017-08-01 16:05:29 -04:00
test-requirements.txt Initial commit 2017-08-01 16:05:29 -04:00
tox.ini Initial commit 2017-08-01 16:05:29 -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