Updated from global requirements
Change-Id: Ifec3b47695ecb0d1b58d2c1883cc3b0d0d07fa8f
This commit is contained in:
parent
e45baa2915
commit
3b7790eb33
@ -50,9 +50,9 @@ pyOpenSSL>=0.14
|
||||
# Required by openstack.common libraries
|
||||
six>=1.9.0
|
||||
|
||||
oslo.db>=1.12.0 # Apache-2.0
|
||||
oslo.db>=2.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
oslo.log>=1.6.0 # Apache-2.0
|
||||
oslo.log>=1.8.0 # Apache-2.0
|
||||
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
|
||||
oslo.middleware>=2.4.0 # Apache-2.0
|
||||
oslo.policy>=0.5.0 # Apache-2.0
|
||||
@ -62,7 +62,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||
osprofiler>=0.3.0 # Apache-2.0
|
||||
|
||||
# Glance Store
|
||||
glance_store>=0.7.1 # Apache-2.0
|
||||
glance-store>=0.7.1 # Apache-2.0
|
||||
|
||||
|
||||
# Artifact repository
|
||||
|
@ -19,7 +19,7 @@ requests>=2.5.2
|
||||
testrepository>=0.0.18
|
||||
testtools>=1.4.0
|
||||
psutil<2.0.0,>=1.1.1
|
||||
oslotest>=1.7.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
# Optional packages that should be installed when testing
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
psycopg2
|
||||
|
Loading…
Reference in New Issue
Block a user