Go to file
Witold Bedyk 443d21ad60 Fix default policy rules registration
The constants used for configuring default policy rules were initialized
before configuration file was parsed. As the result the configuration
options in 'roles_middleware' group didn't have effect on registered
policy rules. The behavior can be reproduced in devstack plugin where
monasca-log-agent using 'monasca-agent' role is not authorized to send
logs to the API.

The change postpones the initilization of these constants. Additionally
obsolete 'roles' filter was removed from the paste pipelines.

Change-Id: I0ca38f2cc7d63b9b47eedb304ba7b00a94816f9a
Story: 2001233
Task: 24250
(cherry picked from commit 7d40e5d5c2)
2018-11-08 14:25:02 +00:00
2018-08-09 15:08:45 +00:00
2017-09-22 13:10:01 +02:00
2015-08-21 14:30:43 +02:00
2018-08-03 14:51:48 +02:00
2017-03-02 11:47:05 +00:00
2018-06-19 19:52:46 -04:00

Team and repository tags

image

OpenStack Monasca-Log-Api

OpenStack Monasca-Log-Api provides RESTful Api to collect logs from the OpenStack cloud.

OpenStack Monasca-Log-Api is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Api

To learn how to use Monasca-Log-Api, consult the documentation available online at:

For more information on OpenStack Apis, SDKs and CLIs, please see:

Developers

For information on how to contribute to Monasca-Log-Api, please see the contents of the CONTRIBUTING.rst.

Any new code must follow the development guidelines detailed in the HACKING.rst file, and pass all unit tests as well as linters.

Further developer focused documentation is available at:

Operators

To learn how to deploy and configure OpenStack Monasca-Log-Api, consult the documentation available online at:

Bug tracking

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

Description
RETIRED, Monasca Log REST API
Readme 13 MiB