ironic/ironic_tempest_plugin
Pavlo Shchelokovskyy c5eaafdf9f Fix local copy of scenario manager
add back some methods that were pruned. They are used in tests running
on stable branches.

Change-Id: I2e0c979f870777d3f643ab8b87c5b1f0b9601c34
Closes-Bug: #1674597
2017-03-21 08:00:17 +00:00
..
2017-03-15 16:54:45 +02:00
2016-01-18 19:37:42 +00:00
2017-03-15 16:54:45 +02:00
2017-03-21 08:00:17 +00:00

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