OpenStack cross service/project profiler
Go to file
Boris Pavlovic cbb1630042 Simplify notifer API
Do not use java style type checks, that allows us to drop dependency in
oslo.messaging to osprofiler and simplify code.

As well this change splits notifier with notification parsing.

Add missing unit tests (coverage of notifier & parsers 100%)

Change-Id: I5a3cb1582df08e7f98ad643909db6f130104a0e1
2014-06-11 18:45:44 +04:00
osprofiler Simplify notifer API 2014-06-11 18:45:44 +04:00
tests Simplify notifer API 2014-06-11 18:45:44 +04:00
tools Init Strucutre of lib 2014-01-09 11:25:23 +04:00
.gitignore Init Strucutre of lib 2014-01-09 11:25:23 +04:00
.gitreview Add git review file 2014-06-09 22:51:17 +04:00
.testr.conf Init Strucutre of lib 2014-01-09 11:25:23 +04:00
LICENSE Init Strucutre of lib 2014-01-09 11:25:23 +04:00
README.rst Init Strucutre of lib 2014-01-09 11:25:23 +04:00
babel.cfg Init Strucutre of lib 2014-01-09 11:25:23 +04:00
requirements.txt Update global requirments 2014-02-23 20:28:38 +04:00
setup.cfg Fix setup.cfg python 2.6 is supported as well 2014-05-09 02:59:35 +04:00
setup.py Init Strucutre of lib 2014-01-09 11:25:23 +04:00
test-requirements.txt Update global requirments 2014-02-23 20:28:38 +04:00
tox.ini Init Strucutre of lib 2014-01-09 11:25:23 +04:00

README.rst

osprofiler

OpenStack profiler lib