[openstack-dev] [nova][all] Tracking bug and patch statuses

Robert Collins robertc at robertcollins.net
Thu Jun 19 19:09:34 UTC 2014


Performance hint... Each API call should be fast but the orm wrapper is
very aggressive about asking the server for objects. So build local lookup
tables and use those via the id ... This generally solves lp API
performance issues :)
On 19 Jun 2014 12:25, "Joe Gordon" <joe.gordon0 at gmail.com> wrote:

>
>
>
> On Sat, Jun 7, 2014 at 11:39 AM, Matt Riedemann <
> mriedem at linux.vnet.ibm.com> wrote:
>
>>
>>
>> On 6/6/2014 1:40 AM, Joe Gordon wrote:
>>
>>> Hi All,
>>>
>>> In the nova meeting this week, we discussed some of the shortcomings of
>>> our recent bug day, one of the ideas that was brought up was to do a
>>> better job of keeping track of stale bugs (assigned but not worked on)
>>> [0]. To that end I put something together based on what infra uses for
>>> there bug days to go through all the open bugs in a project and list the
>>> related gerrit patches and there state [1].
>>>
>>> I ran this on nova [2] (just the first 750 bugs or so) and
>>> python-novaclient [3].  From the looks of it we can be doing a much
>>> better job of keeping bug states in sync with patches etc.
>>>
>>> [0]
>>> http://eavesdrop.openstack.org/meetings/nova/2014/nova.
>>> 2014-06-05-21.01.log.html
>>> [1] https://github.com/jogo/openstack-infra-scripts
>>> [2] http://paste.openstack.org/show/83055/
>>> [3] http://paste.openstack.org/show/83057
>>>
>>>
>>> _______________________________________________
>>> OpenStack-dev mailing list
>>> OpenStack-dev at lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>> Can you paste 2 and 3 somewhere besides p.o.o?  That doesn't seem to work
>> anymore.
>
>
> Sorry for the delayed response here is a sample for nova (first 100 bugs
> or so, as all those API calls to launchpad can be slow)
>
> https://etherpad.openstack.org/p/eEYO2Fdsuv
>
>
>>
>>
>> --
>>
>> Thanks,
>>
>> Matt Riedemann
>>
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140620/4c397d2b/attachment.html>


More information about the OpenStack-dev mailing list