Comment 2 for bug 1529015

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

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

commit 49761cd38a08c52e5fc5b90188fdeade5e0906ba
Author: liucheng <email address hidden>
Date: Wed Jan 6 14:26:19 2016 +0800

    Use constants instead of literals in Huawei Driver

    We judged filesystem alloctype by literals,
    now we change these literals to constants.

    Change-Id: Iaeb64ed83b4c44e3e7d150c615ad03f8b1b4ce90
    Closes-Bug: #1529015