
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
Team and repository tags
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
- Project documentation: https://docs.openstack.org/vitrage/latest/
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Source: https://opendev.org/openstack/vitrage
- StoryBoard: https://storyboard.openstack.org/#!/project/openstack/vitrage
- Release notes: https://docs.openstack.org/releasenotes/vitrage
Description
Languages
Python
97.9%
HTML
1.3%
Shell
0.8%