summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-07-14 01:11:22 +0000
committerBrian Waldon <bcwaldon@gmail.com>2012-07-13 18:38:41 -0700
commitc398af18b0b8fb5fb075be22563812e179290b2a (patch)
treebd5d428318e6e1e64a5289d581e7286786e52a0a /tools
parentb6cef9d145f870dd717843751f0c5d68867e07d5 (diff)
downloadpython-glanceclient-c398af18b0b8fb5fb075be22563812e179290b2a.tar.gz
Replace static v2 Image model with warlock model
* Add warlock v0.1.0 as a dependency * Generate a pythonic, self-validating Image model using warlock * Add raw method to Schema model * Related to bp glance-client-v2 Change-Id: Ib98e912a7af0bb570b4fd738733edd9b837d1a04
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 f517a02..eec261e 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,3 +2,4 @@ argparse
httplib2
prettytable==0.6
python-keystoneclient>=0.1,<0.2
+warlock==0.1.0