os-brick/releasenotes/notes/add-windows-smbfs-d86edaa003130a31.yaml
Lucian Petrut 4045300fa9 Add Windows SMBFS connector
This patch adds a Windows SMBFS connector. Also, a Windows
RemoteFS class is added, being used by this connector, having
a similar interface with the Linux RemoteFS client class.

The patch using Windows os-brick connectors in the Hyper-V
Nova driver: https://review.openstack.org/#/c/273504/

The Windows connector factory function has been removed as it's not
needed anymore.

Change-Id: I0c753a667d58391da7a903d11ab1f4729e68461a
Implements: blueprint os-brick-windows-support
2016-08-04 23:07:01 +03:00

4 lines
55 B
YAML

---
features:
- Add Windows SMBFS connector support.