Deploy guide does not describe client enroll behaviour correctly since 2.0.0
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ironic |
Fix Released
|
High
|
Dmitry Tantsur | ||
Bug Description
As discussed here [1], the deploy guide states:
"In order for nodes to be available for deploying workloads on them, nodes must be in the available provision state. To do this, nodes created with API version 1.11 and above must be moved from the enroll state to the manageable state and then to the available state. This section can be safely skipped, if API version 1.10 or earlier is used (which is the case by default)."
This is not the case with ironic client >= 2.0.0, which uses the latest microversion by default.
The deploy guide should be checked for other issues caused by the change in the client's default microversion.
[1] http://
[2] https:/
| tags: | added: documentation |
| Changed in ironic: | |
| status: | New → Triaged |
| importance: | Undecided → High |
| Changed in ironic: | |
| assignee: | nobody → Dmitry Tantsur (divius) |

Fix proposed to branch: master /review. opendev. org/c/openstack /ironic/ +/879428
Review: https:/