Added OSProfiler release notes

Change-Id: I36fb2b350f868f4360087cdeb308395da76a834e
This commit is contained in:
Ifat Afek 2017-07-27 09:13:32 +00:00
parent 881d8aed7c
commit 5eeca1912f

View File

@ -0,0 +1,6 @@
---
features:
- Added osprofiler support. ``OSProfiler`` is an OpenStack cross-project
profiling library. It allows the user to generate a trace per request which
is processed in multiple services, and then generate a tree of calls which
is intuitive to understand.