<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/network/v2, branch 3.9.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Merge "Auto allocated topology for OSC"</title>
<updated>2017-03-01T18:03:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-03-01T18:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3816433b53cf6098d062961320e37083451cb9e1'/>
<id>3816433b53cf6098d062961320e37083451cb9e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port set/unset SecGroup Bug Fix</title>
<updated>2017-02-26T20:39:36+00:00</updated>
<author>
<name>Ankur Gupta</name>
<email>ankur.gupta@intel.com</email>
</author>
<published>2017-02-07T06:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=9d946f0f45c83c5677e9dd2688830c45cb6a24af'/>
<id>9d946f0f45c83c5677e9dd2688830c45cb6a24af</id>
<content type='text'>
Throwing error 'Port' object has no attribute 'security_groups'
Fix for set and unset.

Change-Id: I1a0625b5a432c7a91cf40249ce4f7c883f53d704
Closes-Bug: #1656788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Throwing error 'Port' object has no attribute 'security_groups'
Fix for set and unset.

Change-Id: I1a0625b5a432c7a91cf40249ce4f7c883f53d704
Closes-Bug: #1656788
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix output of ListSecurityGroupRule</title>
<updated>2017-02-24T20:21:43+00:00</updated>
<author>
<name>Jens Rosenboom</name>
<email>j.rosenboom@x-ion.de</email>
</author>
<published>2017-02-24T15:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=f63a9f402dc3761a1f7e358d92b7e1aa33098c7a'/>
<id>f63a9f402dc3761a1f7e358d92b7e1aa33098c7a</id>
<content type='text'>
The Ethertype column was always left empty because a wrong column name
was being used.

Change-Id: I7fc0f8d5eb7bac1efb234faba454dad0a45a7e6a
Closes-Bug: 1667699
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Ethertype column was always left empty because a wrong column name
was being used.

Change-Id: I7fc0f8d5eb7bac1efb234faba454dad0a45a7e6a
Closes-Bug: 1667699
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix can not set is_default in network"</title>
<updated>2017-02-24T04:13:38+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-02-24T04:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=1450e8ff4f0075076dcb562628ae8f1ee69de5da'/>
<id>1450e8ff4f0075076dcb562628ae8f1ee69de5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix can not set is_default in network</title>
<updated>2017-02-23T15:51:48+00:00</updated>
<author>
<name>jiahui.qiang</name>
<email>jiahui.qiang@easystack.cn</email>
</author>
<published>2017-01-18T20:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=7d93db21e59e8518ed2ca8018cecb69dc3f5b2e4'/>
<id>7d93db21e59e8518ed2ca8018cecb69dc3f5b2e4</id>
<content type='text'>
The value of is_default always be None, can not be set by
"network set" command. Allow "--default" and "--no-default"
options to be recognized when ``--external`` is not present.

Closes-bug:#1665231

Change-Id: I7a05fc7734a15994f72ca4e47997b4952f1f72f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The value of is_default always be None, can not be set by
"network set" command. Allow "--default" and "--no-default"
options to be recognized when ``--external`` is not present.

Closes-bug:#1665231

Change-Id: I7a05fc7734a15994f72ca4e47997b4952f1f72f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto allocated topology for OSC</title>
<updated>2017-02-22T20:38:16+00:00</updated>
<author>
<name>Ankur Gupta</name>
<email>ankur.gupta@intel.com</email>
</author>
<published>2016-10-28T04:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=1169434f42a751ca9ef37fed2fa2fd04fe8b6f8b'/>
<id>1169434f42a751ca9ef37fed2fa2fd04fe8b6f8b</id>
<content type='text'>
Implementation of Auto-allocated topology into OSC.
Dependency merged and released in SDK v. 0.9.11

Partially Implements: blueprint network-auto-allocated-topology

Change-Id: I16120910893b0b26b0f7f77a184b0378448458c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementation of Auto-allocated topology into OSC.
Dependency merged and released in SDK v. 0.9.11

Partially Implements: blueprint network-auto-allocated-topology

Change-Id: I16120910893b0b26b0f7f77a184b0378448458c5
</pre>
</div>
</content>
</entry>
<entry>
<title>OSC Network Flavor</title>
<updated>2017-02-22T02:45:51+00:00</updated>
<author>
<name>Anindita Das</name>
<email>anindita.das@intel.com</email>
</author>
<published>2016-10-05T15:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=edaeece7f144545bff9a7b00fccd2ec598ee2144'/>
<id>edaeece7f144545bff9a7b00fccd2ec598ee2144</id>
<content type='text'>
Implements Neutron feature of Network Flavor into OpenstackClient
This patch implements the following commands:
network flavor create
network flavor delete
network flavor list
network flavor show
network flavor set

Works with openstacksdk version 0.9.8

Change-Id: I29d7a62341010a1d067a8ca93bccb7d9b8d4c425
Partially-Implements: blueprint neutron-client-flavors
Partially-Implements: blueprint network-commands-options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements Neutron feature of Network Flavor into OpenstackClient
This patch implements the following commands:
network flavor create
network flavor delete
network flavor list
network flavor show
network flavor set

Works with openstacksdk version 0.9.8

Change-Id: I29d7a62341010a1d067a8ca93bccb7d9b8d4c425
Partially-Implements: blueprint neutron-client-flavors
Partially-Implements: blueprint network-commands-options
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove remaining uses of SDK Proxy.session"</title>
<updated>2017-02-21T14:00:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-02-21T14:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=35c308ebadc23929f96eb74ab59091b7e691f09e'/>
<id>35c308ebadc23929f96eb74ab59091b7e691f09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused logging import</title>
<updated>2017-02-20T03:20:42+00:00</updated>
<author>
<name>Anh Tran</name>
<email>anhtt@vn.fujitsu.com</email>
</author>
<published>2017-02-20T03:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=1e3faf9f64f36df351a15bd444d3024d9a7beeff'/>
<id>1e3faf9f64f36df351a15bd444d3024d9a7beeff</id>
<content type='text'>
Change-Id: I9edf4075ffea2e8d42283bd654b74cd4ab4a3638
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9edf4075ffea2e8d42283bd654b74cd4ab4a3638
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remaining uses of SDK Proxy.session</title>
<updated>2017-02-19T21:47:20+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2017-02-18T21:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=73809a98ed63af214ced7d3f51814ca91b122bbe'/>
<id>73809a98ed63af214ced7d3f51814ca91b122bbe</id>
<content type='text'>
SDK commit Ie67c240e3caa5e100ce07db3862718195c894748 exposed lingering uses
of Proxy.session in OSC.  Get rid of them.

Change-Id: Icab230f1897a446cf3deb0e3d0550d24e11a0ef3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SDK commit Ie67c240e3caa5e100ce07db3862718195c894748 exposed lingering uses
of Proxy.session in OSC.  Get rid of them.

Change-Id: Icab230f1897a446cf3deb0e3d0550d24e11a0ef3
</pre>
</div>
</content>
</entry>
</feed>
