nova/nova/api
Matt Riedemann 0be8cbc302 Handle HostMappingNotFound when deleting a compute service
If the compute service we're deleting has never been
discovered (mapped to a cell using discover_hosts) or the
host mapping was already deleted, we need to handle the
HostMappingNotFound error when deleting a compute service
so that we (1) don't 500 out of the API and (2) continue to
delete the compute service.

Change-Id: I0d7644db3537a67b94e75972b3c4fce25a623763
Closes-Bug: #1780727
(cherry picked from commit ee6e0c1e7e)
2018-07-18 12:59:07 +00:00
..
ec2 delete more i18n log markers 2017-03-21 07:37:21 -04:00
metadata Merge "conf: Remove 'vendordata_driver' opt" 2018-01-19 11:41:15 +00:00
openstack Handle HostMappingNotFound when deleting a compute service 2018-07-18 12:59:07 +00:00
validation Enable reset keypair while rebuilding instance 2017-11-13 10:49:02 +08:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py delete more i18n log markers 2017-03-21 07:37:21 -04:00
compute_req_id.py Migrate to oslo request_id middleware - mv 2.46 2017-05-27 10:11:44 +00:00
manager.py Only setup iptables for metadata if using nova-net 2017-07-20 00:00:22 +00:00