Comment 3 for bug 1181934

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

Reviewed: https://review.openstack.org/41025
Committed: http://github.com/openstack/nova/commit/df365c69f04853a2242b7cdcdc7791e7838b8ba3
Submitter: Jenkins
Branch: stable/grizzly

commit df365c69f04853a2242b7cdcdc7791e7838b8ba3
Author: YangLei <email address hidden>
Date: Tue May 21 15:00:53 2013 +0800

    No relevant message when stop a stopped VM

    When user tries to stop a stopped VM, there is no need to stop it again,
    and We need return it's vm_state.

    Fixes bug 1181934

    Change-Id: I71772dfcead440cb49b6ccdbb4e1a891475bb75e
    (cherry picked from commit 62ca3783ce4fcc0b03e96936972abc83b54c772f)