summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorLance Bragstad <ldbragst@us.ibm.com>2013-08-02 14:26:30 +0000
committerLance Bragstad <ldbragst@us.ibm.com>2013-08-09 19:38:07 +0000
commit2c2ebe88a18f3096035812e96ffcf4b23a0395be (patch)
tree744cd3d1cd402343b778cd7423638fad33f0173b /requirements.txt
parent55ca347e2527249aab82a3e98afed06f95490b7c (diff)
downloadkeystone-2c2ebe88a18f3096035812e96ffcf4b23a0395be.tar.gz
keystone-2c2ebe88a18f3096035812e96ffcf4b23a0395be.tar.xz
keystone-2c2ebe88a18f3096035812e96ffcf4b23a0395be.zip
Sync unified logging solution from Oslo
This commit introduces a unified logging strategy from oslo-incubator in an attempt to standardize logging in Keystone similar to other OpenStack projects (Nova, Quantum, etc.). This commit only introduces oslo-incubator/openstack/common/log.py and it's dependencies. Implementation of this logging solution will be purposed later. blueprint unified-logging-in-keystone Change-Id: I860c0f0e935fcd7b4c4886ffd54bf22f2cf4cbb3
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index e54bb6a0..f7161d2c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,6 +5,7 @@ pam>=0.1.4
WebOb>=1.0.8
eventlet
greenlet
+netaddr
PasteDeploy
paste
routes