<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git, branch queens-eol</title>
<subtitle>opendev.org: openstack/python-neutronclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/'/>
<entry>
<title>OpenDev Migration Patch</title>
<updated>2019-04-19T19:44:48+00:00</updated>
<author>
<name>OpenDev Sysadmins</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2019-04-19T19:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=394d531a266856abe86414ab4cd20be6e3c127d5'/>
<id>394d531a266856abe86414ab4cd20be6e3c127d5</id>
<content type='text'>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace openstack.org git:// URLs with https://</title>
<updated>2019-03-24T20:35:54+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2019-03-24T20:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=44209a4bf03ebc92cdefca837cdf9c17496777f2'/>
<id>44209a4bf03ebc92cdefca837cdf9c17496777f2</id>
<content type='text'>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I82784b8fab6a889e33fc9618f8754b83443ff3f3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I82784b8fab6a889e33fc9618f8754b83443ff3f3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "import zuul job settings from project-config" into stable/queens</title>
<updated>2018-09-11T19:54:58+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-09-11T19:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=c3de7daa6be6b57d3b38b7443f7051584c6f18cb'/>
<id>c3de7daa6be6b57d3b38b7443f7051584c6f18cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import zuul job settings from project-config</title>
<updated>2018-09-04T21:57:48+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug@doughellmann.com</email>
</author>
<published>2018-08-29T21:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=10ef66abcaeeb5bf4251c361d05c712775cfa075'/>
<id>10ef66abcaeeb5bf4251c361d05c712775cfa075</id>
<content type='text'>
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Depends-On: https://review.openstack.org/#/c/598539/
Change-Id: Idd8bc517a6aae259b5a33185ed028bca86d09080
Story: #2002586
Task: #24314
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Depends-On: https://review.openstack.org/#/c/598539/
Change-Id: Idd8bc517a6aae259b5a33185ed028bca86d09080
Story: #2002586
Task: #24314
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pep8 error</title>
<updated>2018-08-31T11:05:32+00:00</updated>
<author>
<name>Bernard Cafarelli</name>
<email>bcafarel@redhat.com</email>
</author>
<published>2018-08-31T11:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=4011be8328538b06b15fa836de3f276d218f926a'/>
<id>4011be8328538b06b15fa836de3f276d218f926a</id>
<content type='text'>
pycodestyle 2.4.0 which is updated along with pep8
introduces new checks and they hit neutronclient.

Additional stable-specific fix in cliff_sphinxext.py (removed in master)

Change-Id: Ic417aee3239c46f1e989c50b9814adfd75cff175
(cherry picked from commit 19d0609888ba479caac274325dcaec5fc8117ca0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pycodestyle 2.4.0 which is updated along with pep8
introduces new checks and they hit neutronclient.

Additional stable-specific fix in cliff_sphinxext.py (removed in master)

Change-Id: Ic417aee3239c46f1e989c50b9814adfd75cff175
(cherry picked from commit 19d0609888ba479caac274325dcaec5fc8117ca0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update UPPER_CONSTRAINTS_FILE for stable/queens" into stable/queens</title>
<updated>2018-03-16T04:10:00+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-03-16T04:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=aa9188f0da9c1b4c1d565b75bec2e2228199af5d'/>
<id>aa9188f0da9c1b4c1d565b75bec2e2228199af5d</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>2018-02-13T02:00:13+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2018-02-13T02:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=be6a4b8bedf2dea6eb443cf3890eb6784d0411fa'/>
<id>be6a4b8bedf2dea6eb443cf3890eb6784d0411fa</id>
<content type='text'>
Change-Id: I849275dcf1ab319bc1321b498ad4c3cdff2d90e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I849275dcf1ab319bc1321b498ad4c3cdff2d90e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Update UPPER_CONSTRAINTS_FILE for stable/queens</title>
<updated>2018-01-26T00:20:37+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2018-01-26T00:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=0e421b272924d19d5d9953d2e1426c495c22dc2c'/>
<id>0e421b272924d19d5d9953d2e1426c495c22dc2c</id>
<content type='text'>
Change-Id: I142cfd6f56d73b2075a72ab741c98daa35c927c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I142cfd6f56d73b2075a72ab741c98daa35c927c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/queens</title>
<updated>2018-01-26T00:20:34+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2018-01-26T00:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=2e79b4a94fc5e66998b92722ef8f352f549c4aae'/>
<id>2e79b4a94fc5e66998b92722ef8f352f549c4aae</id>
<content type='text'>
Change-Id: Ib7bb04dee44b5d725a5e25b31f9a36aeaf1cf2c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib7bb04dee44b5d725a5e25b31f9a36aeaf1cf2c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add commands to support BGP VPN route control new API extension"</title>
<updated>2018-01-25T09:37:56+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-01-25T09:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=95d64cef778f154353086a3b77269cc41d48be62'/>
<id>95d64cef778f154353086a3b77269cc41d48be62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
