From b24b86abfc8ca24870c95f098a696a7d04ea1334 Mon Sep 17 00:00:00 2001 From: Julian Edwards Date: Tue, 6 Sep 2016 13:38:11 +1000 Subject: [PATCH] Add new dependency statsd for oslo_middleware This enables a new middleware that sends wsgi pipeline timing data to StatsD (and hence Graphite). It's packaged in all of Ubuntu, CentOS, SuSE and Gentoo, works with Python 3, looks maintained and has reasonable code quality. Change-Id: I53dd9116b1c154ffcc3ea2d6b75ecee0061e4866 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 553feda44f..8b542490af 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -179,6 +179,7 @@ vmware-nsxlib>=0.4.0 # Apache-2.0 pydotplus>=2.0.2 # MIT License crc16>=0.1.1 # LGPLv3+ pyzabbix>=0.7.4 # LGPL +statsd>=3.2.1 # MIT # NOTE(flaper87): This added 2 packages to `integration.sh` # uuid-dev and swig diff --git a/upper-constraints.txt b/upper-constraints.txt index 3515341c6e..68f85f6e53 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -378,6 +378,7 @@ sqlalchemy-migrate===0.10.0 sqlparse===0.2.2 sseclient===0.0.14 stevedore===1.19.1 +statsd===3.2.1 suds-jurko===0.6 sympy===1.0 sysv-ipc===0.7.0