ironic/ironic/tests/unit
Dmitry Tantsur 815705bc7d Fix RedfishManagement.get_mac_addresses and related functions
RedfishManagement.get_mac_addresses has two problems:
* It returns a dict while the base class documents returning a list
* The dict's values are Redfish-specific values

This change fixes this function to return a list and significantly
simplifies the related create_ports_if_not_exists.

Change-Id: I329cabe04662d0d668d4c3e04ecede5b4fdec6c6
2021-11-09 18:00:35 +01:00
..
api API endpoints to get node history 2021-09-15 10:54:11 -07:00
cmd Allow initial versions to not be created yet 2021-08-11 23:09:36 +00:00
common Fix various issues in the anaconda deploy interface 2021-10-27 10:42:25 -07:00
conductor Remove redundant node_periodic tests 2021-10-15 15:46:30 +02:00
conf Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
db Merge "Implements node history: database" 2021-09-14 17:16:32 +00:00
dhcp Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
drivers Fix RedfishManagement.get_mac_addresses and related functions 2021-11-09 18:00:35 +01:00
objects Implements node history: database 2021-09-09 09:35:09 -07:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
policy_fixture.py Suppress policy deprecation and default change warnings 2021-07-01 22:13:01 +00:00
raid_constants.py Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
stubs.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
test_base.py Fix pep8 2020-05-12 15:37:38 +02:00