ironic-prometheus-exporter/ironic_prometheus_exporter/tests/json_samples
tanghang 3a1fd72dda 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.

Changed tox.ini to ignore W503

Co-Authored: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Change-Id: I0c780584f53a9867dab6b0e6b3428c29f0a763b6
Task: 39557
Story: 2007593
(cherry picked from commit 6e6f218eb8)
2020-09-22 11:16:04 +02:00
..
notification-empty-node_name.json Fallback to `node_uuid` if`node_name` is not present 2020-09-22 11:16:04 +02:00
notification-header-with-none.json Fix None for instance_uuid label 2020-03-05 08:52:41 +00:00
notification-header.json Move timestamp registry to a sharable 'header' module 2019-09-09 16:53:39 +02:00
notification-ipmi-1.json Rearrange unit test samples 2019-09-05 13:45:50 +02:00
notification-ipmi-2.json Rearrange unit test samples 2019-09-05 13:45:50 +02:00
notification-ipmi-none-instance_uuid.json Fix None for instance_uuid label 2020-03-05 08:52:41 +00:00
notification-ipmi-none-node_name.json Fallback to `node_uuid` if`node_name` is not present 2020-09-22 11:16:04 +02:00
notification-none-node_name.json Fallback to `node_uuid` if`node_name` is not present 2020-09-22 11:16:04 +02:00
notification-redfish-none-instance_uuid.json Fix None for instance_uuid label 2020-03-05 08:52:41 +00:00
notification-redfish-none-node_name.json Fallback to `node_uuid` if`node_name` is not present 2020-09-22 11:16:04 +02:00
notification-redfish.json Add Redfish metrics support 2019-09-10 12:28:45 +02:00