From bdcec2851620a9c96f3d53f8352e6fe9457dbfb9 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 15 Feb 2013 20:54:34 +0000 Subject: [PATCH] Add statsd to pip-requires. * tools/pip-requires: Added statsd. Fixes bug 1116542. Change-Id: If54f851f9c1ac3221056fd1557af32b669424d63 --- tools/pip-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/pip-requires b/tools/pip-requires index be7d139f..6c5b2691 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,3 +1,4 @@ # devstack-gate dependencies sqlalchemy sqlalchemy-migrate +statsd