From 6da61e03f03f9a65cbc9203ea9fdd47c64990184 Mon Sep 17 00:00:00 2001 From: Josh Kearney Date: Tue, 9 Apr 2013 13:59:12 -0500 Subject: Adds image `create` and `delete` functionality. We use the V1 API for `create` since it does not yet exist in the V2 API in glanceclient. For blueprint glance-client. Change-Id: Ifa819c14f6a013f4530d16247a671e5a1c740a28 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 720413ed..9b71d402 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,7 +1,7 @@ cliff keyring pycrypto -python-glanceclient>=0.5.1 +python-glanceclient>=0.9.0,<2 python-keystoneclient>=0.2,<1.0 python-novaclient>=2 python-cinderclient>=1 -- cgit v1.2.1