Nova-compute generates incorrect exit code in case if child spawning failed
Bug #1853800 reported by
Margarita Shakhova
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Undecided
|
Unassigned | ||
oslo.service |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
In situation if nova-compute main process fails to spawn a child (worker) process e.g. because of database connection failure: ERROR oslo_db.
Changed in nova: | |
status: | New → Confirmed |
Changed in oslo.service: | |
status: | New → Confirmed |
To post a comment you must log in.
This is likely something that is controlled down in the oslo.service library code which nova-compute uses.