masakari/masakari
Arthur Dayne 3bc725eb7a Support noauth2 auth_strategy
Currently, noauth2 auth_strategy is not supported. If you specify
[DEFAULT]auth_strategy=noauth2 in `/etc/masakari/ masakari.conf`
and start the masakari api service, it gives ImportError.

Added NoAuthMiddleware to support noauth2 auth_strategy.

Closes-Bug: #1836354
Change-Id: I288cd5838b09d3e6c31b6408fff85e6bb5f529a6
2019-10-03 04:42:03 +00:00
..
api Support noauth2 auth_strategy 2019-10-03 04:42:03 +00:00
cmd Add framework for masakari-status upgrade check 2018-11-08 13:19:06 +00:00
common Add support for wsgi framework 2016-07-12 13:10:10 +05:30
compute Remove references of novaclient.exceptions.EndpointNotFound 2019-09-06 17:52:40 +05:30
conf Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
db Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
engine Updated rh host workflow for recovery workflow details 2019-03-21 10:45:29 +05:30
ha Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
hacking Register and Document policy in code 2018-07-27 12:15:14 +05:30
notifications Send notifications for all API changes 2019-03-05 10:46:23 +05:30
objects Add progress details for recovery workflows 2019-03-08 10:52:51 +05:30
policies Register and Document policy in code 2018-07-27 12:15:14 +05:30
tests Support noauth2 auth_strategy 2019-10-03 04:42:03 +00:00
__init__.py Make eventlet hub use a monotonic clock 2017-11-14 07:15:45 +00:00
config.py Add RPC layer for masakari 2016-10-07 13:16:26 +05:30
context.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
exception.py Allow updating host name only if it exists in nova 2019-02-08 10:11:46 +05:30
i18n.py Update the documentation link for doc migration 2017-07-24 16:34:45 +08:00
manager.py Add masakari-engine support 2016-10-05 14:53:26 +05:30
policy.py Register and Document policy in code 2018-07-27 12:15:14 +05:30
rpc.py Add necessary constants and methods for RPC notification 2019-03-03 19:11:39 +05:30
safe_utils.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
service.py Enable mutable config in Masakari 2018-05-11 16:10:46 +05:30
test.py Define objects used for notification 2019-03-03 19:12:53 +05:30
utils.py Use method validate_integer from oslo.utils 2018-03-29 10:02:18 +05:30
version.py Remove log translations 2017-04-05 08:11:09 +00:00
wsgi.py Remove log translations 2017-04-05 08:11:09 +00:00