osprofiler/tests
Boris Pavlovic b6c2275d1d Make hmac required argument in profiler.Profiler.init
In previous patch we changed behavior or profiler lib. Currently
profiler want create any notification if hmac key is not setted up
and all messages are not properly signed by it.

So to avoid mistakes (e.g. forgot to init profiler with hmac key) this
argument should be required (not optional)

As well a lot of improvments in docs related to profiler module

Change-Id: I74e05234a5638ffd93dbac9180d4497fcb5093ac
2014-06-24 19:51:39 +04:00
..
parsers Imporve ceilometer parser 2014-06-16 00:57:37 +04:00
__init__.py Init Strucutre of lib 2014-01-09 11:25:23 +04:00
test_notifier.py Simplify notifer API 2014-06-11 19:12:20 +04:00
test_profiler.py Make hmac required argument in profiler.Profiler.init 2014-06-24 19:51:39 +04:00
test_sqlalchemy.py Add possibility to disable sqlalchemy tracing 2014-05-07 00:26:43 +04:00
test_utils.py Refactor WSGI.middleware and imporve test coverage 2014-06-24 17:42:25 +04:00
test_web.py Make hmac required argument in profiler.Profiler.init 2014-06-24 19:51:39 +04:00
test.py Fix licenses 2014-01-12 05:20:51 +04:00