ironic/ironic_tempest_plugin/tests/api/admin
Yuiko Takada 2f6d37129b Add support for API microversions in Tempest tests
This adds support for testing Ironic API microversions, specified
as an additional 'X-OpenStack-Ironic-API-Version' header. This change
also adds tests for Ironic API /v1/nodes/(node_ident)/states/*
endpoint for microversions that were changing state machine.

Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Change-Id: Ibf0c73aa6795aaa52e945fd6baa821de20a599e7
2016-05-25 13:30:11 +03:00
..
__init__.py Migrate Tempest tests into Ironic tree 2016-01-19 18:59:14 +09:00
api_microversion_fixture.py Add support for API microversions in Tempest tests 2016-05-25 13:30:11 +03:00
base.py Add support for API microversions in Tempest tests 2016-05-25 13:30:11 +03:00
test_api_discovery.py Migrate Tempest tests into Ironic tree 2016-01-19 18:59:14 +09:00
test_chassis.py Replace depricated tempest-lib with tempest.lib 2016-03-08 17:44:50 +02:00
test_drivers.py Migrate Tempest tests into Ironic tree 2016-01-19 18:59:14 +09:00
test_nodes.py Replace depricated tempest-lib with tempest.lib 2016-03-08 17:44:50 +02:00
test_nodestates.py Add support for API microversions in Tempest tests 2016-05-25 13:30:11 +03:00
test_ports_negative.py Replace depricated tempest-lib with tempest.lib 2016-03-08 17:44:50 +02:00
test_ports.py Replace depricated tempest-lib with tempest.lib 2016-03-08 17:44:50 +02:00