Updated from global requirements
Change-Id: Ibac0c48326fbd51c5d6a8f409443700e3ef95a6b
This commit is contained in:
parent
11b8a0b035
commit
5b19f123be
@ -1,6 +1,6 @@
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
eventlet>=0.13.0
|
||||
eventlet>=0.15.1
|
||||
keystonemiddleware>=1.0.0
|
||||
kombu>=2.4.8
|
||||
Routes>=1.12.3,!=2.0
|
||||
@ -15,10 +15,10 @@ passlib
|
||||
python-heatclient>=0.2.9
|
||||
python-novaclient>=2.17.0
|
||||
python-cinderclient>=1.0.7
|
||||
python-keystoneclient>=0.9.0
|
||||
python-swiftclient>=2.0.2
|
||||
python-keystoneclient>=0.10.0
|
||||
python-swiftclient>=2.2.0
|
||||
python-designateclient>=1.0.0
|
||||
python-neutronclient>=2.3.5,<3
|
||||
python-neutronclient>=2.3.6,<3
|
||||
iso8601>=0.1.9
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
Jinja2
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.8.0,<0.9
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
oslosphinx
|
||||
oslosphinx>=2.2.0.0a2
|
||||
|
||||
coverage>=3.6
|
||||
nose
|
||||
nosexcover
|
||||
openstack-doc-tools>=0.17
|
||||
openstack-doc-tools>=0.18.1
|
||||
openstack.nose_plugin>=0.7
|
||||
WebTest>=2.0
|
||||
wsgi_intercept>=0.6.1 # MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user