Go to file
Dina Belova badfc96046 Add profiling support to neutronclient
To be able to create profiling traces for Neutron, client should be
able to send special HTTP header that contains trace info.
This patch is also important to be able to make cross project
traces. (Typical case nova calls neutron via python client, if
profiler is initialized in nova, neutron client will add extra
header, that will be parsed by special osprofiler middleware in neutron
api.)

Closes-Bug: #1335640

Co-Authored-By: Roman Podoliaka <rpodolyaka@mirantis.com>
Change-Id: Ic11796889075b2a0e589b70398fc4d4ed6f3ef7c
2017-02-23 10:21:31 -05:00
2016-08-30 19:55:59 +02:00
2015-12-29 19:14:17 +00:00
2012-01-18 09:39:25 +11:00
2015-03-06 22:51:31 +00:00
2015-12-04 13:44:13 +09:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2015-12-09 11:09:26 +03:00
2016-11-25 15:36:19 +01:00
2016-12-27 22:02:42 +09:00
2015-09-17 12:16:54 +00:00

Team and repository tags

image

Python bindings to the Neutron API

Latest Version

Downloads

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%