e841fa0545
Launcher.wait() does not raise, it returns an integer code. Propagate it to sys.exit() so that failures are correctly recognized. Change-Id: I38bf39e4e4845415640b3468e9fb3029f70dcded
6 lines
149 B
YAML
6 lines
149 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Services (``ironic``, ``ironic-api``, ``ironic-conductor``) now correctly
|
|
return a non-zero exit code on start-up failures.
|