Results of the discussions of this bug might solve your problem

https://bugs.launchpad.net/keystone/+bug/967832

发件人: James [mailto:jamesze...@gmail.com]
发送时间: 2013年10月23日 9:57
收件人: Razique Mahroua
抄送: openstack@lists.openstack.org
主题: Re: [Openstack] cleaning up orphans

Thanks for reply Razique. We are running Grizzly.

Is there a programmatic way to do this, via API? Would be nice to script this 
using the API if possible.

A related question: is there a way to force the deletion of all related objects 
when a tenant is removed?

Thanks!

On Tuesday, October 22, 2013, Razique Mahroua wrote:
Hi James,
which version of OpenStack?
Everything is saved into DB, so retrieve the tenant ID (you can maybe go 
through the "instances" table inside Nova DB), and that would be a good start I 
think.

Le 2013-10-22 à 17:30, James <jamesze...@gmail.com<javascript:;>> a écrit :

> All,
>
> Let's say a tenant is removed via keystone without first removing
> networks, routers or instances. Is there a good way to "find" these
> orphan objects to then remove them manually?
>
> Looking to clean some "hanging" objects in a fairly large cloud.
>
> Thanks!
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org<javascript:;>
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to