Updating requirements

Change-Id: I5df218cd6f60509c9a311ce5ed58f05b72ae40ff
This commit is contained in:
Saad Zaher 2016-09-16 00:02:26 +01:00
parent 3c6c6b8697
commit df05da676d
1 changed files with 11 additions and 12 deletions

View File

@ -1,12 +1,11 @@
pbr>=0.6,!=0.7,<1.0
python-keystoneclient>=1.2.0,<1.4.0
python-neutronclient>=2.4.0,<2.5.0
python-novaclient>=2.22.0,<2.24.0
PyYAML>=3.1.0
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.utils>=1.4.0,!=1.4.1,<1.5.0
oslo.log>=1.0.0,<1.1.0 # Apache-2.0
libvirt-python>=1.2.5
Jinja2>=2.6
pbr>=1.6 # Apache-2.0
python-keystoneclient>=2.0.0,!=2.1.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient>=2.29.0,!=2.33.0 # Apache-2.0
PyYAML>=3.1.0 # MIT
oslo.config>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
libvirt-python>=1.2.5 # LGPLv2+
Jinja2>=2.8 # BSD License (3 clause)