<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/neutronclient/v2_0, branch ocata-eol</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>Add BGP VPN OSC commands</title>
<updated>2017-02-16T11:33:14+00:00</updated>
<author>
<name>Édouard Thuleau</name>
<email>ethuleau@juniper.net</email>
</author>
<published>2016-12-23T18:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=aa09d5b2608072310df001590d008f385bc73432'/>
<id>aa09d5b2608072310df001590d008f385bc73432</id>
<content type='text'>
Change-Id: Ib1ba356e994a98712e00a11ff045df67fbe4c7ea
Closes-Bug: #1650204
(cherry picked from commit f2ace0415dd78d74b1f81c81134f7874d787fe5e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib1ba356e994a98712e00a11ff045df67fbe4c7ea
Closes-Bug: #1650204
(cherry picked from commit f2ace0415dd78d74b1f81c81134f7874d787fe5e)
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify key for 'qos-minimum-bandwidth-rule-list' reponse</title>
<updated>2017-01-07T19:47:30+00:00</updated>
<author>
<name>QunyingRan</name>
<email>ran.qunying@zte.com.cn</email>
</author>
<published>2016-11-24T01:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=5031501283704da0b0a3abb4b03d722c14be48f1'/>
<id>5031501283704da0b0a3abb4b03d722c14be48f1</id>
<content type='text'>
The result of 'qos-minimum-bandwidth-rule-list' response is wrong,
because the key in response information is
'minimum_bandwidth_rules' and not 'qos_minimum_bandwidth_rules'

Change-Id: Ic87fffd60f004a9b989f43e93aaeee2dc5cb300c
Closes-Bug:#1643849
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The result of 'qos-minimum-bandwidth-rule-list' response is wrong,
because the key in response information is
'minimum_bandwidth_rules' and not 'qos_minimum_bandwidth_rules'

Change-Id: Ic87fffd60f004a9b989f43e93aaeee2dc5cb300c
Closes-Bug:#1643849
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FWaaS V2 commands for OSC plugin</title>
<updated>2016-12-27T13:02:42+00:00</updated>
<author>
<name>Yushiro FURUKAWA</name>
<email>y.furukawa_2@jp.fujitsu.com</email>
</author>
<published>2016-09-07T00:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=0a721cf576479d21d35893ed82c29bca6adb92cb'/>
<id>0a721cf576479d21d35893ed82c29bca6adb92cb</id>
<content type='text'>
This commit supports FWaaS v2 CLI as OSC plugin[1].
[1] http://specs.openstack.org/openstack/neutron-specs/specs/newton/fwaas-api-2.0.html

Partial-Implements: blueprint fwaas-api-2.0
Depends-On: I7b4108772e8370e8f51971caf40ecd23e9f977e9
Change-Id: I57504f97ac39b5b7d301fd5cc88228a121f0677e
Closes-Bug: #1609686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit supports FWaaS v2 CLI as OSC plugin[1].
[1] http://specs.openstack.org/openstack/neutron-specs/specs/newton/fwaas-api-2.0.html

Partial-Implements: blueprint fwaas-api-2.0
Depends-On: I7b4108772e8370e8f51971caf40ecd23e9f977e9
Change-Id: I57504f97ac39b5b7d301fd5cc88228a121f0677e
Closes-Bug: #1609686
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle keystoneauth exceptions in retry logic</title>
<updated>2016-09-20T13:08:28+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2016-09-20T10:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=b8a05333ddc4e248e18080750e3cfa9cbedbca53'/>
<id>b8a05333ddc4e248e18080750e3cfa9cbedbca53</id>
<content type='text'>
The retry_logic in do_request catches neutronclient errors, but if a
SessionClient is being used, nothing throws neutronclient errors -
instead keystoneauth Session throws keystoneauth exceptions.

Add the keystoneauth.exceptions.ConnectionError to the things that
handle the error and retry.

Change-Id: If16e50ee53279652fbdfc2d13d5509f46a54124a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The retry_logic in do_request catches neutronclient errors, but if a
SessionClient is being used, nothing throws neutronclient errors -
instead keystoneauth Session throws keystoneauth exceptions.

Add the keystoneauth.exceptions.ConnectionError to the things that
handle the error and retry.

Change-Id: If16e50ee53279652fbdfc2d13d5509f46a54124a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "fix one spelling mistake"</title>
<updated>2016-09-01T22:53:44+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-09-01T22:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=796438f0ad76a395682edee37771f0e0da37b739'/>
<id>796438f0ad76a395682edee37771f0e0da37b739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix one spelling mistake</title>
<updated>2016-08-29T05:41:34+00:00</updated>
<author>
<name>gecong1973</name>
<email>ge.cong@zte.com.cn</email>
</author>
<published>2016-07-12T01:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=01afaa7b0bc22592cd91e31ec3c1c2500cfb4680'/>
<id>01afaa7b0bc22592cd91e31ec3c1c2500cfb4680</id>
<content type='text'>
availibility should be availability

Change-Id: I691e8b39eea2dc7a865d91bd17bcb8f401387458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
availibility should be availability

Change-Id: I691e8b39eea2dc7a865d91bd17bcb8f401387458
</pre>
</div>
</content>
</entry>
<entry>
<title>Add QoS egress minimum bandwidth rule to neutronclient</title>
<updated>2016-08-28T10:59:06+00:00</updated>
<author>
<name>Rodolfo Alonso Hernandez</name>
<email>rodolfo.alonso.hernandez@intel.com</email>
</author>
<published>2016-06-02T08:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=a6cdd1daced1080c42caabfcd9cb0ee509d8a269'/>
<id>a6cdd1daced1080c42caabfcd9cb0ee509d8a269</id>
<content type='text'>
The following patch implements the QoS egress minimum
bandwidth assurance in neutronclient.

Change-Id: I025522f73a9a8e3a9f69f097cedaeba330b9914a
Depends-On: I6b619a96a2bfde164646c71409b671352bc6ce7d
Depends-On: I13c54be22f35ac7eb5835d8424a919d0b61a8e95
Partial-Bug: #1560963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following patch implements the QoS egress minimum
bandwidth assurance in neutronclient.

Change-Id: I025522f73a9a8e3a9f69f097cedaeba330b9914a
Depends-On: I6b619a96a2bfde164646c71409b671352bc6ce7d
Depends-On: I13c54be22f35ac7eb5835d8424a919d0b61a8e95
Partial-Bug: #1560963
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix the problem of "qos-bandwidth-limit-rule-show""</title>
<updated>2016-08-29T11:51:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-29T11:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=93b6fe1d4f0049f04b9379b223073e939408ff12'/>
<id>93b6fe1d4f0049f04b9379b223073e939408ff12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix the problem of "qos-dscp-marking-rule-show""</title>
<updated>2016-08-29T10:42:56+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-08-29T10:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=244f4c5848053b184abfbcae3b65c5ce7969e0f0'/>
<id>244f4c5848053b184abfbcae3b65c5ce7969e0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the problem of "qos-bandwidth-limit-rule-show"</title>
<updated>2016-08-29T09:21:18+00:00</updated>
<author>
<name>SongmingYan</name>
<email>yan.songming@zte.com.cn</email>
</author>
<published>2016-06-08T08:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=d875cb34b94c9efe9767cc5ccd89e462bc0e7614'/>
<id>d875cb34b94c9efe9767cc5ccd89e462bc0e7614</id>
<content type='text'>
Add a arg "**_params" in show_bandwidth_limit_rule() to use the
"-F" option.

Change-Id: I1bee877a2e83801527bcccffe404053b6aafe012
Partial-Bug: #1587291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a arg "**_params" in show_bandwidth_limit_rule() to use the
"-F" option.

Change-Id: I1bee877a2e83801527bcccffe404053b6aafe012
Partial-Bug: #1587291
</pre>
</div>
</content>
</entry>
</feed>
