Comment 3 for bug 1487467

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

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

commit 4c5522bdd4092d9f23754c6b05aa3989e6d3c708
Author: Igor Malinovskiy <email address hidden>
Date: Wed Sep 9 12:38:05 2015 -0400

    Use 'False' as default value for "dedupe" common capability

    Drivers that report no value for the "dedupe" common capability
    should be treated in the scheduler as if dedupe=False.

    Change-Id: I5dd49b5a28563106d35739c64f450118c4583f78
    Partial-Bug: #1487467