<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/doc/source, branch stable/queens</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 "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://git.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>
<entry>
<title>Fix broken links</title>
<updated>2018-01-24T03:27:38+00:00</updated>
<author>
<name>gaofei</name>
<email>gao.fei@inspur.com</email>
</author>
<published>2018-01-24T01:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=fee6f7b3100393155a090ce1d6943e0ac756169c'/>
<id>fee6f7b3100393155a090ce1d6943e0ac756169c</id>
<content type='text'>
Change-Id: I4b00a24e5adb2ac6b62218d152aef88fac2d6396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4b00a24e5adb2ac6b62218d152aef88fac2d6396
</pre>
</div>
</content>
</entry>
<entry>
<title>Add commands to support BGP VPN route control new API extension</title>
<updated>2018-01-22T09:16:58+00:00</updated>
<author>
<name>Édouard Thuleau</name>
<email>ethuleau@juniper.net</email>
</author>
<published>2017-11-15T09:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=0e61b3ba1c54be7ae7a218513d30800723a26524'/>
<id>0e61b3ba1c54be7ae7a218513d30800723a26524</id>
<content type='text'>
Networking-bgpvpn API extension [0] brings new API calls. That patch
adds command to OSC CLI to support them. It does not implement all the
API extension, still missing new router attribute 'advertise_extra_routes' and
the BGP VPN 'local_pref' attribute.

[0] https://developer.openstack.org/api-ref/network/v2/index.html#port-associations

Change-Id: I45a160b0caec534d517b103db91dc738c006978b
Partially-Implements: blueprint routes-control
Depends-On: I263e1ee6cf4e1a91be91a4a78f4a160f64d33cc6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Networking-bgpvpn API extension [0] brings new API calls. That patch
adds command to OSC CLI to support them. It does not implement all the
API extension, still missing new router attribute 'advertise_extra_routes' and
the BGP VPN 'local_pref' attribute.

[0] https://developer.openstack.org/api-ref/network/v2/index.html#port-associations

Change-Id: I45a160b0caec534d517b103db91dc738c006978b
Partially-Implements: blueprint routes-control
Depends-On: I263e1ee6cf4e1a91be91a4a78f4a160f64d33cc6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add VPNaaS commands for OSC plugin</title>
<updated>2018-01-15T02:44:03+00:00</updated>
<author>
<name>Cao Xuan Hoang</name>
<email>hoangcx@vn.fujitsu.com</email>
</author>
<published>2017-03-02T03:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=dd044bd92e8b7ab41aba47488d437e771a2e1339'/>
<id>dd044bd92e8b7ab41aba47488d437e771a2e1339</id>
<content type='text'>
Closes-Bug: 1669252
Change-Id: I447f5c50725fc0d9d8a1574ad5e28772f472fba9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: 1669252
Change-Id: I447f5c50725fc0d9d8a1574ad5e28772f472fba9
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Logging commands for OSC plugin</title>
<updated>2018-01-11T00:26:52+00:00</updated>
<author>
<name>Yushiro FURUKAWA</name>
<email>y.furukawa_2@jp.fujitsu.com</email>
</author>
<published>2016-12-12T14:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=c569d985c466550c4c3cf9d34b7d30dcc09aaab1'/>
<id>c569d985c466550c4c3cf9d34b7d30dcc09aaab1</id>
<content type='text'>
This commit supports Logging CLI as OSC plugin[1].
[1] https://bugs.launchpad.net/neutron/+bug/1468366

Depends-On: Ib8668dd25ee7c5000a6dafcc7db3dbc33ad190be
Partially-implements: blueprint security-group-logging
Change-Id: If9a5e0e3958ea32f4c0d3573efcb3ac4101c63a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit supports Logging CLI as OSC plugin[1].
[1] https://bugs.launchpad.net/neutron/+bug/1468366

Depends-On: Ib8668dd25ee7c5000a6dafcc7db3dbc33ad190be
Partially-implements: blueprint security-group-logging
Change-Id: If9a5e0e3958ea32f4c0d3573efcb3ac4101c63a6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Service Graphs networking-sfc resource"</title>
<updated>2017-12-02T23:54:41+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2017-12-02T23:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=b270022e9cd27ce37fd97b5280c76862e3125a5a'/>
<id>b270022e9cd27ce37fd97b5280c76862e3125a5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Service Graphs networking-sfc resource</title>
<updated>2017-10-30T10:40:59+00:00</updated>
<author>
<name>Daire Ní Chatháin</name>
<email>daire.ni.chathain@intel.com</email>
</author>
<published>2017-06-20T15:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=e4b65ef29c1602a5a897a8e0cc05dff147defde3'/>
<id>e4b65ef29c1602a5a897a8e0cc05dff147defde3</id>
<content type='text'>
Co-Authored-By: Igor Duarte Cardoso &lt;igor.duarte.cardoso@intel.com&gt;
Partial-Bug: #1587486
Depends-On: I372da15f99f3cbfb7ffd1d8bf87a79bc56180afe
Change-Id: Ie54da56d2388cb375bccd883c111c5f87e293047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Igor Duarte Cardoso &lt;igor.duarte.cardoso@intel.com&gt;
Partial-Bug: #1587486
Depends-On: I372da15f99f3cbfb7ffd1d8bf87a79bc56180afe
Change-Id: Ie54da56d2388cb375bccd883c111c5f87e293047
</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamic routing CLIs OSC transition</title>
<updated>2017-10-26T05:10:42+00:00</updated>
<author>
<name>Na</name>
<email>nazhu@cn.ibm.com</email>
</author>
<published>2016-07-12T07:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=33947da4b93c41248cb6c46c1f6e0a7bdcaaf9e9'/>
<id>33947da4b93c41248cb6c46c1f6e0a7bdcaaf9e9</id>
<content type='text'>
Neutron is transitioning its CLI to OSC, should update dynamic routing
CLIs to align with OSC plugin.

Change-Id: Ic1a633ca103d9e97e28ddf23e0f528e0261ce497
Co-Authored-By: Ryan Tidwell &lt;ryan@6tidwells.com&gt;
Co-Authored-By: Roey Chen &lt;roeyc@vmware.com&gt;
Partially-Implements: blueprint bgp-spinout
Partial-Bug: #1560003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Neutron is transitioning its CLI to OSC, should update dynamic routing
CLIs to align with OSC plugin.

Change-Id: Ic1a633ca103d9e97e28ddf23e0f528e0261ce497
Co-Authored-By: Ryan Tidwell &lt;ryan@6tidwells.com&gt;
Co-Authored-By: Roey Chen &lt;roeyc@vmware.com&gt;
Partially-Implements: blueprint bgp-spinout
Partial-Bug: #1560003
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update the documentation link for doc migration"</title>
<updated>2017-07-24T22:51:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-24T22:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=3c211f30af8976d2be518c68eae14b08fba09c6a'/>
<id>3c211f30af8976d2be518c68eae14b08fba09c6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add SFC cli for OSC plugin"</title>
<updated>2017-07-24T11:09:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-07-24T11:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=c2783e9880a9ecc7fcce078d570467179453d14a'/>
<id>c2783e9880a9ecc7fcce078d570467179453d14a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
