Modifying requirements.txt to be with stable kilo
Change-Id: I482f446d8e663c95c2932cac0042ab35528d548f
This commit is contained in:
parent
32af817131
commit
385578cb83
@ -2,21 +2,21 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=1.3,<2.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
|
||||
ansible
|
||||
eventlet>=0.17.4
|
||||
keystonemiddleware>=2.0.0
|
||||
MySQL-python;python_version=='2.7'
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||
oslo.db>=1.12.0 # Apache-2.0
|
||||
oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1 # Apache-2.0
|
||||
oslo.versionedobjects>=0.3.0,!=0.5.0
|
||||
eventlet>=0.16.1,!=0.17.0
|
||||
keystonemiddleware>=1.5.0,<1.6.0
|
||||
MySQL-python
|
||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||
oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
|
||||
oslo.db>=1.7.0,<1.8.0 # Apache-2.0
|
||||
oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0
|
||||
oslo.versionedobjects>=0.1.1,<0.2.0
|
||||
paramiko>=1.13.0
|
||||
pecan>=0.8.0
|
||||
python-cinderclient>=1.3.1
|
||||
python-glanceclient>=0.18.0
|
||||
python-neutronclient>=2.3.11,<3
|
||||
python-novaclient==2.26.0
|
||||
WSME>=0.7
|
||||
python-cinderclient>=1.1.0,<1.2.0
|
||||
python-glanceclient>=0.15.0,<0.18.0
|
||||
python-neutronclient>=2.4.0,<2.5.0
|
||||
python-novaclient>=2.22.0,<2.24.0
|
||||
WSME>=0.6,<0.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user