b4d8bfa067
Function 'tempest.test.attr()' has moved to 'tempest.lib.decorators .attr()' in Pike and will be removed in a future version[1]. This patch replaces the 'tempest.test.attr()' with the 'tempest.lib .decorators.attr().' [1] Iaafbb112b6eee458089cc49918359a8a8d0485e2 Change-Id: Ib0384f67b3fdd8812eaa9a71ba2f3ead17b04577
Ironic tempest plugin
This directory contains Tempest tests to cover the Ironic project, as well as a plugin to automatically load these tests into tempest.
See the tempest plugin documentation for information about creating a plugin, stable API interface, TempestPlugin class interface, plugin structure, and how to use plugins: http://docs.openstack.org/developer/tempest/plugin.html
See the Ironic documentation for information about how to run the tempest tests: http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#running-tempest-tests