[openstack-dev] [glance] Image client service tools

Ghe Rivero ghe at debian.org
Sat Jun 1 09:22:14 UTC 2013


Hi,
    as part of the new Ironic project, one of out needs is to retrieve
images from glance for later deployment on the baremetal nodes. Until now,
we were using the implementation of the service inside nova (which also has
an almost exact copy on cinder) located on:

nova.virt.images ~ cinder.image.image_utils

nova.image.glance ~ cinder.image.glance
with a few external dependencies (mostly some exceptions and
nova.utils/cinder.utils tools.)
https://blueprints.launchpad.net/ironic/+spec/image-tools

My first idea was to move this common service (needed now by 3 projects)
into oslo (https://review.openstack.org/#/q/topic:bp/image-tools,n,z), but
in a second thought, glanceclient looks like a better candidate for it.

I would to know your opinions and concerns about this. My only one is the
huge patch for the openstack-common modules needed (+9000 lines), but
pointing it out ahead on tie, should be pretty easy to solve.

Ghe Rivero

-- 
Pinky: "Gee, Brain, what do you want to do tonight?"
The Brain: "The same thing we do every night, Pinky—try to take over the
world!"

 .''`.  Pienso, Luego Incordio
: :' :
`. `'
  `-    www.debian.org    www.openstack.com

GPG Key: 26F020F7
GPG fingerprint: 4986 39DA D152 050B 4699  9A71 66DB 5A36 26F0 20F7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130601/d2cdd87e/attachment.html>


More information about the OpenStack-dev mailing list