The documentation currently has no information at all about what steps are available *generally* for automated or manual cleaning. Users who want to find this information must review the source code themselves, except in one or two cases where driver-specific documentation has the details spelled out. This patch adds a series of tables to the general cleaning documentation to provide details about the steps one could possibly add to the instructions given to ironic, along with details about required parameters and what the effect of each step will be. Change-Id: I6b225cce38b815248c457814508531041c437e6d Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Ironic
Team and repository tags
Overview
Ironic consists of an API and plug-ins for managing and provisioning physical machines in a security-aware and fault-tolerant manner. It can be used with nova as a hypervisor driver, or standalone service using bifrost. By default, it will use PXE and IPMI to interact with bare metal machines. Ironic also supports vendor-specific plug-ins which may implement additional functionality.
Ironic is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
Project resources
- Documentation: https://docs.openstack.org/ironic/latest
- Source: https://opendev.org/openstack/ironic
- Bugs: https://storyboard.openstack.org/#!/project/943
- Wiki: https://wiki.openstack.org/wiki/Ironic
- APIs: https://docs.openstack.org/api-ref/baremetal/index.html
- Release Notes: https://docs.openstack.org/releasenotes/ironic/
Project status, bugs, and requests for feature enhancements (RFEs) are tracked in StoryBoard: https://storyboard.openstack.org/#!/project/943
For information on how to contribute to ironic, see https://docs.openstack.org/ironic/latest/contributor