summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorRoman Podoliaka <rpodolyaka@mirantis.com>2014-06-30 11:20:35 +0300
committerRoman Podoliaka <rpodolyaka@mirantis.com>2014-06-30 14:07:59 +0300
commitabd1b652f7168befe4345b5dcb59a95ca7fa2773 (patch)
tree54e19d6b3564214ce616dc116a829bb61a5c578f /requirements.txt
parentfe57b966ac4b2bf8e19b66ac75e25981361d5e0c (diff)
downloadneutron-abd1b652f7168befe4345b5dcb59a95ca7fa2773.tar.gz
Switch to using of oslo.db
oslo.db first stable release has been cut and we can start using it instead of openstack/common/db/* code which is now marked obsolete. Change-Id: I1ccf896922a5a762d37a1a3b93c56c8b8ae8c085
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 24f7c2c9bf..a665bb3f16 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,6 +23,7 @@ alembic>=0.4.1
six>=1.7.0
stevedore>=0.14
oslo.config>=1.2.1
+oslo.db>=0.2.0
oslo.messaging>=1.3.0
oslo.rootwrap