Remove the direct dependency to oslo.i18n

We do not use this library.

Change-Id: I0ef98a9e8b67a96b42889d7c9729dd6f3fe1a837
This commit is contained in:
Andrey Kurilin 2017-10-06 15:44:53 +03:00
parent b98f047ca0
commit ef8d8067b5
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ jsonschema>=2.0.0,!=2.5.0,<3.0.0 # MIT
netaddr>=0.7.13,!=0.7.16,<=0.7.19 # BSD
oslo.config>=4.0.0,!=4.3.0,!=4.4.0,<=4.12.0 # Apache Software License
oslo.db>=4.24.0,<=4.26.0 # Apache Software License
oslo.i18n>=2.1.0,!=3.15.2,<=3.17.0 # Apache Software License
oslo.log==3.30.0 # Apache Software License
oslo.serialization>=1.10.0,!=2.19.1,<=2.20.0 # Apache Software License
oslo.utils>=3.20.0,<=3.29.0 # Apache Software License