update requirements

Change-Id: Icbd1359e7100696bd05730b26ed5647fabbcc2fd
This commit is contained in:
Eyal 2017-12-19 14:24:19 +02:00
parent 2c41a1944e
commit e60e99b7d4

View File

@ -3,7 +3,14 @@
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
aodhclient>=0.9.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
six>=1.10.0 # MIT
oslo.config>=5.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
@ -13,3 +20,4 @@ oslotest>=1.10.0 # Apache-2.0
vitrage # Apache-2.0
python-vitrageclient===1.4.0 # Apache-2.0
tempest>=17.2.0 # Apache-2.0
networkx<2.0,>=1.10 # BSD