murano/murano/common
wu.chunyang 7a64448917 Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]: https://review.openstack.org/#/c/508522/

Change-Id: Ib8623a359a27b8a4aa90bf69a3fe3f3a5c2411a6
2018-05-12 06:34:14 +00:00
..
helpers Use secure path join 2017-11-01 16:49:05 -07:00
messaging Murano-engine side implementation of agent message signing 2018-01-15 16:56:54 +00: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 Update auth_uri option to www_authenticate_uri 2018-05-12 06:34:14 +00:00
cf_config.py Use HostAddressOpt for opts that accept IP and hostnames 2017-03-23 10:03:25 +08:00
config.py Update auth_uri option to www_authenticate_uri 2018-05-12 06:34:14 +00: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 Update the documentation link for doc migration 2017-07-31 16:54:11 +08:00
policy.py Remove unused param 2017-09-03 22:27:54 +08:00
rpc.py [messaging] Using get_notification_transport() 2016-09-20 15:31:48 +08:00
server.py Fix the deprecated usage of "get_transport" 2017-12-19 03:24:29 +00:00
statservice.py Implement environment audit reports 2017-08-24 10:11:35 +00: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