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:
Michael Still 2013-04-10 06:37:41 +10:00
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