Comment 2 for bug 1599377

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

Reviewed: https://review.openstack.org/338034
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=16b092d9cf3e7a641940543bbf5dd4937ac643c9
Submitter: Jenkins
Branch: master

commit 16b092d9cf3e7a641940543bbf5dd4937ac643c9
Author: Eli Qiao <email address hidden>
Date: Wed Jul 6 14:35:42 2016 +0800

    API: catch InstanceNotReady exception.

    When retrieving server diagnostics, nova should raise 409 instead of 500
    in case the instance has no host yet.

    Closes-Bug: #1599377
    Change-Id: I3748978d9faf8adc8ca7d1d1d3f02128aa22cf3f