Comment 2 for bug 1491272

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

Reviewed: https://review.openstack.org/220799
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=b980e254ae9e0f9c56c40213848d15135b185c9c
Submitter: Jenkins
Branch: master

commit b980e254ae9e0f9c56c40213848d15135b185c9c
Author: zhaohua <email address hidden>
Date: Sun Sep 6 17:20:56 2015 +0800

    Huawei driver: fix reports reduplicate pools

    Huawei driver tried to support both thin and thick filesystem
    in one storagepool. But it's not compatible with the scheduler.
    So, change the logic of Huawei driver to support only thin or
    thick in one storagepool.

    Change-Id: I6da6f2d46787bb2f1fe94bd86a4703094182059d
    Closes-Bug: #1491272