Use i18n directly

We should use i18n directly rather than openstack/common.

Change-Id: I64d3abce4ee2747b670bc921ffbb03d76defd42c
This commit is contained in:
wangxiyuan
2015-11-13 15:29:09 +08:00
parent 0c348313a4
commit 57be02dcd2
5 changed files with 39 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ PasteDeploy==1.5.2
oslo.messaging==1.16.0
oslo.db==2.1.0
oslo.log>=1.8.0 # Apache-2.0
oslo.i18n==2.1.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.utils==1.8.0 # Apache-2.0
pecan>=0.8
keystonemiddleware>=1.0.0