manila/manila
Goutham Pacha Ravi 198bea78ac Deprecate old keystone session config opts
In the past, the options ca_certificates_file,
nova_ca_certificates_file, cinder_ca_certificates_file,
api_insecure, nova_api_insecure, cinder_api_insecure
were supplied to instantiate nova, neutron and cinder
clients. These options have now been subsumed in a more
generic way into the Keystone session logic as 'cafile'
and 'insecure'. Deprecate the older options in Stein so
that we can remove them in a future release.

This deprecation began many releases ago when we switched
to using keystone sessions [1]. However, we were still
overriding the values of "insecure" and "cafile" if provided,
forcing users to continue using deprecated parameters
"api_insecure" and "ca_certificates_file". So despite
this fix originating in the Stein release, it would be
prudent to backport it to all maintained releases and
remove support for these older options in/beyond Train
release (9.0.0).

[1] Ic211a11308a3295409467efd88bff413482ee58d
Change-Id: I148e9079c7c1ab119f519f727d4ad97758473325
Related-Bug: #1802393
Closes-Bug: #1809318
2018-12-20 17:29:40 -08:00
..
api Add missing ws separator between words 2018-11-21 14:49:07 +08:00
cmd Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
common Deprecate old keystone session config opts 2018-12-20 17:29:40 -08:00
compute Deprecate old keystone session config opts 2018-12-20 17:29:40 -08:00
data Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
db Merge "Fix ShareGroup sqlalchemy model ShareGroupTypes relation." 2018-10-16 20:32:17 +00:00
hacking Fix the duplicate hacking check M312 and H203 2017-08-13 08:01:42 +08:00
message Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
network Deprecate old keystone session config opts 2018-12-20 17:29:40 -08:00
policies Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
scheduler Add missing ws separator between words 2018-11-21 14:49:07 +08:00
share Merge "NetApp ONTAP: cifs add AD security service server as preferred DC" 2018-12-18 07:57:48 +00:00
share_group Address trivial TODOs 2018-06-18 09:31:25 -07:00
testing Remove run_tests.sh 2018-10-04 09:55:45 -04:00
tests Deprecate old keystone session config opts 2018-12-20 17:29:40 -08:00
volume Deprecate old keystone session config opts 2018-12-20 17:29:40 -08:00
wsgi Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
i18n.py Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Manila share driver for Inspur AS13000 series. 2018-07-03 18:35:55 +08:00
policy.py [policy in code] Add support for AZ, scheduler and message resource [9/10] 2017-12-20 06:22:02 +00:00
quota.py Add share groups and share group snapshots quotas 2017-07-26 11:32:43 +03:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py Fix mutable config in manila-scheduler 2018-08-03 10:40:12 +00:00
test.py Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
utils.py check all_tenants value in share api 2018-07-29 00:26:13 +08:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00