ironic/releasenotes
Dmitry Tantsur f0803493de Fix fast-track with the direct deploy interface
Several small fixes:

1) Make sure the deploy.deploy step returns DEPLOYWAIT after running
   prepare_image otherwise the conductor wrongly assumes that the
   deploy is done.
2) Handle the case when provision_state==DEPLOYWAIT when returning
   from an asynchronous deploy step.
3) Do not assume that prepare_image is always the last command to run,
   sometimes get_deploy_steps sneaks in.
4) Do not issue a deprecation warning when receiving "agent is busy"
   on get_deploy_steps, this is normal for fast-track.

Change-Id: I19274c48bd36fca19961a7d78467ec8c29f85905
2020-06-19 11:12:39 +02:00
..
2020-05-21 20:48:27 +00:00