Comment 6 for bug 1682001

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/456227
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=370820ba52629c9de5046d616a63da904fdaa014
Submitter: Jenkins
Branch: master

commit 370820ba52629c9de5046d616a63da904fdaa014
Author: Dan Smith <email address hidden>
Date: Wed Apr 12 07:25:30 2017 -0700

    Fix hypervisors api missing HostMappingNotFound handlers

    In If1e03c9343b8cc9c34bd51c2b4d25acdb21131ff we missed a few places
    where HostMappingNotFound can not be raised. This adds those and
    tests to cover them.

    Change-Id: Ia7240c2aeb4ecb512eda37bc3007f9d16534a5d3
    Related-Bug: #1682001