8940d72521
It can happen if one of heartbeats encounteres "node locked" error, which is normal, because the next heartbeat will succeed. Change-Id: Iaed9b83e199761eac4e0e2157c16ea1efa564c24 Story: #2002094 Task: #19772
9 lines
401 B
YAML
9 lines
401 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Waiting for a provision state to be reached (via CLI ``--wait`` argument or
|
|
the ``wait_for_provision_state`` function) no longer aborts when the node's
|
|
``last_error`` field gets populated. It can cause a normal deployment to
|
|
abort if a heartbeat from the ramdisk fails because of locking - see
|
|
`story 2002094 <https://storyboard.openstack.org/#!/story/2002094>`_.
|