<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git, branch stable/kilo</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>Merge "Updated from global requirements" into stable/kilo</title>
<updated>2016-05-23T18:59:24+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-23T18:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=e59a62ec3f3943f57fefda1692dc1c605629e2fe'/>
<id>e59a62ec3f3943f57fefda1692dc1c605629e2fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Do not print 'Created' message when using non-table formatter" into stable/kilo</title>
<updated>2016-05-17T07:10:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-17T07:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=68fc2b3db12fa58f670331e4458423a46aaf9089'/>
<id>68fc2b3db12fa58f670331e4458423a46aaf9089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove 'u' displayed before subnetpool-list's prefixes" into stable/kilo</title>
<updated>2016-05-16T15:54:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-16T15:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=58d22de75d80bd33e6c49f162be21dc6c7335cac'/>
<id>58d22de75d80bd33e6c49f162be21dc6c7335cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-04-29T22:58:13+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-04-29T22:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=f6dca22bc66ff039a7ece054e3fae7f7d93ec06d'/>
<id>f6dca22bc66ff039a7ece054e3fae7f7d93ec06d</id>
<content type='text'>
Change-Id: Ia68f1fca95d131014c17dccd8541e96c5d6cd20f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia68f1fca95d131014c17dccd8541e96c5d6cd20f
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete python bytecode before every test run</title>
<updated>2016-03-24T08:44:33+00:00</updated>
<author>
<name>shu-mutou</name>
<email>shu-mutou@rf.jp.nec.com</email>
</author>
<published>2015-12-02T03:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=2e0d641a5542865a8104424a49395af8b28e179c'/>
<id>2e0d641a5542865a8104424a49395af8b28e179c</id>
<content type='text'>
Because python creates pyc|pyo files and __pycache__
directories during tox runs, certain changes in the tree,
like deletes of files, or switching branches, can create
spurious errors.

The target bytecodes for deletion are in normal directories,
but not in dot started directory.

Change-Id: Iee36c67d2e5e4d9e78b1b1b493030761e0f46e3c
Closes-Bug: #1368661
(cherry picked from commit 83d61566cee8b8e786b46103cf3e72fbe8077c1a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because python creates pyc|pyo files and __pycache__
directories during tox runs, certain changes in the tree,
like deletes of files, or switching branches, can create
spurious errors.

The target bytecodes for deletion are in normal directories,
but not in dot started directory.

Change-Id: Iee36c67d2e5e4d9e78b1b1b493030761e0f46e3c
Closes-Bug: #1368661
(cherry picked from commit 83d61566cee8b8e786b46103cf3e72fbe8077c1a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'u' displayed before subnetpool-list's prefixes</title>
<updated>2016-03-24T08:44:20+00:00</updated>
<author>
<name>linwwu</name>
<email>wlwwu@cn.ibm.com</email>
</author>
<published>2016-01-08T14:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=98fa6fd1c87455d8bafb2a73587e38c97b8f6c93'/>
<id>98fa6fd1c87455d8bafb2a73587e38c97b8f6c93</id>
<content type='text'>
There is useless 'u' in the showing of "neutron subnetpool-list",
Please check bug/1531418 for details.
Add formatter as subnet did in the code.

Change-Id: I4e1502c379032da240ad51cce8be8c1ca558ef15
Closes-Bug: #1531418
(cherry picked from commit 09030171037027d54445a6cfa36481b302373cc4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is useless 'u' in the showing of "neutron subnetpool-list",
Please check bug/1531418 for details.
Add formatter as subnet did in the code.

Change-Id: I4e1502c379032da240ad51cce8be8c1ca558ef15
Closes-Bug: #1531418
(cherry picked from commit 09030171037027d54445a6cfa36481b302373cc4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not print 'Created' message when using non-table formatter</title>
<updated>2016-03-24T08:44:04+00:00</updated>
<author>
<name>Akihiro Motoki</name>
<email>motoki@da.jp.nec.com</email>
</author>
<published>2016-02-24T11:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=ce05ad751d5b5840515bb5a6d7837015978deaaf'/>
<id>ce05ad751d5b5840515bb5a6d7837015978deaaf</id>
<content type='text'>
When using non-table formatter like JSON or YAML formatter,
users want to pass output result to some other program.
Printing 'Created' message breaks the data format
and non-table formatter makes useless.

Functional tests for non-table formatters is added
to avoid the same thing again.

Change-Id: Ieb38bd26d26d134d4d274ad2d9f4d1e79fa4e977
Closes-Bug: #1548897
(cherry picked from commit 150cc4ce56fdf9f80a11fd5a7ca9cab4e7bc2c62)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using non-table formatter like JSON or YAML formatter,
users want to pass output result to some other program.
Printing 'Created' message breaks the data format
and non-table formatter makes useless.

Functional tests for non-table formatters is added
to avoid the same thing again.

Change-Id: Ieb38bd26d26d134d4d274ad2d9f4d1e79fa4e977
Closes-Bug: #1548897
(cherry picked from commit 150cc4ce56fdf9f80a11fd5a7ca9cab4e7bc2c62)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-03-10T17:15:10+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-03-10T17:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=831604f2ed5c4e882a0d237e4b5364579987bca1'/>
<id>831604f2ed5c4e882a0d237e4b5364579987bca1</id>
<content type='text'>
Change-Id: I2cea51484dd9a65b686e8def03466f3e94a05bd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2cea51484dd9a65b686e8def03466f3e94a05bd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-11-17T23:17:49+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-11-17T23:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=6635aa40a98967ecad99f48d833e21fe6fd0e9e0'/>
<id>6635aa40a98967ecad99f48d833e21fe6fd0e9e0</id>
<content type='text'>
Change-Id: Ib342509632ad4cc10b3ab88cdb55880689105b9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib342509632ad4cc10b3ab88cdb55880689105b9e
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-10-09T14:18:45+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-09-17T09:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=4b414a9cbe9c6c61ec43ddeea6598e6da53ffc52'/>
<id>4b414a9cbe9c6c61ec43ddeea6598e6da53ffc52</id>
<content type='text'>
Change-Id: I2766893675e20829d37b63ea96bca062687baf30
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2766893675e20829d37b63ea96bca062687baf30
</pre>
</div>
</content>
</entry>
</feed>
