Updated from global requirements
Change-Id: Ib0b48969350c16427e05470edcf1d240819798fb
This commit is contained in:
parent
10d9e0b36c
commit
f9df9786bc
@ -32,16 +32,16 @@ python-neutronclient>=2.3.6,<3
|
||||
python-glanceclient>=0.14.0
|
||||
python-keystoneclient>=0.10.0
|
||||
six>=1.7.0
|
||||
stevedore>=0.14
|
||||
stevedore>=1.0.0 # Apache-2.0
|
||||
websockify>=0.5.1,<0.7
|
||||
wsgiref>=0.1.2
|
||||
oslo.config>=1.4.0.0a3
|
||||
oslo.db>=0.4.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.3.0.0a1
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.db>=1.0.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.3.0
|
||||
pycadf>=0.6.0
|
||||
oslo.messaging>=1.4.0.0a3
|
||||
oslo.i18n>=0.3.0 # Apache-2.0
|
||||
oslo.messaging>=1.4.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
lockfile>=0.8
|
||||
simplejson>=2.2.0
|
||||
rfc3986>=0.2.0 # Apache-2.0
|
||||
oslo.vmware>=0.5 # Apache-2.0
|
||||
oslo.vmware>=0.6.0 # Apache-2.0
|
||||
|
@ -16,7 +16,7 @@ pylint==0.25.2
|
||||
python-ironicclient>=0.2.1
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
oslosphinx>=2.2.0.0a2
|
||||
oslotest>=1.1.0.0a2
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.34
|
||||
|
Loading…
Reference in New Issue
Block a user