Re: [Openstack] Nova HACKING compliance testing tool

2012-01-04 Thread Monty Taylor
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@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Nova HACKING compliance testing tool

2012-01-04 Thread Joe Gordon
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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp