manila/manila
Tom Barron 4e25ce5a0c Remove usage of parameter enforce_type
oslo.config has deprecated the enforce_type parameter to
set_override() and set its default value to True [1],
so remove this usage from our codebase.  Also remove
explict str() cast of mock.sentinel_password in
Windows driver since it should no longer be expected.

[1] Ifa552de0a994e40388cbc9f7dbaa55700ca276b0

Change-Id: Ic02cbb37c6dbf30cacb1e6e290bfb0986f54d5f3
2017-04-16 10:39:01 -04:00
..
api Merge "Capitalize the first letter in comment" 2017-04-14 12:12:16 +00:00
cmd Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
common Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
compute Add support of endpoint_type and region_name to clients manila uses 2016-11-02 18:14:04 +02:00
data Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
db Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
hacking Hacking: do not translate log messages 2017-04-09 11:07:09 -04:00
network Remove log translations in cmd,common,data,db and network 2/5 2017-03-30 10:09:18 +08:00
scheduler Merge "Replace six.iteritems() with .items()" 2017-04-08 02:12:55 +00:00
share Merge "Remove log translations in others 5/5" 2017-04-08 22:30:46 +00:00
share_group Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
testing
tests Remove usage of parameter enforce_type 2017-04-16 10:39:01 -04:00
volume Add support of endpoint_type and region_name to clients manila uses 2016-11-02 18:14:04 +02:00
wsgi Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
__init__.py
context.py
coordination.py Remove log translations in others 5/5 2017-04-08 02:19:02 +00:00
exception.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
i18n.py Remove log translations in others 5/5 2017-04-08 02:19:02 +00:00
manager.py
opts.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
policy.py Fix some typos 2017-02-19 22:44:27 -08:00
quota.py Remove log translations in others 5/5 2017-04-08 02:19:02 +00:00
rpc.py Remove old oslo.messaging transport aliases 2017-03-19 21:14:00 +08:00
service.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
test.py Remove usage of parameter enforce_type 2017-04-16 10:39:01 -04:00
utils.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
version.py