Remove unused components from requirements

oslo.i18n is unused component and needs to removed from
requirements.txt file.

Change-Id: I08ae8840b27d604ab42837e9fb537314bd80e227
This commit is contained in:
Vitaliy 2017-04-04 20:22:48 +00:00
parent 2788f4f371
commit c778331bca
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient>=6.0.0,!=7.0.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
oslo.config>=3.14.0,!=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
libvirt-python>=1.2.5 # LGPLv2+
Jinja2>=2.8,!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4 # BSD License (3 clause)
Jinja2>=2.8,!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4 # BSD License (3 clause)