openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06526
Re: Nova HACKING compliance testing tool
-
To:
openstack@xxxxxxxxxxxxxxxxxxx
-
From:
Monty Taylor <mordred@xxxxxxxxxxxx>
-
Date:
Wed, 04 Jan 2012 22:34:55 -0800
-
In-reply-to:
<CAKe5d-RsLjHntroDaoZ+=24xg_yKmTfq7LnvkLOstrysTi=VVw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0
Hey!
Awesome. I think this is a great idea. FWIW, Jason Kölker made a nose
plugin that does pep8 called tissue:
https://github.com/jkoelker/tissue
I think tissue should probably stay tissue, as pep8 integration for nose
is a thing that non-openstack folks would need. But it might be nice to
take a peek at that and add a thing to nova-hacking that provides a nose
plugin so that it would be easy to integrate to jenkins/gerrit once it's
solid and we're happy about it. (I'll also be happy to work with you on
getting this run as part of trunk gating if/when we reach the point
where we all happy with it.)
Kick ass.
Monty
On 01/04/2012 08:25 PM, Joe Gordon wrote:
> Hi Everyone,
>
> I have started working on a tool to test for nova HACKING compliance.
> Although I have implemented only three rules (more on the way), it
> already flags 115 HACKING compliance issues.
>
> If you are interested in adding more tests or fixing some current
> problems, the code can be found on github
> (https://github.com/cloudscaling/nova-HACKING)
>
>
>
> best,
> Joe Gordon
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References