manila/releasenotes/notes/bug-1663300-554e9c78ca2ba992.yaml
Lucian Petrut 4e6be9ab3c 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
2017-02-09 19:07:52 +02:00

5 lines
89 B
YAML

fixes:
- |
The Windows driver issues regarding
share creation have been fixed.