]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Replace deprecated client with python-glanceclient
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 12 Aug 2012 09:21:00 +0000 (02:21 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 14 Aug 2012 15:17:45 +0000 (08:17 -0700)
commit66afa15568f5077da2376a4129ef04a1e06cc64a
tree763da012fa3dd97980f21aa517d2420e21d783e9
parent3b9379c6fba605589c6b753163e5c8f8670c73bf
Replace deprecated client with python-glanceclient

This is a copy of the code that was merged into Nova.
python-glanceclient is required for Folsom, and for using
the v2 API.

Implementing blueprint efficient-volumes-from-images
requires this since it needs to access the v2 API.

Change-Id: Ia088517abab61e824a641d4adf616e08a53a94bc
cinder/image/glance.py
cinder/tests/image/fake.py
tools/pip-requires