<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/network, branch 3.7.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>SDK refactor: Prepare network agent commands</title>
<updated>2017-01-15T11:29:51+00:00</updated>
<author>
<name>Huanxuan Ao</name>
<email>huanxuan.ao@easystack.cn</email>
</author>
<published>2017-01-14T11:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=b860ba0e42b942a1a5fb01b55d35a2edf062bf65'/>
<id>b860ba0e42b942a1a5fb01b55d35a2edf062bf65</id>
<content type='text'>
Prepare the OSC "network agent" commands for the SDK refactor.

Partially-Implements: blueprint network-command-sdk-support
Closes-bug: #1656542
Change-Id: I6745f5ffb04b009487e6cb36d1807dce9b248b4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare the OSC "network agent" commands for the SDK refactor.

Partially-Implements: blueprint network-command-sdk-support
Closes-bug: #1656542
Change-Id: I6745f5ffb04b009487e6cb36d1807dce9b248b4c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix floating IP delete and show by IP</title>
<updated>2017-01-14T16:55:12+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2017-01-13T20:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=339af2c20bfe44a772a1e39fc8b769db112b75ce'/>
<id>339af2c20bfe44a772a1e39fc8b769db112b75ce</id>
<content type='text'>
The floating IP delete and show commands did not work using IP addresses
as the selector, only ID.  The SDK floating_ip resource does not support
but OSC does, so we have to do it ourselves.

Now with more SDK 0.9.10 support!

Change-Id: Iea1b57cded6b16a56a06af87ab8f1fa001a3485e
Closes-bug: 1656402
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The floating IP delete and show commands did not work using IP addresses
as the selector, only ID.  The SDK floating_ip resource does not support
but OSC does, so we have to do it ourselves.

Now with more SDK 0.9.10 support!

Change-Id: Iea1b57cded6b16a56a06af87ab8f1fa001a3485e
Closes-bug: 1656402
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "fix functional tests for network agents"</title>
<updated>2017-01-13T22:18:39+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-13T22:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=339ab40ee65a3be706591bc795f42b73040af19e'/>
<id>339ab40ee65a3be706591bc795f42b73040af19e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix functional tests for network agents</title>
<updated>2017-01-13T20:07:27+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>s.martinelli@gmail.com</email>
</author>
<published>2017-01-13T17:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=14ff3ba19e2cb5e6b7b92b15cf6a33474c3adde3'/>
<id>14ff3ba19e2cb5e6b7b92b15cf6a33474c3adde3</id>
<content type='text'>
As of SDK v0.9.11 the get_agent method no longer supports
the "ignore_missing" parameter.

Change-Id: Id655bf8499ed1a102a6bf583927cf66139581ab0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of SDK v0.9.11 the get_agent method no longer supports
the "ignore_missing" parameter.

Change-Id: Id655bf8499ed1a102a6bf583927cf66139581ab0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix security group rule list for NEtwork v2</title>
<updated>2017-01-13T18:00:49+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2017-01-13T17:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=5988ee61d894417813450e5ecc8fdf704b015240'/>
<id>5988ee61d894417813450e5ecc8fdf704b015240</id>
<content type='text'>
Fix the formatting of Port Range in the security group rule list command
for Network v2 to handle SDK changes.

Change-Id: Id954cbfaedbb74f60125ebda91f80db751759933
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the formatting of Port Range in the security group rule list command
for Network v2 to handle SDK changes.

Change-Id: Id954cbfaedbb74f60125ebda91f80db751759933
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Network QoS rule CLI attrs parsing</title>
<updated>2017-01-12T13:21:07+00:00</updated>
<author>
<name>Rodolfo Alonso Hernandez</name>
<email>rodolfo.alonso.hernandez@intel.com</email>
</author>
<published>2017-01-12T13:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4b2355b3e3cdbdb4e1a395e313147decf6221bc4'/>
<id>4b2355b3e3cdbdb4e1a395e313147decf6221bc4</id>
<content type='text'>
Allows to set zero values in the CLI parameters for
Network QoS rule.

Change-Id: Ie0e045ff4888615d68804fd739d5b995ca11e9a1
Closes-Bug: #1655947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows to set zero values in the CLI parameters for
Network QoS rule.

Change-Id: Ie0e045ff4888615d68804fd739d5b995ca11e9a1
Closes-Bug: #1655947
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for Network QoS rule commands"</title>
<updated>2017-01-11T23:37:00+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-11T23:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2fb5ac0cc44352aeb102b54b7e15de657202faf9'/>
<id>2fb5ac0cc44352aeb102b54b7e15de657202faf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Network QoS rule commands</title>
<updated>2017-01-09T18:05:30+00:00</updated>
<author>
<name>Rodolfo Alonso Hernandez</name>
<email>rodolfo.alonso.hernandez@intel.com</email>
</author>
<published>2016-08-05T08:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6b114cd98f4a1bc95cb8702db02eeb625be6b3e7'/>
<id>6b114cd98f4a1bc95cb8702db02eeb625be6b3e7</id>
<content type='text'>
Added following commands:
  - network qos rule create --type minimum-bandwidth
                                   dscp-marking
                                   limit-bandwidth
  - network qos rule delete
  - network qos rule list
  - network qos rule set
  - network qos rule show

Closes-Bug: 1609472
Depends-On: I2e8869750024a8ccbc7777b95fe8ef6e26ec0885
Depends-On: Ife549ff6499217ca65e2554be8ef86ea7866b2d8

Change-Id: Ib3e1951f0917f5f23c8d9e0a380d19da2b3af5f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added following commands:
  - network qos rule create --type minimum-bandwidth
                                   dscp-marking
                                   limit-bandwidth
  - network qos rule delete
  - network qos rule list
  - network qos rule set
  - network qos rule show

Closes-Bug: 1609472
Depends-On: I2e8869750024a8ccbc7777b95fe8ef6e26ec0885
Depends-On: Ife549ff6499217ca65e2554be8ef86ea7866b2d8

Change-Id: Ib3e1951f0917f5f23c8d9e0a380d19da2b3af5f0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Octavia gate breakage caused by _get_columns()</title>
<updated>2017-01-09T14:44:08+00:00</updated>
<author>
<name>Nir Magnezi</name>
<email>nmagnezi@redhat.com</email>
</author>
<published>2017-01-09T10:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=142c5faae38c0619d218e0113644d6fa7bea76a8'/>
<id>142c5faae38c0619d218e0113644d6fa7bea76a8</id>
<content type='text'>
The above mentioned function tries to extract keys() from an item which
is type class.

This patch fixes the issue by converting item to dict by using
to_dict().

Change-Id: Ida520ae9fe64171d105f486ba06eda127a24547b
Closes-Bug: #1654887
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The above mentioned function tries to extract keys() from an item which
is type class.

This patch fixes the issue by converting item to dict by using
to_dict().

Change-Id: Ida520ae9fe64171d105f486ba06eda127a24547b
Closes-Bug: #1654887
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "OSC Network Meter"</title>
<updated>2017-01-08T05:55:52+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-08T05:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4b2ceece2824a3dfe7afdef02f87636b97fd4254'/>
<id>4b2ceece2824a3dfe7afdef02f87636b97fd4254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
