keystoneauth/keystoneauth1/loading
Monty Taylor 80323289c7
Add oslo.config option for split-loggers
For people setting creating Sessions via load_from_conf_options, such as
the OpenStack services, turning on split-loggers needs to be done in a
config file. In order to do that, we need to expose it in the conf
options list.

Don't add it to the argparse options for now - it would just add another
command line option that is less likely to see use.

Change-Id: I106c6acbe306e581d293612630ec810c11d9d61c
2018-05-16 15:42:03 -05:00
..
_plugins Add support for application credentials 2018-01-18 13:16:54 +01:00
__init__.py Introduce keystoneauth1.loading.adapter 2017-05-01 17:20:54 -05:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
adapter.py Recommend unversioned for endpoint-override 2017-09-05 10:34:31 -05:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Implement system scope 2018-01-17 15:50:11 +00:00
opts.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
session.py Add oslo.config option for split-loggers 2018-05-16 15:42:03 -05:00