Eyal 5e2f6ec9ef Make the keycloak middleware thread safe
After moving to uWSGI keycloak middleware was found to be not
thread safe since we hold the token nad relam in an attribute
of a class which initialized once.
So if there are several threads
accessing the class there might have race conditions
lets move them to be parameters on the stack

Change-Id: I5325c7f08f6567d46189d4efdfbc9b0f6f5a8916
2019-07-11 11:03:20 +03:00
2019-06-06 16:32:24 +03:00
2019-04-19 19:35:54 +00:00
2019-07-02 15:42:56 +03:00
2018-06-13 13:58:04 +00:00
2018-07-16 13:51:32 +07:00
2019-04-19 19:35:54 +00:00
2018-02-22 15:03:26 +00:00
2015-11-06 14:46:43 +02:00
2016-09-29 09:21:27 +00:00
2015-11-06 14:46:43 +02:00
2019-05-15 08:47:08 +03:00
2019-05-15 08:47:08 +03:00
2017-03-03 23:01:30 +00:00
2019-07-05 16:44:26 -04:00

Team and repository tags

image

Vitrage

The OpenStack RCA Service

Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.

Enabling Vitrage in DevStack

More details in: README file

Project Resources

Description
OpenStack RCA (Root Cause Analysis) Engine
Readme 24 MiB
Languages
Python 97.9%
HTML 1.3%
Shell 0.8%