Brian Waldon
3943699427
Refactor HTTPClient to use two request methods
...
Rather than depend on magic, I would prefer that we explicitly call
two different request methods: json_request and raw_request. The
former will encode/decode request bodies to and from JSON, while
the latter will not.
Change-Id: I6a429a5975993f71df85df55f11c5d51c050c289
2012-05-22 08:45:00 -07:00
Gabriel Hurley
3344eac545
Adds filter support to images.list().
...
This existed in glance.client, and should exist in the new
client as well! :-)
Change-Id: Iea8c55fcb0f0d30d6dc138072354c3f20d1288cf
2012-04-27 12:25:48 -07:00
Brian Waldon
538a9e30a2
Adding id for image members
2012-04-03 19:26:38 -07:00
Brian Waldon
c72e4dd2b5
image membership management works
2012-04-03 17:39:32 -07:00
Brian Waldon
b87b1b5086
Adding support for passing image data through cli
2012-04-03 17:01:48 -07:00
Brian Waldon
d191262413
Image update works
2012-04-03 16:00:49 -07:00
Brian Waldon
d5bb951e5f
More complete image creation
2012-04-03 14:43:04 -07:00
Brian Waldon
d75a029a01
Adding shared-images support
2012-04-02 16:26:19 -07:00
Brian Waldon
ca8434f2c3
Image members bones
2012-04-02 15:44:43 -07:00
Brian Waldon
664f370677
Basic testing
2012-04-02 14:08:03 -07:00