<div dir="ltr">Hi Michael,<div><br></div><div>Thanks for your message... and thanks for your vendordata work!</div><div><br></div><div>About your question, Tatu listens to events on the oslo message bus. Specifically, it reacts to compute.instance.delete.end by cleaning up per-instance resources. It also listens to project creation and user role assignment changes. The code is at:</div><div><a href="https://github.com/openstack/tatu/blob/master/tatu/notifications.py">https://github.com/openstack/tatu/blob/master/tatu/notifications.py</a><br></div><div><br></div><div>best,</div><div>Pino</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 15, 2018 at 3:42 PM, Michael Still <span dir="ltr"><<a href="mailto:mikal@stillhq.com" target="_blank">mikal@stillhq.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Heya,<div><br></div><div>I've just stumbled across Tatu and the design presentation [1], and I am wondering how you handle cleaning up instances when they are deleted given that nova vendordata doesn't expose a "delete event".</div><div><br></div><div>Specifically I'm wondering if we should add support for such an event to vendordata somehow, given I can now think of a couple of use cases for it.</div><div><br></div><div>Thanks,</div><div>Michael</div><div><br></div><div>1: <a href="https://docs.google.com/presentation/d/1HI5RR3SNUu1If-A5Zi4EMvjl-3TKsBW20xEUyYHapfM/edit#slide=id.p" target="_blank">https://docs.google.com/<wbr>presentation/d/1HI5RR3SNUu1If-<wbr>A5Zi4EMvjl-3TKsBW20xEUyYHapfM/<wbr>edit#slide=id.p</a></div></div>
<br>______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br></blockquote></div><br></div>