whitebox-tempest-plugin/whitebox_tempest_plugin
Artom Lifshitz 2b3cc2d891 Factor out get_server_xml()
Getting an instance's libvirt XML is a common operation in all tests.
Create a helper for it.

Change-Id: Ib1897cf683c205b1e283a69f6687c7d833fa53ff
2019-01-29 11:45:53 -05:00
..
2019-01-29 11:45:53 -05:00
2018-01-10 11:57:05 +00:00
2019-01-27 20:38:15 -05:00

Whitebox Tempest Tests

This directory contains tests to validate behavior against TripleO/Director-based deployments.

See the Tempest plugin documentation for information about creating a plugin, stable API interface, TempestPlugin class interface, plugin structure, and how to use plugins: https://docs.openstack.org/tempest/latest/plugin.html