85267e881c
When manage_boot is False, we do not power on the machines on starting introspection, nor do we power them off on aborting. We should not power off on finishing introspection either, let's leave it up to ironic. Change-Id: If8115f8d592e1b24b07ef52bcd703d10763c1f00 Story: #1528920
6 lines
113 B
YAML
6 lines
113 B
YAML
---
|
|
fixes:
|
|
- |
|
|
No longer tries to power off nodes after introspection if ``manage_boot``
|
|
is ``False``.
|