Conductor: fails to clean up networking resources due to _destroy_build_request CantStartEngineError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Matt Riedemann | ||
Newton |
Won't Fix
|
High
|
Unassigned | ||
Ocata |
Fix Committed
|
High
|
Matt Riedemann | ||
Pike |
Fix Committed
|
High
|
Matt Riedemann |
Bug Description
If libvirt fails to deploy instance - for example due to problematic vif type being passed. The conductor will fail to clean up resources. This fails with the exception below. This is due to the fact that the cell mapping was not invoked.
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Dec 7 09:12:50 utu1604template nova-conductor[
Changed in nova: | |
assignee: | Gary Kotton (garyk) → Matt Riedemann (mriedem) |
summary: |
- Conductor: fails to clean up networking resources + Conductor: fails to clean up networking resources due to + _destroy_build_request CantStartEngineError |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Ed Leafe (ed-leafe) |
Changed in nova: | |
assignee: | Ed Leafe (ed-leafe) → Matt Riedemann (mriedem) |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Ed Leafe (ed-leafe) |
Changed in nova: | |
assignee: | Ed Leafe (ed-leafe) → Matt Riedemann (mriedem) |
Fix proposed to branch: master /review. openstack. org/526356
Review: https:/