magnum/magnum/tests/unit
Tovin Seven 32d088b2c1 Integrate OSProfiler in Magnum
* Add osprofiler wsgi middleware. This middleware is used for 2 things:
  1) It checks that person who wants to trace is trusted and knows
     secret HMAC key.
  2) It starts tracing in case of proper trace headers
     and adds first wsgi trace point, with info about HTTP request

* Add initialization of osprofiler at start of service
  Currently that includes oslo.messaging notifer instance creation
  to send Ceilometer backend notifications.

* Traces HTTP/RPC/DB API calls

Demo: https://hieulq.github.io/cluster-create-false-new-html.html

Co-Authored-By: Hieu LE <hieulq@vn.fujitsu.com>
Implements: blueprint osprofiler-support-in-magnum
Change-Id: I7d68995aab81d365433950aada078ef1fcd5469b
2017-01-24 07:43:31 +07:00
..
api Merge "Magnum stats API" 2017-01-19 07:24:33 +00:00
cmd Fix magnum-template-manage 2016-10-13 21:06:43 +05:30
common Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
conductor Move scale managers at driver level 2017-01-23 17:16:32 +01:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Merge "Magnum stats API" 2017-01-19 07:24:33 +00:00
drivers Use correct context synching status 2016-12-20 17:02:00 +00:00
objects Merge "Magnum stats API" 2017-01-19 07:24:33 +00:00
service Move cluster status notifications out of driver 2016-12-07 15:27:44 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30