manila/manila
Lucian Petrut 39cb200cbf Add WinRM helper
This patch set adds a WinRM helper, which will be used for managing
Windows Service Instances.

This will make use of the pywinrm library. Password as well as
certificate based authentication will be available.

Co-Authored-By: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>

Change-Id: I6f0ca85c7e4ed35301fff4714e65d54f1fcc29a6
Partially-implements: blueprint windows-smb-support
2015-08-20 13:33:47 +03:00
..
api Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
cmd Enable multi-process for API service 2015-07-23 10:22:24 +00:00
common Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
compute Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
db Add retries for deadlock-vulnerable DB methods 2015-08-12 08:48:36 +00:00
hacking Remove hacking exception for oslo.messaging import 2015-03-02 08:00:44 +01:00
locale Imported Translations from Transifex 2015-05-03 08:14:17 +02:00
network Fix typos in neutron_network_plugin.py 2015-08-10 15:00:27 +09:00
openstack Remove copyright from empty file 2015-08-05 06:07:25 +09:00
scheduler Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
share Add WinRM helper 2015-08-20 13:33:47 +03:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Add WinRM helper 2015-08-20 13:33:47 +03:00
volume Fix exceptions handling for py34 compatibility 2015-08-05 17:15:46 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
context.py Remove unused oslo-incubator modules 2015-04-25 16:24:09 +00:00
exception.py Merge "Implement Manila REST API microversions" 2015-08-15 19:02:45 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Add WinRM helper 2015-08-20 13:33:47 +03:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Replace (int, long) with six.integer_types 2015-07-31 07:12:12 -04:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Fix integer/float conversions for py34 compatibility 2015-08-03 13:41:27 +03:00
test.py Use entry_points for manila scripts 2015-04-14 21:04:01 +03:00
utils.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00