Thanks for reply Razique. We are running Grizzly.<div><br></div><div>Is there a programmatic way to do this, via API? Would be nice to script this using the API if possible.</div><div><br></div>A related question: is there a way to force the deletion of all related objects<span></span> when a tenant is removed?<br>
<div><br></div><div>Thanks!</div><div><br>On Tuesday, October 22, 2013, Razique Mahroua  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi James,<br>
which version of OpenStack?<br>
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.<br>
<br>
Le 2013-10-22 à 17:30, James <<a href="javascript:;" onclick="_e(event, 'cvml', 'jameszee13@gmail.com')">jameszee13@gmail.com</a>> a écrit :<br>
<br>
> All,<br>
><br>
> Let's say a tenant is removed via keystone without first removing<br>
> networks, routers or instances. Is there a good way to "find" these<br>
> orphan objects to then remove them manually?<br>
><br>
> Looking to clean some "hanging" objects in a fairly large cloud.<br>
><br>
> Thanks!<br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
> Post to     : <a href="javascript:;" onclick="_e(event, 'cvml', 'openstack@lists.openstack.org')">openstack@lists.openstack.org</a><br>
> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</blockquote></div>