Comment 10 for bug 1768711

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

Reviewed: https://review.openstack.org/626069
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9773f963fea7e8a7033a047fda8967259ef4f99f
Submitter: Zuul
Branch: stable/ocata

commit 9773f963fea7e8a7033a047fda8967259ef4f99f
Author: Ryan Liang <email address hidden>
Date: Wed May 2 10:30:20 2018 +0800

    [Unity] Add support of removing empty host

    Add an option in Unity Cinder driver to customize the removing
    of empty host. The option is named `remove_empty_host`. Its
    default value is False. When it is set to True, the host will
    be removed from Unity after the last LUN is detached from it.

    Change-Id: I2d9fad2c977a61f5b26a6449a8e509911eff28e0
    Closes-bug: #1768711
    (cherry picked from commit f9a9aa5a25688cac86e5dc060a20374e4a29bbef)
    (cherry picked from commit 24bd0c4b645dbcb99977e6a3e16c51979455b1eb)
    (cherry picked from commit 66c50600def5f8f25106afaa316e7fc300d72c87)