[Yahoo-eng-team] [Bug 1780727] Re: Handle HostMappingNotFound when deleting a service

2019-06-21 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Status: New => Confirmed ** Changed in: nova/ocata Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1780727] Re: Handle HostMappingNotFound when deleting a service

2018-07-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/582674 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ee6e0c1e7eb861e56915c5b6c60a214b75240366 Submitter: Zuul Branch:master commit ee6e0c1e7eb861e56915c5b6c60a214b75240366 Author: Matt Riedemann Date: Fri Jul 13 15:42:03 2018 -0

[Yahoo-eng-team] [Bug 1780727] Re: Handle HostMappingNotFound when deleting a service

2018-07-13 Thread Matt Riedemann
It's valid to have a compute service w/o a host mapping if the nova- compute service was started but discover_hosts was not yet run, we shouldn't block the compute service delete on that, so we should just handle HostMappingNotFound and pass. ** Changed in: nova Importance: Undecided => High *