Comment 1 for bug 1660686

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

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

commit 4b6f1bf4494fdf8c0b7f511c99fbc841dd568cc5
Author: Rodrigo Barbieri <email address hidden>
Date: Tue Jan 31 15:46:11 2017 -0200

    Fix snapshot export locations incorrectly handled

    Snapshot export locations should only be created for shares
    with property mount_snapshot_support=True. Otherwise, they
    should not be created, even if returned by drivers.

    Change-Id: Ie0ce3c4f2e7e29bf82f5c09a80a3fb132b0481a8
    Closes-bug: #1660686