murano/murano/common
zhurong c023d63562 use get_rpc_transport to obtain an RPC transport instance
Change-Id: I4aaef5eb52500f597fa8270c71dd4816167e69cb
2019-01-08 19:43:11 +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 Fix unittest no such option None in group DEFAULT error 2018-12-12 10:47:13 +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 use get_rpc_transport to obtain an RPC transport instance 2019-01-08 19:43:11 +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 use get_rpc_transport to obtain an RPC transport instance 2019-01-08 19:43:11 +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