ironic/ironic/drivers/modules/ilo
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
..
__init__.py Add IloDriver and its IloPower module 2014-07-17 20:50:53 +05:30
bios.py Add and document high-level helpers for async steps 2021-10-11 17:25:57 +02:00
boot.py Clean step to remove CA certificates from iLO 2021-09-08 04:09:01 -07:00
common.py Clean step to remove CA certificates from iLO 2021-09-08 04:09:01 -07:00
console.py Timing metrics: iLO drivers 2016-09-12 03:00:22 -07:00
firmware_processor.py Revert "Generalize ISO building for virtual media driver" 2020-04-20 19:04:30 +02:00
inspect.py Fix RedfishManagement.get_mac_addresses and related functions 2021-11-09 18:00:35 +01:00
management.py Add and document high-level helpers for async steps 2021-10-11 17:25:57 +02:00
power.py Rename ilo_boot_iso -> boot_iso 2021-06-14 16:54:08 +02:00
raid.py Add and document high-level helpers for async steps 2021-10-11 17:25:57 +02:00
vendor.py Refactor: untie IloVendor from validate_image_properties 2021-06-24 12:43:07 +02:00