<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/doc/source, branch 3.1.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>Clear the extension requirement</title>
<updated>2015-08-25T01:26:00+00:00</updated>
<author>
<name>gong yong sheng</name>
<email>gong.yongsheng@99cloud.net</email>
</author>
<published>2015-08-20T06:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=a174215491ffe26fdceca3675e1a0adb91e629f1'/>
<id>a174215491ffe26fdceca3675e1a0adb91e629f1</id>
<content type='text'>
Change-Id: If0725e009dfb98fe949b9e00349108c88cf4424a
Closes-bug: #1486845
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If0725e009dfb98fe949b9e00349108c88cf4424a
Closes-bug: #1486845
</pre>
</div>
</content>
</entry>
<entry>
<title>Add document for entry point in setup.cfg</title>
<updated>2015-08-20T04:00:52+00:00</updated>
<author>
<name>gong yong sheng</name>
<email>gong.yongsheng@99cloud.net</email>
</author>
<published>2015-08-20T03:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=54e7b94012c54c9c33c5ed0e4043d0e5ee4f3005'/>
<id>54e7b94012c54c9c33c5ed0e4043d0e5ee4f3005</id>
<content type='text'>
In addition, to remove the contrib/ way to load commands since
it is not implemented at all.

Change-Id: Id15eb10e7cb086d55d2bcad4f719f9120c6f7d1a
Closes-Bug:#1486824
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition, to remove the contrib/ way to load commands since
it is not implemented at all.

Change-Id: Id15eb10e7cb086d55d2bcad4f719f9120c6f7d1a
Closes-Bug:#1486824
</pre>
</div>
</content>
</entry>
<entry>
<title>Devref documentation for client command extension support</title>
<updated>2015-07-14T15:00:43+00:00</updated>
<author>
<name>Gal Sagie</name>
<email>gal.sagie@huawei.com</email>
</author>
<published>2015-07-07T06:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=ab7d9e805a86b6178ec8e462ad71391de0ce4417'/>
<id>ab7d9e805a86b6178ec8e462ad71391de0ce4417</id>
<content type='text'>
Change-Id: If71c9e2bbf888b1a68d3b7dc351f7df02f1a380f
Closes-Bug: #1470622
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If71c9e2bbf888b1a68d3b7dc351f7df02f1a380f
Closes-Bug: #1470622
</pre>
</div>
</content>
</entry>
<entry>
<title>Add alternative login description in neutronclient docs</title>
<updated>2015-06-12T15:38:02+00:00</updated>
<author>
<name>Lucas H. Xu</name>
<email>xuh@bu.edu</email>
</author>
<published>2015-06-10T16:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=58a5ec66cfa224c5446ce83d627cb93b2327e356'/>
<id>58a5ec66cfa224c5446ce83d627cb93b2327e356</id>
<content type='text'>
A way to test it is to follow the description and create
a neutron client using the alternative way

Make changes based on Akihiro comments
Add extra colon in line 19

Change-Id: I2f7a5a3e8f7386d24d258303b3056615da8612ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A way to test it is to follow the description and create
a neutron client using the alternative way

Make changes based on Akihiro comments
Add extra colon in line 19

Change-Id: I2f7a5a3e8f7386d24d258303b3056615da8612ad
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using intersphinx</title>
<updated>2014-09-13T07:44:00+00:00</updated>
<author>
<name>Andreas Jaeger</name>
<email>aj@suse.de</email>
</author>
<published>2014-09-13T07:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=60e89610974884a37a606e6d2a5936c511a20b18'/>
<id>60e89610974884a37a606e6d2a5936c511a20b18</id>
<content type='text'>
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
</pre>
</div>
</content>
</entry>
<entry>
<title>Update theme for docs</title>
<updated>2014-07-25T01:28:19+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2014-07-24T22:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=c05eb2941fe23363b953665d8827bab19ee9f53b'/>
<id>c05eb2941fe23363b953665d8827bab19ee9f53b</id>
<content type='text'>
The current developer docs theme used is out of sync with the other
openstack projects. This patch will update the docs to provide a more
consistent look and feel when using developer docs

Change-Id: I03985039381c2ba4f81a2015258f7b49bba441d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current developer docs theme used is out of sync with the other
openstack projects. This patch will update the docs to provide a more
consistent look and feel when using developer docs

Change-Id: I03985039381c2ba4f81a2015258f7b49bba441d9
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports</title>
<updated>2014-02-19T13:26:25+00:00</updated>
<author>
<name>Wu Wenxiang</name>
<email>wu.wenxiang@99cloud.net</email>
</author>
<published>2014-01-01T03:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=ab24db61340ccfd1160e6d39066f9541a411a179'/>
<id>ab24db61340ccfd1160e6d39066f9541a411a179</id>
<content type='text'>
Remove unused imports in doc/source/conf.py

Change-Id: Ia21f8952b36ae74b1c2d3bfd10c0a4a04a390faa
Closes-Bug: #1265266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused imports in doc/source/conf.py

Change-Id: Ia21f8952b36ae74b1c2d3bfd10c0a4a04a390faa
Closes-Bug: #1265266
</pre>
</div>
</content>
</entry>
<entry>
<title>Change copyright headers from LLC to Foundation</title>
<updated>2013-10-03T17:37:37+00:00</updated>
<author>
<name>Sean Winn</name>
<email>sean.winn@cloudscaling.com</email>
</author>
<published>2013-08-16T04:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=1b36606b39ce93f613a493b7e390d0a0ca22fe92'/>
<id>1b36606b39ce93f613a493b7e390d0a0ca22fe92</id>
<content type='text'>
Closes-Bug: #1214176
Change-Id: I8c8095860f6e17652bb5f52583008774180337f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1214176
Change-Id: I8c8095860f6e17652bb5f52583008774180337f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename quantumclient to neutronclient</title>
<updated>2013-07-03T15:56:44+00:00</updated>
<author>
<name>Mark McClain</name>
<email>mark.mcclain@dreamhost.com</email>
</author>
<published>2013-07-02T22:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=93ac15bfeb51ee6a097d878e4eeef69cd2b3a6bc'/>
<id>93ac15bfeb51ee6a097d878e4eeef69cd2b3a6bc</id>
<content type='text'>
Implements Blueprint: remove-use-of-quantum

Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements Blueprint: remove-use-of-quantum

Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df
</pre>
</div>
</content>
</entry>
<entry>
<title>add readme for 2.2.2</title>
<updated>2013-05-29T13:32:53+00:00</updated>
<author>
<name>Mark McClain</name>
<email>mark.mcclain@dreamhost.com</email>
</author>
<published>2013-05-29T12:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=92811c76f3a8308b36f81e61451ec17d227b453b'/>
<id>92811c76f3a8308b36f81e61451ec17d227b453b</id>
<content type='text'>
Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id32a4a72ec1d13992b306c4a38e73605758e26c7
</pre>
</div>
</content>
</entry>
</feed>
