47b5909486
In a relatively odd turn of events, should cleaning have started, but then timed out due to lost communications or a hard failure of the machine, an agent token could previously be orphaned preventing re-cleaning. We now explicitly remove the token in this case. Change-Id: I236cdf6ddb040284e9fd1fa10136ad17ef665638
8 lines
304 B
YAML
8 lines
304 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where an agent token was being orphaned if a baremetal node
|
|
timed out during cleaning operations, leading to issues where the node
|
|
would not be able to establish a new token with Ironic upon future
|
|
in some cases. We now always wipe the token in this case.
|