nova-lxd/nova_lxd_tempest_plugin
Alex Kavanagh 4b935f860c Fix bug in scenario/manager and cover it with pep8
manager.py had a syntax error which caused the module to be not
installable.  This wasn't picked up in testing.  This fixes the bug
and adds pep8 coverage to the nova_lxd_tempest_plugin so that the module
always remains installable.

Also, this fixes the tempest concurrency at 1.  See the related bugs.

Closes-bug: #1790956
Related-Bug: #1790943
Change-Id: Ie542b062a9f0997f6363877ff03f0f9bfc8f3d43
(cherry picked from commit c4c16bcf49)
2018-09-06 10:26:04 +01:00
..
tests Fix bug in scenario/manager and cover it with pep8 2018-09-06 10:26:04 +01:00
README Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00
__init__.py Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00
plugin.py Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00

README

To run tempest specific tests for nova-lxd run the following command:

	tox -e all-plugin -- nova_lxd