manila/manila/tests/share
Lucian Petrut d9c0bda0b7 Add Windows SMB share driver
This patch proposes a new share driver, handling Windows service
instances and exporting SMB shares.

WinRM is used for managing the service instances, allowing
password or certificate based authentication.

A new service instance manager is introduced, handling Windows
instances. One requirement is that Cloudbase-Init is present on the
instance.

If AD credentials are provided via security services, the instance
is joined to an AD domain. This can be leveraged in order to set
user based permissions.

A CI testing this driver will be up by L-3. Meanwhile, a link to
Tempest results can be found on the blueprint page whiteboard.

Change-Id: Ice5ee63ee4dc2cfcb41567214c165c2705421920
Implements: blueprint windows-smb-support
2015-08-31 12:24:19 +03:00
..
drivers Add Windows SMB share driver 2015-08-31 12:24:19 +03:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_api.py Add share shrink API 2015-06-04 09:46:24 +03:00
test_driver.py Fix integer/float conversions for py34 compatibility 2015-08-03 13:41:27 +03:00
test_drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
test_manager.py Cleanup DB API unit tests 2015-07-20 16:26:07 +03:00
test_rpcapi.py Cleanup DB API unit tests 2015-07-20 16:26:07 +03:00
test_share_types.py Fix dictionary initialization for Python 3 compatibility 2015-07-31 09:24:45 -04:00
test_share_utils.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00