ironic-inspector/ironic_inspector/test
Dmitry Tantsur af6fbf0717 Support Ironic node names in our API
This change drops check on UUID validness from our API.
It also has a subtle effect of doing Ironic node fetching in
the introspection status and data fetch calls, which might make them
slightly longer (but only when name is used).

A new helper common.ironic.get_node is created to unify how we fetch nodes
from Ironic. It also provides nicer exceptions.

Change-Id: I20cf65e57910568b70a62c3f9269a962e78a07e2
Closes-Bug: #1523902
2016-05-09 15:01:31 +02:00
..
inspector_tempest_plugin Tempest plugin initial commit 2016-04-08 11:48:21 +03:00
unit Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Refactor base test classes 2016-03-07 14:00:53 +01:00
functional.py is-empty conditions should accept missing values 2016-05-04 14:26:15 +02:00