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 <[email protected] <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     : [email protected] <javascript:;>
> > Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to