summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-02-04 01:54:33 -0500
committerSteve Martinelli <stevemar@ca.ibm.com>2015-02-05 20:44:18 +0000
commitdfd98fec91a385aae5ef0b20cf8b53eff1c5eac3 (patch)
treecd607adf913734495b73f5c76bb95317d5fc4a71 /requirements.txt
parent919b1b7fa91ddb0d13cac74459ffc505ed8959e0 (diff)
downloadoslo-policy-dfd98fec91a385aae5ef0b20cf8b53eff1c5eac3.tar.gz
Use oslo_i18n
Remove the copied over version from oslo-incubator and use the library oslo.i18n Change-Id: I0511c63b9c65c6585cc999c4fae0fd0b21b19d48
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 49d2a1b..6cadd84 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,5 +4,6 @@
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
+oslo.i18n>=1.3.0 # Apache-2.0
oslo.log>=0.1.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0