Comment 2 for bug 1663300

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

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

commit 4e6be9ab3c899620440d1bfff3e37606ea60cd2b
Author: Lucian Petrut <email address hidden>
Date: Mon Jan 23 15:22:22 2017 +0200

    Fix Windows SMB helper

    The Windows SMB driver inherits the Generic driver, reusing most
    of its logic.

    The following change broke the Windows SMB driver and helpers,
    changing a few method signatures and return values:
    I6e7eca54725d1aef994d617f253e73909a9d8303

    This patch fixes the Windows SMB helper based on the above mentioned
    change.

    Closes-Bug: #1663300

    Change-Id: I1ce56ba8abaddda1bf3f0b885f72ad713f36de56