murano/murano/common
Gyorgy Szombathelyi 25317e3801 Fix murano_auth usage
Use the OpenStack standard keystoneauth1 library for loading
authentication plugins and register their options in the
murano_auth section.
Still provide a fallback if no murano_auth.auth_type is specified
to make old config files work.

Closes-bug: 1705838
Change-Id: Ie74364a4401f64fe42bf2206b6df760d2fc60edb
2017-07-27 12:40:14 +02:00
..
helpers Replace six iteration methods with standard ones 2016-12-01 16:07:09 +08:00
messaging Adds TLS/SSL Version Support to Murano Engine. 2017-03-13 12:24:28 -04:00
plugins Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
policies Remove murano default policy.json 2017-06-16 03:07:49 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
auth_utils.py Fix murano_auth usage 2017-07-27 12:40:14 +02:00
cf_config.py Use HostAddressOpt for opts that accept IP and hostnames 2017-03-23 10:03:25 +08:00
config.py Fix murano_auth usage 2017-07-27 12:40:14 +02:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Set access_policy for messaging's dispatcher 2017-04-08 12:13:31 +05:30
exceptions.py Replace HTTP 415 return code to HTTP 406 when it's correct 2016-02-10 13:02:53 +03:00
i18n.py Remove log translations 2017-04-03 12:11:20 +08:00
policy.py Remove murano default policy.json 2017-06-16 03:07:49 +00:00
rpc.py [messaging] Using get_notification_transport() 2016-09-20 15:31:48 +08:00
server.py Set access_policy for messaging's dispatcher 2017-04-08 12:13:31 +05:30
statservice.py Remove log translations 2017-04-03 12:11:20 +08:00
utils.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
uuidutils.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-03-27 10:36:35 +08:00
wsgi.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
xmlutils.py Add bandit job to the pep8 gate for Murano 2017-04-27 23:22:20 +00:00