Set version bounds for diskimage-builder

In an attempt to begin managing Ironic stable branches, we'll be moving our
DevStack testing toward relying on a versioned DIB dependency from pip instead
cloning and running from trunk.  This sets a version requirement to the most
recent DIB release.

Change-Id: If69963dba3cc55aa79bd0165ab147e7b3f776f75
This commit is contained in:
Adam Gandelman 2014-06-16 16:53:28 -07:00
parent b706c1e5d1
commit 387d0dd2dd

View File

@ -12,7 +12,7 @@ croniter>=0.3.4 # MIT License
cryptography>=0.4 # Apache-2.0
ddt>=0.4.0
decorator>=3.4.0
diskimage-builder
diskimage-builder>=0.1.20
Django>=1.4,<1.7
django-bootstrap-form
django_compressor>=1.4