murano/murano/common
Gyorgy Szombathelyi 78abdaa130 Use consistent session options
Various components defines different options for the client sessions.
Standardize them with the help of keystonauth1 lib.

Change-Id: I2f791caaf230a58b8426d1c1d6e1eb4316a85a28
2017-07-28 14:55:45 +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 Use consistent session options 2017-07-28 14:55:45 +02:00
cf_config.py Use HostAddressOpt for opts that accept IP and hostnames 2017-03-23 10:03:25 +08:00
config.py Use consistent session options 2017-07-28 14:55:45 +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