<div dir="ltr"><div><div><div><div>Hi,<br></div>    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:<br>
<br>nova.virt.images ~ cinder.image.image_utils<br><p id="yui_3_9_1_1_1370077342424_1292">
nova.image.glance ~ cinder.image.glance</p>with a few external dependencies (mostly some exceptions and nova.utils/cinder.utils tools.)<br><a href="https://blueprints.launchpad.net/ironic/+spec/image-tools">https://blueprints.launchpad.net/ironic/+spec/image-tools</a><br>
<br></div>My first idea was to move this common service (needed now by 3 projects) into oslo (<a href="https://review.openstack.org/#/q/topic:bp/image-tools,n,z">https://review.openstack.org/#/q/topic:bp/image-tools,n,z</a>), but in a second thought, glanceclient looks like a better candidate for it.<br>
<br></div>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.<br><br>
</div>Ghe Rivero<br clear="all"><div><div><div><div><div><div><div><div><br>-- <br>Pinky: "Gee, Brain, what do you want to do tonight?"<br>The Brain: "The same thing we do every night, Pinky—try to take over the world!"<br>
<br> .''`.  Pienso, Luego Incordio  <br>: :' : <br>`. `'  <br>  `-    <a href="http://www.debian.org" target="_blank">www.debian.org</a>    <a href="http://www.openstack.com" target="_blank">www.openstack.com</a><br>
<br>GPG Key: 26F020F7<br>GPG fingerprint: 4986 39DA D152 050B 4699  9A71 66DB 5A36 26F0 20F7
</div></div></div></div></div></div></div></div></div>