ironic-inspector/releasenotes/notes/add-support-for-long-running-ramdisk-ffee3c177c56cebb.yaml
Zhenguo Niu a97c8cb6a3 Add config to skip power off after introspection
This adds configuration option 'processing.power_off'
defaulting to True, which will prevent powering off the
node after introspection

Change-Id: I16eb6b73fd57e84175bbce81c79e432ed8d1d3fa
Closes-Bug: #1488534
2016-07-19 19:44:06 +08:00

5 lines
150 B
YAML

---
features:
- Add configuration option `processing.power_off` defaulting to True,
which allows to leave nodes powered on after introspection.