Add dnspython as a requirement.
This is needed for the dynamic dns driver I have for nova. I've selected the version number based on what pip is currently installing, and therefore what I have tested. Change-Id: I632eefeaf0fcc31edb1250a31b53fd40f515f4e2
This commit is contained in:
parent
1ec21c6a90
commit
c4177ff904
@ -9,6 +9,7 @@ cliff>=1.3.1
|
||||
django>=1.4,<1.5
|
||||
django_compressor
|
||||
django_openstack_auth>=1.0.3
|
||||
dnspython>=1.10.0
|
||||
eventlet>=0.9.12
|
||||
extras
|
||||
flask==0.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user