<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-neutronclient.git/quantum_test.sh, branch 2.2.2</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>Support XML request format</title>
<updated>2013-02-06T10:56:10+00:00</updated>
<author>
<name>gongysh</name>
<email>gongysh@cn.ibm.com</email>
</author>
<published>2013-01-18T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=5117731a6d55651adcd2277fb65b977a1ec8e970'/>
<id>5117731a6d55651adcd2277fb65b977a1ec8e970</id>
<content type='text'>
blueprint quantum-client-xml

Change-Id: I9db8ea7c395909def00d6f25c9c1a98c07fdde68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blueprint quantum-client-xml

Change-Id: I9db8ea7c395909def00d6f25c9c1a98c07fdde68
</pre>
</div>
</content>
</entry>
<entry>
<title>*-list command shows only limited fields normally.</title>
<updated>2012-09-01T03:47:22+00:00</updated>
<author>
<name>yong sheng gong</name>
<email>gongysh@cn.ibm.com</email>
</author>
<published>2012-09-01T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=62f508939e367733552570cc3bac15b82436b981'/>
<id>62f508939e367733552570cc3bac15b82436b981</id>
<content type='text'>
Bug #1036051

We add list_columns in list commands to limit the output columns.
The behaviour is overriden if we use -c in command.

Change-Id: I0fa6c73cd7270d86aff01d3790d59c8d4e8a235a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug #1036051

We add list_columns in list commands to limit the output columns.
The behaviour is overriden if we use -c in command.

Change-Id: I0fa6c73cd7270d86aff01d3790d59c8d4e8a235a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "deal with -c option when the list result is empty."</title>
<updated>2012-08-12T21:30:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-08-12T21:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=95639d4e734de11d49b8fb8f299979fa79df83bc'/>
<id>95639d4e734de11d49b8fb8f299979fa79df83bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deal with -c option when the list result is empty.</title>
<updated>2012-08-12T01:37:48+00:00</updated>
<author>
<name>Yong Sheng Gong</name>
<email>gongysh@cn.ibm.com</email>
</author>
<published>2012-08-12T01:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=060057c5840949abcb5eea3b2b424bf4e5c8df5a'/>
<id>060057c5840949abcb5eea3b2b424bf4e5c8df5a</id>
<content type='text'>
bug #1033123

Change-Id: Idd10e9ae8fd57e6173ef7f92411176834efebff5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug #1033123

Change-Id: Idd10e9ae8fd57e6173ef7f92411176834efebff5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add quota commands to change quota of a tenant.</title>
<updated>2012-08-11T23:26:27+00:00</updated>
<author>
<name>Yong Sheng Gong</name>
<email>gongysh@cn.ibm.com</email>
</author>
<published>2012-07-29T12:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=8f1ce248b33fdf8d693ea1cea9e00524b6c54495'/>
<id>8f1ce248b33fdf8d693ea1cea9e00524b6c54495</id>
<content type='text'>
blueprint quantum-api-quotas

quantum quota-show --tenant_id:
if tenant_id is not specified, the server will get tenant_id from context
quantum quota-update --network &lt;num&gt; --port &lt;num&gt;
--subnet &lt;num&gt; --tenant_id &lt;id&gt;:
if tenant_id is not specified, the server will get tenant_id from context
quantum quota-list:
list all tenants' quota values after the updation.
quantum quota-delete --tenant_id &lt;id&gt;:
delete the given tenant's customized quota values.

Change-Id: Ib0efb159bea96837bf4e35eaefa5e172c1c9f34a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blueprint quantum-api-quotas

quantum quota-show --tenant_id:
if tenant_id is not specified, the server will get tenant_id from context
quantum quota-update --network &lt;num&gt; --port &lt;num&gt;
--subnet &lt;num&gt; --tenant_id &lt;id&gt;:
if tenant_id is not specified, the server will get tenant_id from context
quantum quota-list:
list all tenants' quota values after the updation.
quantum quota-delete --tenant_id &lt;id&gt;:
delete the given tenant's customized quota values.

Change-Id: Ib0efb159bea96837bf4e35eaefa5e172c1c9f34a
</pre>
</div>
</content>
</entry>
<entry>
<title>Add name or id to quantum cli commands.</title>
<updated>2012-08-05T09:34:15+00:00</updated>
<author>
<name>Yong Sheng Gong</name>
<email>gongysh@cn.ibm.com</email>
</author>
<published>2012-07-28T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-neutronclient.git/commit/?id=defb5481b0e7e2469405de98e6dd49ed239ef986'/>
<id>defb5481b0e7e2469405de98e6dd49ed239ef986</id>
<content type='text'>
Bug #1030180

We first lookup the resource id via id if it looks like an id.
If we cannot find it via id, we will look it up via name.
All of the update/show/delete support reference resource via name or id.
To create port/subnet, we can refercen network via network's name.
Also in port creation, we support reference subnet in fixed_ip via its name.

quantum_test.sh is added to test the command lines after running 'python setup.py install'

Change-Id: I54b6912e2c4044ba70aaf604cd79520022de262f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug #1030180

We first lookup the resource id via id if it looks like an id.
If we cannot find it via id, we will look it up via name.
All of the update/show/delete support reference resource via name or id.
To create port/subnet, we can refercen network via network's name.
Also in port creation, we support reference subnet in fixed_ip via its name.

quantum_test.sh is added to test the command lines after running 'python setup.py install'

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