<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/tox.ini, branch 2.6.0</title>
<subtitle>opendev.org: openstack/python-neutronclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/'/>
<entry>
<title>Fix one remaining E125 error and remove it from ignore list</title>
<updated>2015-04-09T15:01:52+00:00</updated>
<author>
<name>Akihiro Motoki</name>
<email>motoki@da.jp.nec.com</email>
</author>
<published>2015-03-23T06:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=cdfcf3c153ee7860658cf70206c0da81da561bca'/>
<id>cdfcf3c153ee7860658cf70206c0da81da561bca</id>
<content type='text'>
E125 continuation line does not distinguish itself from next logical line

Also update the comment of H405 since multi line docstring is used
frequently in unit test documentation and it seems better to hold it
in the ignore list not temporarily.

Change-Id: Ic24e6cebe0aa531e5a4556d3e23c752358bf3696
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E125 continuation line does not distinguish itself from next logical line

Also update the comment of H405 since multi line docstring is used
frequently in unit test documentation and it seems better to hold it
in the ignore list not temporarily.

Change-Id: Ic24e6cebe0aa531e5a4556d3e23c752358bf3696
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E265 block comment should start with '# '</title>
<updated>2015-03-23T06:46:57+00:00</updated>
<author>
<name>Akihiro Motoki</name>
<email>motoki@da.jp.nec.com</email>
</author>
<published>2015-03-23T06:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=631e5519cad6fa0b93780f7310ba1d771f80adae'/>
<id>631e5519cad6fa0b93780f7310ba1d771f80adae</id>
<content type='text'>
All E265 errors are now fixed and remove it from ignore list.

Change-Id: I09ada4cc0f33cae5da4cbc29a4e843e3ce14e111
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All E265 errors are now fixed and remove it from ignore list.

Change-Id: I09ada4cc0f33cae5da4cbc29a4e843e3ce14e111
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove author tag</title>
<updated>2015-03-23T06:44:08+00:00</updated>
<author>
<name>Akihiro Motoki</name>
<email>motoki@da.jp.nec.com</email>
</author>
<published>2015-03-23T06:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=ed46ba9a45e4d0fe5741f2521e6ad3fad567e066'/>
<id>ed46ba9a45e4d0fe5741f2521e6ad3fad567e066</id>
<content type='text'>
We have a hacking rule H105 (Don't use author tags) now
and the same policy has been applied to other neutron repos.

Change-Id: I1a1a35bbfaad6bbe229b9b12cf6cfb405b6ed516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have a hacking rule H105 (Don't use author tags) now
and the same policy has been applied to other neutron repos.

Change-Id: I1a1a35bbfaad6bbe229b9b12cf6cfb405b6ed516
</pre>
</div>
</content>
</entry>
<entry>
<title>Update hacking to 0.10</title>
<updated>2015-03-23T06:28:12+00:00</updated>
<author>
<name>Akihiro Motoki</name>
<email>motoki@da.jp.nec.com</email>
</author>
<published>2015-03-23T06:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=e2ca29134cb266ada2e171f3f654a22860c40aec'/>
<id>e2ca29134cb266ada2e171f3f654a22860c40aec</id>
<content type='text'>
Release notes:
http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0

* Fix W292 (no newline at end of file)
* Fix H238 (old style class declaration, use new style)
* Skip H105 (Don't use author tags) temporarily.
* Remove H307 from ignore list since it is removed from Hacking rule.
* Remove H302 (import only modules) since there is no violation now.

Change-Id: Ic5967652819c9c322de327d504882a0e3029d462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes:
http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0

* Fix W292 (no newline at end of file)
* Fix H238 (old style class declaration, use new style)
* Skip H105 (Don't use author tags) temporarily.
* Remove H307 from ignore list since it is removed from Hacking rule.
* Remove H302 (import only modules) since there is no violation now.

Change-Id: Ic5967652819c9c322de327d504882a0e3029d462
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at tempest-lib based functional testing</title>
<updated>2015-03-09T14:25:38+00:00</updated>
<author>
<name>Kyle Mestery</name>
<email>mestery@mestery.com</email>
</author>
<published>2015-03-06T22:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=9b3b253399130b98e00a823cbcbafcf5420fefa4'/>
<id>9b3b253399130b98e00a823cbcbafcf5420fefa4</id>
<content type='text'>
Begin moving neutron CLI tests out of tempest and into this repo
using tempest-lib. This patch adds the framework to run the
functional tests, later patches will port the existing tempest
tests.

Change-Id: I1d168d7f255d08e7d7d0193b1d470b9c957c3ae8
Partila-Bug: #1429289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Begin moving neutron CLI tests out of tempest and into this repo
using tempest-lib. This patch adds the framework to run the
functional tests, later patches will port the existing tempest
tests.

Change-Id: I1d168d7f255d08e7d7d0193b1d470b9c957c3ae8
Partila-Bug: #1429289
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverse order of tests to avoid incompatibility</title>
<updated>2015-01-28T12:50:35+00:00</updated>
<author>
<name>Terry Howe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2014-12-23T12:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=6f7cd146726391c5fe37d2e64ea57469319f455a'/>
<id>6f7cd146726391c5fe37d2e64ea57469319f455a</id>
<content type='text'>
If py26 tests are run first, there is a incompatibility in the
.testrepository that breaks several tests.  To get around this, you
need to run the py33 tests first.  This change was made over in the
cliff project.

Before:

    (.venv)terry@brat:~/hp/ncli$ rm -rf .testrepository/
    (.venv)terry@brat:~/hp/ncli$ tox
      ...
      py26: commands succeeded
      py27: commands succeeded
    ERROR:   py33: commands failed
    ERROR:   py34: commands failed
    ERROR:   pypy: commands failed
      pep8: commands succeeded

After:

    (.venv)terry@brat:~/hp/ncli$ rm -rf .testrepository/
    (.venv)terry@brat:~/hp/ncli$ tox
      ...
      py33: commands succeeded
      py34: commands succeeded
      py26: commands succeeded
      py27: commands succeeded
      pypy: commands succeeded
      pep8: commands succeeded
      congratulations :)
    (.venv)terry@brat:~/hp/ncli$

Closes-Bug: 1415446

Change-Id: Ia0b44cc4a05dd1c668204d8d4dce5381d35373fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If py26 tests are run first, there is a incompatibility in the
.testrepository that breaks several tests.  To get around this, you
need to run the py33 tests first.  This change was made over in the
cliff project.

Before:

    (.venv)terry@brat:~/hp/ncli$ rm -rf .testrepository/
    (.venv)terry@brat:~/hp/ncli$ tox
      ...
      py26: commands succeeded
      py27: commands succeeded
    ERROR:   py33: commands failed
    ERROR:   py34: commands failed
    ERROR:   pypy: commands failed
      pep8: commands succeeded

After:

    (.venv)terry@brat:~/hp/ncli$ rm -rf .testrepository/
    (.venv)terry@brat:~/hp/ncli$ tox
      ...
      py33: commands succeeded
      py34: commands succeeded
      py26: commands succeeded
      py27: commands succeeded
      pypy: commands succeeded
      pep8: commands succeeded
      congratulations :)
    (.venv)terry@brat:~/hp/ncli$

Closes-Bug: 1415446

Change-Id: Ia0b44cc4a05dd1c668204d8d4dce5381d35373fe
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E113 hacking check</title>
<updated>2014-10-20T07:34:34+00:00</updated>
<author>
<name>Jaume Devesa</name>
<email>devvesa@gmail.com</email>
</author>
<published>2014-10-06T10:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=d046a959460251c597158152b908f11353feff62'/>
<id>d046a959460251c597158152b908f11353feff62</id>
<content type='text'>
Remove E113 from the ignored check and fix them. Just one of them raised.

Change-Id: Ie4897264793a34c1fd5f64e7ca4f285f3b2d4504
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove E113 from the ignored check and fix them. Just one of them raised.

Change-Id: Ie4897264793a34c1fd5f64e7ca4f285f3b2d4504
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E129 hacking check</title>
<updated>2014-10-17T11:01:59+00:00</updated>
<author>
<name>Jaume Devesa</name>
<email>devvesa@gmail.com</email>
</author>
<published>2014-10-06T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=64b2d8a01b74fb9c0e45e452a694d9b67e7088df'/>
<id>64b2d8a01b74fb9c0e45e452a694d9b67e7088df</id>
<content type='text'>
Remove E129 from the ignored checks and fix them

Change-Id: Ibd3a98ceb173e9a1fa106ac6c4ecdebb1a9a1e4f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove E129 from the ignored checks and fix them

Change-Id: Ibd3a98ceb173e9a1fa106ac6c4ecdebb1a9a1e4f
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix E128 hacking check"</title>
<updated>2014-10-17T09:05:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-17T09:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=eae3211e8d7fd5036d797872fc584b2b83a14d95'/>
<id>eae3211e8d7fd5036d797872fc584b2b83a14d95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Bump hacking to 0.9.x series"</title>
<updated>2014-10-16T19:57:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-16T19:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=35dbc974e20cfa3ed6ebe37e5b6c9639a5904e90'/>
<id>35dbc974e20cfa3ed6ebe37e5b6c9639a5904e90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
