neutron/neutron/plugins/ml2/drivers/mech_sriov/agent
Dina Belova 9a43f58f4d Add OSprofiler support
* 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.

Neutron client change: Ic11796889075b2a0e589b70398fc4d4ed6f3ef7c

Co-authored-by: Ryan Moats <rmoats@us.ibm.com>
Depends-On: I5102eb46a7a377eca31375a0d64951ba1fdd035d
Closes-Bug: #1335640
DocImpact Add devref and operator documentation on how to use this
APIImpact
Change-Id: I7fa2ad57dc5763ce72cba6945ebcadef2188e8bd
2016-05-20 11:35:59 -05:00
..
common Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
extension_drivers Remove unnecessary executable permissions 2016-03-25 01:49:26 +00:00
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
eswitch_manager.py Fix SR-IOV binding when two NICs mapped to one physnet 2016-05-05 12:54:06 +03:00
pci_lib.py SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 2016-01-07 09:38:39 +01:00
sriov_nic_agent.py Add OSprofiler support 2016-05-20 11:35:59 -05:00