Comment 2 for bug 1577417

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

Reviewed: https://review.openstack.org/312334
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=1f0f01a7c176e095991d95de6ad179b0d45923dd
Submitter: Jenkins
Branch: master

commit 1f0f01a7c176e095991d95de6ad179b0d45923dd
Author: jiamin <email address hidden>
Date: Tue May 3 23:42:16 2016 -0700

    Failback will enable the host that has been frozen

    If user freezes the host before failover, the cinder volume serivce
    will be enabled by failback, and user doesn't need to thaw the host
    before modify the host, if this is expected, the 'Frozen' field in
    cinder service list should be changed to 'False', but it may be better
    that host that is frozen must be thawed.

    Change-Id: Iac03faa9c6cf96531db22e667bd9c194dff48221
    Closes-Bug: #1577417