[Openstack] Openstack special sauce checking tool??

Sean Dague sdague at linux.vnet.ibm.com
Thu Jun 28 18:01:18 UTC 2012


On 06/28/2012 01:15 PM, Joshua Harlow wrote:
> Hi all,
>
> I remember hearing once that someone had a openstack import/hacking
> style checking tool.
>
> I was wondering if such a thing existed to verify same the openstack way
> of doing imports and other special checks to match the openstack style.
>
> I know a lot of us run pep8/pylint, but those don’t catch these special
> sauce checks....
>
> And it would be nice to not have to manually check these (visually...)
> but be able to run a tool that would just do the basic checks.
>
> Does such a thing exist??

In nova, ./run_tests.sh -p does it. It's run by default if you do 
./run_tests.sh with no additional args at the end of the unit tests.

	-Sean

-- 
Sean Dague
IBM Linux Technology Center
email: sdague at linux.vnet.ibm.com
alt-email: sldague at us.ibm.com






More information about the Openstack mailing list