ironic/doc/source/admin/index.rst
Julia Kreger c4e3100d5c Add hold steps
* Updates API version to 1.85 to permit an ``unhold`` verb
* Adds the ``deploy hold`` and ``clean hold`` provision states
  to the internal state machine.
* Adds on documentation on steps to help provide greater clarity
  to Ironic's users on how to utilize steps. It should be noted
  this documentation also includes the power state reserved step
  names from the DPU functionality patch.
* Fixes the state machine diagram. Changes type to PNG as SVG
  rendering is broken due to python libraries utilized for SVG
  generation which do not work on more recent Python versions.

Change-Id: I34f58f4e77e7757b89247fd64f5fcde26f679453
2023-06-30 14:34:26 -07:00

2.0 KiB

Administrator's Guide

If you are a system administrator running Ironic, this section contains information that may help you understand how to operate and upgrade the services.

Ironic Python Agent <drivers/ipa> Node Hardware Inspection <inspection> Node Deployment <node-deployment> Node Cleaning <cleaning> Node Adoption <adoption> Node Retirement <retirement> RAID Configuration <raid> BIOS Settings <bios> Node Rescuing <rescue> Configuring to boot from volume <boot-from-volume> Multi-tenant Networking <multitenancy> Port Groups <portgroups> Configuring Web or Serial Console <console> Enabling Notifications <notifications> Conductor Groups <conductor-groups> Upgrade Guide <upgrade-guide> Security <security> Troubleshooting FAQ <troubleshooting> Power Synchronization <power-sync> Node Multi-Tenancy <node-multitenancy> Fast-Track Deployment <fast-track> Booting a Ramdisk or an ISO <ramdisk-boot> Hardware Burn-in <hardware-burn-in> Vendor Passthru <vendor-passthru>

Drivers, Hardware Types and Hardware Interfaces

drivers

Advanced Topics

Ceph Object Gateway <radosgw> Windows Images <building-windows-images> Emitting Software Metrics <metrics> Auditing API Traffic <api-audit-support> Service State Reporting <gmr> Agent Token <agent-token> Deploying without BMC Credentials <agent-power> Layer 3 or DHCP-less Ramdisk Booting <dhcp-less> Tuning Ironic <tuning> Role Based Access Control <secure-rbac> Deploying with Anaconda <anaconda-deploy-interface> Steps <steps>

deploy-steps

Dashboard Integration

A plugin for the OpenStack Dashboard (horizon) service is under development. Documentation for that can be found within the ironic-ui project.

  • Dashboard (horizon) plugin <>