ironic/ironic_tempest_plugin
Vladyslav Drok 94c5230413 Do not load credentials on import in tempest plugin clients.py
Set the ADMIN_CREDS global variable inside the Manager class
constructor instead of doing it on module import.

Change-Id: I8c82fa077f316c747a37e31980f7c2d74986bad2
Closes-Bug: 1671813
2017-03-10 16:16:14 +02:00
..
2016-01-18 19:37:42 +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 docs for information on using it: http://docs.openstack.org/developer/tempest/plugin.html#using-plugins

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