Comment 2 for bug 1660415

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

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

commit 4cb13a00662cfd3605df577270e826621c487fbc
Author: Miriam Yumi <email address hidden>
Date: Tue Jan 31 18:08:36 2017 -0200

    HNAS: Fix managed snapshots not being mounted

    When managing snapshots, the driver is not checking if the export
    exists on backend.

    This patch fixes this issue by checking the export on backend. A new
    export is created if required.

    Change-Id: I2da32016ef99bb307a9e075de0472d56a4817e3c
    Depends-On: Ie0ce3c4f2e7e29bf82f5c09a80a3fb132b0481a8
    Closes-bug: #1660415