nova-lxd/nova_lxd_tempest_plugin
ghanshyam d5e068c736 Switch to decorators.idempotent_id
test.idempotent_id is being kept temporary to migrate
to new lib interface. Now idempotent_id is available as Tempest stable
interface decorators and all plugins tests using the old decorator
should be switched to new interface.

In future, Once all plugins are switched to new decorator Tempest
will remove the test.idempotent_id

Change-Id: I29d631d0c9130262a4d56b258c76cb43665b9e04
Related-Bug: 1616913
2017-02-09 15:14:26 +00:00
..
tests Switch to decorators.idempotent_id 2017-02-09 15:14:26 +00: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