<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/neutronclient, branch juno-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>Merge "Add unit tests for agentscheduler related commands"</title>
<updated>2015-02-18T15:59:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-18T15:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64'/>
<id>2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64</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 for incorrect parameter in user-id error message in shell.py"</title>
<updated>2015-02-17T03:49:29+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-17T03:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=2fd65105baaa30e00876353505ccf6eda6a41e6c'/>
<id>2fd65105baaa30e00876353505ccf6eda6a41e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Split base function of v2_0.Client into a separate class"</title>
<updated>2015-02-17T03:46:56+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-17T03:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=7a1cd6dd6b6c36e15b6344c2dbcdda639221fcd7'/>
<id>7a1cd6dd6b6c36e15b6344c2dbcdda639221fcd7</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 ip_version to extra dhcp opts"</title>
<updated>2015-02-17T03:43:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-17T03:43:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=a6fe752047169249a186f94b53007c315d9b8e71'/>
<id>a6fe752047169249a186f94b53007c315d9b8e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for agentscheduler related commands</title>
<updated>2015-02-09T16:32:51+00:00</updated>
<author>
<name>Elena Ezhova</name>
<email>eezhova@mirantis.com</email>
</author>
<published>2015-02-02T14:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=a774e84ef0c3d69f269c7a7a6ffcc4bbb38cb3bb'/>
<id>a774e84ef0c3d69f269c7a7a6ffcc4bbb38cb3bb</id>
<content type='text'>
Added unit tests for:
    * add network to DHCP agent;
    * remove network from DHCP agent;
    * list networks on DHCP agent;
    * list DHCP agents hosting network;

    * add router to L3 agent;
    * remove router from L3 agent;
    * list routers on L3 agent;
    * list L3 agents hosting router.

Change-Id: I6ae82c2a65dcf86fa1510ac27d465b9cd3941a1b
Closes-Bug: #1206113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added unit tests for:
    * add network to DHCP agent;
    * remove network from DHCP agent;
    * list networks on DHCP agent;
    * list DHCP agents hosting network;

    * add router to L3 agent;
    * remove router from L3 agent;
    * list routers on L3 agent;
    * list L3 agents hosting router.

Change-Id: I6ae82c2a65dcf86fa1510ac27d465b9cd3941a1b
Closes-Bug: #1206113
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for incorrect parameter in user-id error message in shell.py</title>
<updated>2015-02-07T21:27:19+00:00</updated>
<author>
<name>PhilippeJ</name>
<email>philippejeurissen@gmail.com</email>
</author>
<published>2015-02-07T21:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=069b14c87d27c4b4b79c89db145315cee9ddf664'/>
<id>069b14c87d27c4b4b79c89db145315cee9ddf664</id>
<content type='text'>
Change-Id: I3f260377b8675675f631862e28101fa51bf2aad9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3f260377b8675675f631862e28101fa51bf2aad9
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CSV formatting of fixed_ips field in port-list command</title>
<updated>2015-02-05T09:16:11+00:00</updated>
<author>
<name>Ilya Shakhat</name>
<email>ishakhat@mirantis.com</email>
</author>
<published>2015-01-13T13:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=57adb7f340577c0d27b377be449cb65edeb8508a'/>
<id>57adb7f340577c0d27b377be449cb65edeb8508a</id>
<content type='text'>
With this patch fixed_ips field is printed in JSON format.
The patch corrects https://review.openstack.org/#/c/99929/

Closes bug 1263551

Change-Id: I10842b96a443396abf0b268a699cce85b98c5a72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this patch fixed_ips field is printed in JSON format.
The patch corrects https://review.openstack.org/#/c/99929/

Closes bug 1263551

Change-Id: I10842b96a443396abf0b268a699cce85b98c5a72
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implement LBaaS object model v2"</title>
<updated>2015-02-04T23:09:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-04T23:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=c6e993f9ce58cd16e81afbda2d73be916a14d702'/>
<id>c6e993f9ce58cd16e81afbda2d73be916a14d702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement LBaaS object model v2</title>
<updated>2015-02-04T21:29:22+00:00</updated>
<author>
<name>Craig Tracey</name>
<email>craigtracey@gmail.com</email>
</author>
<published>2014-08-02T15:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=0be3b622c656a80709f015e6c250aa1917da39e9'/>
<id>0be3b622c656a80709f015e6c250aa1917da39e9</id>
<content type='text'>
This change implements the LBaaS v2 object model changes necessary for
python-neutronclient. It includes new objects loadbalancer and listener,
as well as new implementations for pool, member, and healthmonitor.
While many constructs are the same as in v1, many are not, and have
therefore been namespaced under lb/v2.

This client now supports both the v1 and v2 implementations
simultaneously. v1 commands retain their original form:
neutron lb-&lt;object&gt;-&lt;command&gt;

and v2 commands take the form:
neutron lbaas-&lt;object&gt;-&lt;command&gt;

Co-Authored-By: Michael Johnson &lt;johnsom@hp.com&gt;
Change-Id: I970b1de39d0dd8872459a584dd1f5c9110796ac9
Partially-implements: blueprint lbaas-api-and-objmodel-improvement
DocImpact
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements the LBaaS v2 object model changes necessary for
python-neutronclient. It includes new objects loadbalancer and listener,
as well as new implementations for pool, member, and healthmonitor.
While many constructs are the same as in v1, many are not, and have
therefore been namespaced under lb/v2.

This client now supports both the v1 and v2 implementations
simultaneously. v1 commands retain their original form:
neutron lb-&lt;object&gt;-&lt;command&gt;

and v2 commands take the form:
neutron lbaas-&lt;object&gt;-&lt;command&gt;

Co-Authored-By: Michael Johnson &lt;johnsom@hp.com&gt;
Change-Id: I970b1de39d0dd8872459a584dd1f5c9110796ac9
Partially-implements: blueprint lbaas-api-and-objmodel-improvement
DocImpact
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Utility method for boolean argument"</title>
<updated>2015-02-04T20:37:32+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-04T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=b510624700e0c589a53337797d9b0ce7924df833'/>
<id>b510624700e0c589a53337797d9b0ce7924df833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
