Handle HostMappingNotFound when deleting a service
Bug #1780727 reported by
Surya Seetharaman
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Matt Riedemann | ||
Ocata |
In Progress
|
High
|
Matt Riedemann | ||
Pike |
Fix Committed
|
High
|
Matt Riedemann | ||
Queens |
Fix Committed
|
High
|
Matt Riedemann |
Bug Description
While deleting a service, we also try to delete the HostMapping before it here: https:/
To post a comment you must log in.
yeah, that can be raised from [1]. I feel proceeding further if no host mapping is good way. We can discuss on patch if any side effect of that.
[1] https:/ /github. com/openstack/ nova/blob/ d3fa585f5e2d11a 91ee62744a0cf0c 78921a47e4/ nova/objects/ host_mapping. py#L95