Updating requirements for stable/liberty
Change-Id: I7c118b4356b3b660691ac0a4b6c68b95f04c2019
This commit is contained in:
@@ -2,21 +2,22 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=1.6
|
||||||
|
|
||||||
ansible<2.0.0.0
|
ansible<2.0.0.0
|
||||||
eventlet>=0.16.1,!=0.17.0
|
eventlet>=0.17.4
|
||||||
keystonemiddleware>=1.5.0,<1.6.0
|
keystonemiddleware>=2.0.0,!=2.4.0
|
||||||
MySQL-python
|
MySQL-python
|
||||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
PyMySQL>=0.6.2 # MIT License
|
||||||
oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
|
oslo.config>=2.3.0 # Apache-2.0
|
||||||
oslo.db>=1.7.0,<1.8.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0
|
oslo.db>=2.4.1 # Apache-2.0
|
||||||
oslo.versionedobjects>=0.1.1,<0.2.0
|
oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,!=3.1.0 # Apache-2.0
|
||||||
|
oslo.versionedobjects>=0.9.0
|
||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
pecan>=0.8.0
|
pecan>=1.0.0
|
||||||
python-cinderclient>=1.1.0,<1.2.0
|
python-cinderclient>=1.3.1
|
||||||
python-glanceclient>=0.15.0,<0.18.0
|
python-glanceclient>=0.18.0
|
||||||
python-neutronclient>=2.4.0,<2.5.0
|
python-neutronclient>=2.6.0
|
||||||
python-novaclient>=2.22.0,<2.24.0
|
python-novaclient>=2.28.1,!=2.33.0
|
||||||
WSME>=0.6,<0.7
|
WSME>=0.7
|
||||||
|
@@ -2,15 +2,15 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
hacking<0.11,>=0.10.0
|
hacking>=0.10.2,<0.11
|
||||||
|
|
||||||
bandit
|
bandit>=0.13.2
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
oslosphinx>=2.2.0 # Apache-2.0
|
oslosphinx>=2.5.0 # Apache-2.0
|
||||||
oslotest>=1.2.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=0.9.36,!=1.2.0
|
testtools>=1.4.0
|
||||||
|
Reference in New Issue
Block a user