Re: [Openstack] coding standards (was: review for implement dhcp agent for quantum)

2012-07-03 Thread Monty Taylor
On 07/03/2012 05:07 PM, Duncan McGreggor wrote: On Tue, Jul 3, 2012 at 5:39 PM, Dan Wendlandt d...@nicira.com wrote: Lately, Quantum reviewers have been doing their best to enforce python style guidelines above and beyond the programmatically enforced pep8 checks. This has happened for many

Re: [Openstack] coding standards (was: review for implement dhcp agent for quantum)

2012-07-03 Thread Dan Wendlandt
I talked with folks a bit about this offlist. Here's the summary: I think everyone agrees that there is a value in enforcing style guidelines that go beyond what can be mechanically enforced via pep8, namely, things covered in HACKING.rst (such as doc-strings formatting). Tools for automatic