Comment 2 for bug 1116012

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

Reviewed: https://review.openstack.org/21193
Committed: http://github.com/openstack/nova/commit/702fdf2fc1acc32b5ccd9e0830e574c42770ab5d
Submitter: Jenkins
Branch: master

commit 702fdf2fc1acc32b5ccd9e0830e574c42770ab5d
Author: Zhou ShaoYu <email address hidden>
Date: Tue Feb 5 14:42:53 2013 +0800

    Fix check instance host for instance action

    When instance has no host, actions such as get_console_output,
    start_stop_instance cause HTTP 500 response. Here change to
    HTTPConflict when action called before host set.

    Fix LP# 1116012

    Change-Id: I6153a03f449d9fad8d0d8fb7295bdea4d2b2c2b1