This document discusses combining the Ironic project, which provides bare-metal provisioning capabilities to OpenStack, with the Redfish standard developed by DMTF for RESTful management of server hardware. It proposes developing a Python Redfish library for Ironic to use, creating a Redfish driver for Ironic, and setting up a test environment using Docker containers to emulate a Redfish-based platform and validate the integration. Combining Ironic and Redfish could provide standard ways to manage hardware lifecycle actions and inventory systems through Redfish's REST API.