[Openstack] Removing unused images using Glance APIs

Razique Mahroua razique.mahroua at gmail.com
Wed Nov 13 13:40:23 UTC 2013


Hi. I think there is not any API for that unfortunately....
But there is a field into the database that indicates the image ID. So if
you select all active instances and select the unique images ID entries,
you can compare them against the Glance images. A BASH script should be
sufficient.

Razique

On Wednesday, November 13, 2013, Narayanan, Krishnaprasad wrote:

>  Hallo All,
>
>
>
> In our testbed we have Openstack ESSEX. I am in the process of cleaning up
> the image store. Can I know are there any APIs in Glance or Nova that can
> help me in this process?
>
>
>
> Thanks,
>
> Krishnaprasad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131113/c5cdf25b/attachment.html>


More information about the Openstack mailing list