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
This commit is contained in:
Brian Waldon
2012-07-14 01:11:22 +00:00
parent b6cef9d145
commit c398af18b0
6 changed files with 37 additions and 23 deletions
+1
View File
@@ -2,3 +2,4 @@ argparse
httplib2
prettytable==0.6
python-keystoneclient>=0.1,<0.2
warlock==0.1.0