<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/network/v2/port.py, branch 3.8.1</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 "To support '--project' and '--project-domain' options"</title>
<updated>2017-01-26T01:51:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-26T01:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=a05e2762dca25e4717655b0d3e78209998d61a69'/>
<id>a05e2762dca25e4717655b0d3e78209998d61a69</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 'allowed address pairs' option to 'port create/set/unset'"</title>
<updated>2017-01-26T00:34:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-01-26T00:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=ade841fad0177bbb26bb4bd173650a33f07a9fcb'/>
<id>ade841fad0177bbb26bb4bd173650a33f07a9fcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix port command for SDK &gt;0.9.10</title>
<updated>2017-01-09T04:23:03+00:00</updated>
<author>
<name>jiahui.qiang</name>
<email>jiahui.qiang@easystack.cn</email>
</author>
<published>2017-01-09T02:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=8e277c64fb86dc1ca432e02b82accdcaf42a2779'/>
<id>8e277c64fb86dc1ca432e02b82accdcaf42a2779</id>
<content type='text'>
The port functional test can not be passed in my local environment.
When 'dns_assignment' is None, the port create, show command will
fail because parameter for 'utils.format_list_of_dicts' can not be
None.

Change-Id: Iebf16fb7ca681660c2b9ee7839a0629f38c6a38a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The port functional test can not be passed in my local environment.
When 'dns_assignment' is None, the port create, show command will
fail because parameter for 'utils.format_list_of_dicts' can not be
None.

Change-Id: Iebf16fb7ca681660c2b9ee7839a0629f38c6a38a
</pre>
</div>
</content>
</entry>
<entry>
<title>To support '--project' and '--project-domain' options</title>
<updated>2016-12-23T08:43:37+00:00</updated>
<author>
<name>Badhmapriya Boopalan</name>
<email>Badhmapriya.Boopalan@cognizant.com</email>
</author>
<published>2016-12-08T14:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=780ce07459f8c196dbf289909c390ff88a380e3f'/>
<id>780ce07459f8c196dbf289909c390ff88a380e3f</id>
<content type='text'>
Include '--project' and '--project-domain' filtering
options to 'port list' command.

Change-Id: Ic7deae348f737c754b2f3e2113bd76d71a442400
Closes-Bug: #1648087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include '--project' and '--project-domain' filtering
options to 'port list' command.

Change-Id: Ic7deae348f737c754b2f3e2113bd76d71a442400
Closes-Bug: #1648087
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'allowed address pairs' option to 'port create/set/unset'</title>
<updated>2016-12-20T08:16:15+00:00</updated>
<author>
<name>Nguyen Phuong An</name>
<email>AnNP@vn.fujitsu.com</email>
</author>
<published>2016-08-17T04:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=8bcfb824c8f2978c9348968d3da1345c45d7b764'/>
<id>8bcfb824c8f2978c9348968d3da1345c45d7b764</id>
<content type='text'>
This patch adds '--allowed-addres-pair' and '--no-allowed-address-pair'
options to 'port create', 'port set' and 'port unset' commands.

Partial-Bug: #1612136
Closes-Bug: #1638265
Partially-Implements: blueprint network-commands-options
Co-Authored-By: Ha Van Tu &lt;tuhv@vn.fujitsu.com&gt;
Change-Id: I08d2269950467a8972a0d0110ed61f5cc7f5ca45
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds '--allowed-addres-pair' and '--no-allowed-address-pair'
options to 'port create', 'port set' and 'port unset' commands.

Partial-Bug: #1612136
Closes-Bug: #1638265
Partially-Implements: blueprint network-commands-options
Co-Authored-By: Ha Van Tu &lt;tuhv@vn.fujitsu.com&gt;
Change-Id: I08d2269950467a8972a0d0110ed61f5cc7f5ca45
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "SDK Refactor: Prepare port commands"</title>
<updated>2016-12-15T14:16:50+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-12-15T14:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=e24deda9cf473491204c0bf54c260c6fcf15a1b5'/>
<id>e24deda9cf473491204c0bf54c260c6fcf15a1b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[TrivialFix] Fix typo error</title>
<updated>2016-12-14T06:39:24+00:00</updated>
<author>
<name>jeckxie</name>
<email>xiexiaozhe@inspur.com</email>
</author>
<published>2016-12-14T06:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=74360e00f51bd6be275ae5e7e5fc0e1ee765b54f'/>
<id>74360e00f51bd6be275ae5e7e5fc0e1ee765b54f</id>
<content type='text'>
Change-Id: Iaba9ba22de044b34b4b77f81bcdccda13af81405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaba9ba22de044b34b4b77f81bcdccda13af81405
</pre>
</div>
</content>
</entry>
<entry>
<title>SDK Refactor: Prepare port commands</title>
<updated>2016-12-14T01:06:38+00:00</updated>
<author>
<name>Abhishek Raut</name>
<email>rauta@vmware.com</email>
</author>
<published>2016-11-19T12:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=7832ea357c29fcf8b1e1ad0d29cede3637893ac6'/>
<id>7832ea357c29fcf8b1e1ad0d29cede3637893ac6</id>
<content type='text'>
Prepare the OSC "port" commands for the SDK refactor.
See [1] for details.
Also fixed a typo in the UT.

[1] https://etherpad.openstack.org/p/osc-network-command-sdk-support

Change-Id: I0e37d6c04f3d8e81fdfd50ac26eea9b5a5fb2ff9
Partially-Implements: blueprint network-command-sdk-support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare the OSC "port" commands for the SDK refactor.
See [1] for details.
Also fixed a typo in the UT.

[1] https://etherpad.openstack.org/p/osc-network-command-sdk-support

Change-Id: I0e37d6c04f3d8e81fdfd50ac26eea9b5a5fb2ff9
Partially-Implements: blueprint network-command-sdk-support
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add "dns-name" option to "os port create" and "os port set""</title>
<updated>2016-12-08T17:37:38+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-12-08T17:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=b8f976871af42f5bf9a229f134d4dbc304a1e5fe'/>
<id>b8f976871af42f5bf9a229f134d4dbc304a1e5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid duplicated project_id when show network resources</title>
<updated>2016-12-04T10:03:33+00:00</updated>
<author>
<name>judy-yu</name>
<email>yujie@cmss.chinamobile.com</email>
</author>
<published>2016-12-04T10:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=83675e9ee080d82b7c927180847d27fae6903e5a'/>
<id>83675e9ee080d82b7c927180847d27fae6903e5a</id>
<content type='text'>
Project_id appear twice when show network resources. This
patch check and not append if it already has one.

Change-Id: I744988f3f52d4a744e397a6a82fefdc4c17eacbf
Closes-Bug: #1636123
Partially-Implements: blueprint duplicated-project-id
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Project_id appear twice when show network resources. This
patch check and not append if it already has one.

Change-Id: I744988f3f52d4a744e397a6a82fefdc4c17eacbf
Closes-Bug: #1636123
Partially-Implements: blueprint duplicated-project-id
</pre>
</div>
</content>
</entry>
</feed>
