Fix typo in Ironic cycle highlights

Change-Id: I71235e5b94d345c51b691320de871c8e3850ca9b
This commit is contained in:
Pierre Riteau
2020-09-14 14:25:43 +02:00
parent 7d16bb62e7
commit 3555ab5ffd

View File

@@ -26,7 +26,7 @@ cycle-highlights:
work has decomposed the basic deployment operation into multiple
steps which can now also include steps from supported RAID and BIOS
interfaces at the time of deploy.
- An ``agent`` power interface enables `provisoining operations
- An ``agent`` power interface enables `provisioning operations
<https://docs.openstack.org/ironic/latest/admin/agent-power.html>`_
without a Baseboard Management Controller.
- Ironic can now be configured for `HTTP Basic authentication