Actions
Bug #5739
closedHost deletion finds irrelevant old leases
Description
With #5648's patch applied we correctly parse entries in the lease file in order. This causes issues with host deletion, as once a Host boots at least once, it's lease will be after it's reservation in the leasefile. We need to only query reservations when deleting a Host, as stale leases become irrelevant at that point.
Updated by Dominic Cleal almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ad2b4651b4b759f6c4c8454acf852cc541f2ec69.
Actions