summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@managedit.ie>2012-10-26 19:36:10 +0100
committerKiall Mac Innes <kiall@managedit.ie>2012-10-26 19:36:10 +0100
commit61d0f9a0299fc3cf1fec9c1fd66c4a881d260685 (patch)
treec0fbe86741b69f57a4f0f41c19967fe715742f92 /tools
parentd533ec92b721d9e42ea1b8a0a781f10c00c54930 (diff)
downloaddesignate-61d0f9a0299fc3cf1fec9c1fd66c4a881d260685.tar.gz
Add database init + sync commands
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 133a66f6..51e10763 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -5,6 +5,7 @@ jsonschema>=0.6
ipaddr
PasteDeploy
sqlalchemy-migrate>=0.7.2
+-e git://github.com/managedit/python-monikerclient.git#egg=monikerclient
# From OpenStack Common
routes==1.12.3