ironic-tempest-plugin/ironic_tempest_plugin/common
Mark Goddard 56399ccba1 Validate scheduling fields in basic ops scenario
Currently there is no validation of node scheduling fields - resource
class and traits - in the scenario tests. This change adds validation of
these fields to the bare metal basic ops test.

We query the flavor used to boot the instance, and extract all requested
resources and traits from extra_specs. These are matched against the
resource class and traits set on the bare metal node that was scheduled.

Change-Id: I9ddc895ead61cf02c6967ead094d061cb7f558d8
Depends-On: https://review.openstack.org/545370
Related-Bug: #1722194
2018-03-16 14:22:21 +00:00
..
__init__.py Migrate Tempest tests into Ironic tree 2015-12-07 11:49:12 +09:00
utils.py Validate scheduling fields in basic ops scenario 2018-03-16 14:22:21 +00:00
waiters.py Fix the exception message in tempest plugin 2017-03-13 16:33:52 +00:00