25477e6771
Add minimum value 1 in the maximum_instance_delete_attempts option. Change-Id: Ic2ce1973971a6827f1a7d00c8c054b6561ab7e72
6 lines
185 B
YAML
6 lines
185 B
YAML
---
|
|
upgrade:
|
|
- The ``maximum_instance_delete_attempts`` configuration option has been
|
|
restricted by the minimum value and now raises a ValueError
|
|
if the value is less than 1.
|