Ifat Afek
99cc705c1b
Fix a bug in the profiler serializer.
The profiler serializer, which is used if the osprofiler is installed, was initialized with None and therefore did not serialize the context. As a result, the context did not reach the api handler layer and was ignored. The solution: if the serializer is None, return the un-serialized context as is. Change-Id: I2317cff4014db2b4e437b2e9428bd936518d7ba8 Closes-Bug: #1707589
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
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Launchpad: https://launchpad.net/vitrage
- Source: http://git.openstack.org/cgit/openstack/vitrage
Description
Languages
Python
97.9%
HTML
1.3%
Shell
0.8%