ironic-prometheus-exporter/ironic_prometheus_exporter
tanghang 6e6f218eb8 Fallback to `node_uuid` if`node_name` is not present
IPE fails to write the nodefile if the node doesn't have
`node_name`, if not present `node_uuid` will be used.
Updated tests and code logic to identify when `node_name` is
not present.

Co-Authored: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Change-Id: I0c780584f53a9867dab6b0e6b3428c29f0a763b6
Task: 39557
Story: 2007593
2020-09-12 01:43:37 +02:00
..
app Use hacking for pep8 tests 2020-04-27 16:46:57 +02:00
parsers Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02:00
tests Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02:00
__init__.py Register configuration options before load driver 2019-03-26 11:24:54 +01:00
messaging.py Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02:00
utils.py Fix None for instance_uuid label 2020-02-20 10:08:30 +00:00