<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nova.git/pylintrc, branch shared-key-msg</title>
<subtitle>OpenStack's nova patches.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/'/>
<entry>
<title>Don't warn about C0111 (No docstrings)</title>
<updated>2011-03-16T22:28:09+00:00</updated>
<author>
<name>Justin Santa Barbara</name>
<email>justin@fathomdb.com</email>
</author>
<published>2011-03-16T22:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=7b7033bfb31c610b1f0295e6059ed44931dfe450'/>
<id>7b7033bfb31c610b1f0295e6059ed44931dfe450</id>
<content type='text'>
While docstrings are great, requiring them is probably going too far.  Let's get pylint useful first by having it not complain too much, then we can have a second stricter PyLint if desired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While docstrings are great, requiring them is probably going too far.  Let's get pylint useful first by having it not complain too much, then we can have a second stricter PyLint if desired.
</pre>
</div>
</content>
</entry>
<entry>
<title>In order to disable the messages, we have to use disable, not disable-msg.</title>
<updated>2011-03-16T22:25:21+00:00</updated>
<author>
<name>Justin Santa Barbara</name>
<email>justin@fathomdb.com</email>
</author>
<published>2011-03-16T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=a151fabdb7f3edef8ba17b204fe55c73fc15720a'/>
<id>a151fabdb7f3edef8ba17b204fe55c73fc15720a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't complain about the _ function being used</title>
<updated>2011-03-16T21:34:44+00:00</updated>
<author>
<name>Justin Santa Barbara</name>
<email>justin@fathomdb.com</email>
</author>
<published>2011-03-16T21:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=1aa44c3d8d0a22c5c5bc432d191a15656ad3351d'/>
<id>1aa44c3d8d0a22c5c5bc432d191a15656ad3351d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8 and pylint cleanup. There should be no functional changes here, just style changes to get violations down.</title>
<updated>2010-10-21T18:49:51+00:00</updated>
<author>
<name>Eric Day</name>
<email>eday@oddments.org</email>
</author>
<published>2010-10-21T18:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=e012a2b73725bded6d4ac39747d57affda545770'/>
<id>e012a2b73725bded6d4ac39747d57affda545770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge prop fixes and pylint/pep8 cleanup</title>
<updated>2010-09-28T21:46:21+00:00</updated>
<author>
<name>Cerberus</name>
<email>matt.dietz@rackspace.com</email>
</author>
<published>2010-09-28T21:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=641b6ee5630ed00ee3e921769cd408a8603ff62b'/>
<id>641b6ee5630ed00ee3e921769cd408a8603ff62b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More pylintrc updates.</title>
<updated>2010-08-19T01:38:34+00:00</updated>
<author>
<name>Eric Day</name>
<email>eday@oddments.org</email>
</author>
<published>2010-08-19T01:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=24c7080249113fc6c87a58d97405f5d32c6db5e2'/>
<id>24c7080249113fc6c87a58d97405f5d32c6db5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added '-' as possible charater in module rgx.</title>
<updated>2010-08-19T00:38:00+00:00</updated>
<author>
<name>Eric Day</name>
<email>eday@oddments.org</email>
</author>
<published>2010-08-19T00:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=bde9618560665392b00dd320b22804020d411b8a'/>
<id>bde9618560665392b00dd320b22804020d411b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unittests for wsgi and api.</title>
<updated>2010-08-18T06:46:16+00:00</updated>
<author>
<name>Eric Day</name>
<email>eday@oddments.org</email>
</author>
<published>2010-08-18T06:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=67ea462eadcc02ca2f8244062c786bd98871e9e8'/>
<id>67ea462eadcc02ca2f8244062c786bd98871e9e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make WSGI routing support routing to WSGI apps or to controller+action</title>
<updated>2010-08-12T22:19:33+00:00</updated>
<author>
<name>Michael Gundlach</name>
<email>michael.gundlach@rackspace.com</email>
</author>
<published>2010-08-12T22:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=b998da0c46bdccf1dc6d9d44bb5943bf69568d1a'/>
<id>b998da0c46bdccf1dc6d9d44bb5943bf69568d1a</id>
<content type='text'>
Support the beginnings of serialization format detection (aka did the request ask for JSON or XML)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support the beginnings of serialization format detection (aka did the request ask for JSON or XML)</pre>
</div>
</content>
</entry>
<entry>
<title>pylint fixes for /nova/test.py</title>
<updated>2010-08-10T04:52:54+00:00</updated>
<author>
<name>jaypipes@gmail.com</name>
<email></email>
</author>
<published>2010-08-10T04:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nova.git/commit/?id=7b6c053a92edaf1183308fc05f6ce46849703f27'/>
<id>7b6c053a92edaf1183308fc05f6ce46849703f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
