ironic-inspector/ironic_inspector/common
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
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
i18n.py Update translation setup 2016-01-29 09:34:46 +01:00
ironic.py Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
keystone.py Use keystoneauth for Ironic and Swift clients 2016-03-25 13:08:15 +02:00
swift.py Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00