<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 7, 2016 at 9:48 AM, Steve Martinelli <span dir="ltr"><<a href="mailto:s.martinelli@gmail.com" target="_blank">s.martinelli@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">There's been a bug filed against OSC to implement ospurge for cleaning up resources in (compute, network, storage, image and identity) [1] for a while now. As Jordan said, this is something we want to be modular, and pluggable, so other OSC plugins could extend this clean up command.</div></blockquote><div><br></div><div>The hurdle here for OSC is making a way for plugins to extend existing commands, in a way that doesn't lend itself to untrusted code slipping in and subverting things. Right now we blindly trust entry points to Do The Right Thing for new commands, modifying existing commands I think requires a higher bar for trust.</div><div><br></div><div>Building a purge for the APIs handled in the OSC repo is straightforward, it'll look a lot like the quota commands for example. Extending that to plugins is not quite so simple.</div><div><br></div><div>I created the OSC session Etherpad[0] to start tracking these topic suggestions.</div><div><br></div><div>dt</div><div><br></div><div>[0]<a href="https://etherpad.openstack.org/p/osc-otaka-summit">https://etherpad.openstack.org/p/osc-otaka-summit</a></div></div>
</div></div>