summaryrefslogtreecommitdiff
path: root/releasenotes/notes/continue-node-deploy-state-63d9dc9cdcf8e37a.yaml
blob: 2bfacf358fa2be487dcf39b97df0634559f69950 (plain)
1
2
3
4
5
6
7
8
9
---
deprecations:
  - |
    Some deploy interfaces use the ``continue_node_deploy`` RPC call to notify
    the conductor when they're ready to leave the ``deploy`` core deploy step.
    Currently ironic allows a node to be either in ``wait call-back`` or
    ``deploying`` state when entering this call. This is deprecated, and in
    the next release a node will have to be in the ``wait call-back``
    (``DEPLOYWAIT``) state for this call.