Updated from global requirements
Change-Id: I0eb24197516cf19bf3019e8b7110ecfc3e30175d
This commit is contained in:
parent
4513dbc2ca
commit
e809aad4ba
@ -14,7 +14,7 @@ keystonemiddleware>=2.0.0
|
|||||||
kombu>=3.0.7
|
kombu>=3.0.7
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
netaddr>=0.7.12
|
netaddr>=0.7.12
|
||||||
oslo.cache>=0.3.0 # Apache-2.0
|
oslo.cache>=0.4.0 # Apache-2.0
|
||||||
oslo.config>=2.1.0 # Apache-2.0
|
oslo.config>=2.1.0 # Apache-2.0
|
||||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.context>=0.2.0 # Apache-2.0
|
oslo.context>=0.2.0 # Apache-2.0
|
||||||
@ -26,7 +26,7 @@ oslo.middleware>=2.4.0 # Apache-2.0
|
|||||||
oslo.policy>=0.5.0 # Apache-2.0
|
oslo.policy>=0.5.0 # Apache-2.0
|
||||||
oslo.reports>=0.1.0 # Apache-2.0
|
oslo.reports>=0.1.0 # Apache-2.0
|
||||||
oslo.serialization>=1.4.0 # Apache-2.0
|
oslo.serialization>=1.4.0 # Apache-2.0
|
||||||
oslo.service>=0.1.0 # Apache-2.0
|
oslo.service>=0.6.0 # Apache-2.0
|
||||||
oslo.utils>=2.0.0 # Apache-2.0
|
oslo.utils>=2.0.0 # Apache-2.0
|
||||||
osprofiler>=0.3.0 # Apache-2.0
|
osprofiler>=0.3.0 # Apache-2.0
|
||||||
oslo.versionedobjects>=0.6.0
|
oslo.versionedobjects>=0.6.0
|
||||||
@ -41,7 +41,7 @@ python-glanceclient>=0.18.0
|
|||||||
python-heatclient>=0.3.0
|
python-heatclient>=0.3.0
|
||||||
python-keystoneclient>=1.6.0
|
python-keystoneclient>=1.6.0
|
||||||
python-magnumclient>=0.2.1
|
python-magnumclient>=0.2.1
|
||||||
python-manilaclient>=1.0.4
|
python-manilaclient>=1.2.0
|
||||||
python-mistralclient>=1.0.0
|
python-mistralclient>=1.0.0
|
||||||
python-neutronclient<3,>=2.6.0
|
python-neutronclient<3,>=2.6.0
|
||||||
python-novaclient>=2.26.0
|
python-novaclient>=2.26.0
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Hacking already pins down pep8, pyflakes and flake8
|
# Hacking already pins down pep8, pyflakes and flake8
|
||||||
hacking<0.11,>=0.10.0
|
hacking<0.11,>=0.10.0
|
||||||
bandit>=0.10.1
|
bandit>=0.13.2
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
mock>=1.2
|
mock>=1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user