deepakmourya 21a4fb6f92 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: I31e572d760600f890402a53f0d34eb1b87d722d7
2017-06-21 04:19:05 +00:00
2015-10-22 11:26:51 -07:00
2017-02-20 21:49:00 +00:00
2015-10-17 22:02:04 +00:00
2015-11-13 05:16:27 -08:00
2015-10-22 11:26:51 -07:00
2015-10-22 11:26:51 -07:00
2015-12-23 01:31:07 +00:00
2017-03-03 18:20:46 +00:00

Cloudpulse

a Health-Checking Service for OpenStack deployments.

Features

  • TODO
Description
A Health-Checking service for OpenStack deployments.
Readme 1.8 MiB
Languages
Python 99.9%
Shell 0.1%