ironic-inspector/releasenotes/notes/remove-opt-keep-node-status-7d6b96f1a6e498a8.yaml
Kaifeng Wang 0c7a52b624 Remove deprecated option node_status_keep_time
[DEFAULT]node_status_keep_time is deprecated long ago [1], this
patch removes it so that inspector will not automatically remove
node status in regards to configuration option.

This also make sense when we use other store backends in the
future.

Change-Id: I8261ce115fdb03ffcfe3a1cc4ca7c8ec747be832
Related-Bug: #1695858
2018-08-10 09:37:23 +08:00

6 lines
111 B
YAML

---
upgrade:
- |
The deprecated configuration option ``[DEFAULT]node_status_keep_time``
was removed.