murano/murano
dineshbhor 705a81a216 Set access_policy for messaging's dispatcher
oslo.messaging allow dispatcher to restrict endpoint methods since
5.11.0 in I42239e6c8a8be158ddf5c3b1773463b7dc93e881, set with
LegacyRPCAccessPolicy explicitly to ensure it's compatible and
fix FutureWarning like:

"The access_policy argument is changing its default value to <class
'oslo_messaging.rpc.dispatcher.DefaultRPCAccessPolicy'> in version '?',
please update the code to explicitly set None as the value:
access_policy defaults to LegacyRPCAccessPolicy which exposes private
methods. Explicitly set access_policy to DefaultRPCAccessPolicy or
ExplicitRPCAccessPolicy.

Change-Id: I60dfaa09113ebf2460126c968e5839f1b6a4bda9
2017-04-08 12:13:31 +05:30
..
api Remove log translations 2017-04-03 12:11:20 +08:00
cfapi Remove log translations 2017-04-03 12:11:20 +08:00
cmd Remove log translations 2017-04-03 12:11:20 +08:00
common Set access_policy for messaging's dispatcher 2017-04-08 12:13:31 +05:30
db Remove log translations 2017-04-03 12:11:20 +08:00
dsl Remove log translations 2017-04-03 12:11:20 +08:00
engine Remove log translations 2017-04-03 12:11:20 +08:00
hacking Add hacking rule for using assertIsNone instead of assertEqual(None,***) 2016-09-27 02:35:50 +00:00
locale/ru/LC_MESSAGES Imported Translations from Zanata 2017-03-23 11:08:29 +00:00
packages Merge "Fix copying file before checking it exists in hot package." 2016-09-30 05:22:35 +00:00
policy Remove log translations 2017-04-03 12:11:20 +08:00
services Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
tests Remove log translations 2017-04-03 12:11:20 +08:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py 'GetPackageUI' API can now be called even if Glare is used 2016-04-08 15:27:10 +00:00
opts.py Make service broker work with GLARE again. 2016-08-05 14:34:39 +03:00
utils.py Let admin can delete user's environment 2017-01-11 17:46:53 +08:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00