I have a script that does 95% of what you want: https://github.com/matthewoliver/swift_abandon_notifier
We are using it for swift reviews. At the moment the only thing it doesn't do is actually abandon, it instead sends a warning email and waits n days (2 weeks by default) for action, if it still turns up it adds it to a list of abandoned changes. Eg: http://abandoner.oliver.net.au So anything that appears in that list can be abandoned by a core. Feel free to use it (just uses a yaml file for configuration) and we can all benefit from enhancements made ;) Matt On Dec 5, 2014 11:06 PM, "Daniel P. Berrange" <berra...@redhat.com> wrote: > On Tue, Nov 18, 2014 at 07:06:59AM -0500, Sean Dague wrote: > > Nova currently has 197 patches that have seen no activity in the last 4 > > weeks (project:openstack/nova age:4weeks status:open). > > On a somewhat related note, nova-specs currently has 17 specs > open against specs/juno, most with -2 votes. I think we should > just mass-abandon anything still touching the specs/juno directory. > If people cared about them still they would have submitted for > specs/kilo. > > So any objection to killing everything in the list below: > > > +-------------------------------------+-------------------------------------------------------+----------+-------+---------+----------+ > | URL | Subject > | Created | Tests | Reviews | Workflow | > > +-------------------------------------+-------------------------------------------------------+----------+-------+---------+----------+ > | https://review.openstack.org/86938 | Add tasks to the v3 API > | 237 days | 1 | -2 | | > | https://review.openstack.org/88334 | Add support for USB controller > | 231 days | 1 | -2 | | > | https://review.openstack.org/89766 | Add useful metrics into > utilization based scheduli... | 226 days | 1 | -2 | | > | https://review.openstack.org/90239 | Blueprint for Cinder Multi attach > volumes | 224 days | 1 | -2 | | > | https://review.openstack.org/90647 | Add utilization based weighers on > top of MetricsWe... | 221 days | 1 | -2 | | > | https://review.openstack.org/96543 | Smart Scheduler (Solver > Scheduler) - Constraint ba... | 189 days | 1 | -2 | | > | https://review.openstack.org/97441 | Add nova spec for > bp/isnot-operator | 185 days | 1 | -2 | > | > | https://review.openstack.org/99476 | Dedicate aggregates for specific > tenants | 176 days | 1 | -2 | | > | https://review.openstack.org/99576 | Add client token to CreateServer > | 176 days | 1 | -2 | | > | https://review.openstack.org/101921 | Spec for Neutron migration > feature | 164 days | 1 | -2 | | > | https://review.openstack.org/103617 | Support Identity V3 API > | 157 days | 1 | -1 | | > | https://review.openstack.org/105385 | Leverage the features of IBM GPFS > to store cached ... | 150 days | 1 | -2 | | > | https://review.openstack.org/108582 | Add ironic boot mode filters > | 136 days | 1 | -2 | | > | https://review.openstack.org/110639 | Blueprint for the implementation > of Nested Quota D... | 127 days | 1 | -2 | | > | https://review.openstack.org/111308 | Added VirtProperties object > blueprint | 125 days | 1 | -2 | | > | https://review.openstack.org/111745 | Improve instance boot time > | 122 days | 1 | -2 | | > | https://review.openstack.org/116280 | Add a new filter to implement > project isolation fe... | 104 days | 1 | -2 | | > > +-------------------------------------+-------------------------------------------------------+----------+-------+---------+----------+ > > > Regards, > Daniel > -- > |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ > :| > |: http://libvirt.org -o- http://virt-manager.org > :| > |: http://autobuild.org -o- http://search.cpan.org/~danberr/ > :| > |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc > :| > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev