murano/murano/common
zhurong ed7941c346 Sanitizer some sensitive logs information
Murano engine maybe outputs some sensitive logs information,
This patch sanitizer the sensitive info.

Change-Id: Icd24a0388274454af335ce217614606b9bad0344
Closes-Bug: #1655265
2018-07-27 11:07:32 +08: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 Use V3 auth_url 2018-07-21 14:32:41 +08: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 Sanitizer some sensitive logs information 2018-07-27 11:07:32 +08:00
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