<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects, branch 1.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>Add image create support for image v2</title>
<updated>2015-09-21T18:51:03+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2015-09-19T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f5b50df8ea6de7e763f1c2e7079429d9c783f963'/>
<id>f5b50df8ea6de7e763f1c2e7079429d9c783f963</id>
<content type='text'>
We have it for v1, but v2 is the future. There are two differences,
things in v2 do not go into a properties dict, and the actual image
data needs to get uploaded as a second step.

Closes-Bug: 1405562
Co-Authored-By: Niall Bunting &lt;niall.bunting@hp.com&gt;
Co-Authored-By: Sean Perry &lt;sean.perry@hp.com&gt;
Change-Id: If7b81c4a6746c8a1eb0302c96e045fb0f457d67b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have it for v1, but v2 is the future. There are two differences,
things in v2 do not go into a properties dict, and the actual image
data needs to get uploaded as a second step.

Closes-Bug: 1405562
Co-Authored-By: Niall Bunting &lt;niall.bunting@hp.com&gt;
Co-Authored-By: Sean Perry &lt;sean.perry@hp.com&gt;
Change-Id: If7b81c4a6746c8a1eb0302c96e045fb0f457d67b
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove backticks from help in role commands</title>
<updated>2015-09-19T04:40:21+00:00</updated>
<author>
<name>Hidekazu Nakamura</name>
<email>hid-nakamura@vf.jp.nec.com</email>
</author>
<published>2015-09-16T15:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3f532a2b69aa8d98e2fbf58c7f8c9f6aedbd0656'/>
<id>3f532a2b69aa8d98e2fbf58c7f8c9f6aedbd0656</id>
<content type='text'>
the docs and code had inconsistencies with how it
references other arguments, lets just remove the
backticks from around them.

Change-Id: I43d17b07364e45387c6b9d86c2aca26eeea8ed93
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the docs and code had inconsistencies with how it
references other arguments, lets just remove the
backticks from around them.

Change-Id: I43d17b07364e45387c6b9d86c2aca26eeea8ed93
</pre>
</div>
</content>
</entry>
<entry>
<title>Add filtering by user for 'openstack server list'</title>
<updated>2015-09-08T18:36:56+00:00</updated>
<author>
<name>kafka</name>
<email>guowang@unitedstack.com</email>
</author>
<published>2015-08-12T04:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=10db0df857f8982110b67094f237384acda2fa3a'/>
<id>10db0df857f8982110b67094f237384acda2fa3a</id>
<content type='text'>
Add a new option to search by user when listing servers,
include support for domain scoped users, also update
docs

Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Closes-Bug: #1483974
Change-Id: Ifdade6dc9ca8400fbd85f6b55793ab15ed17b97d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new option to search by user when listing servers,
include support for domain scoped users, also update
docs

Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Closes-Bug: #1483974
Change-Id: Ifdade6dc9ca8400fbd85f6b55793ab15ed17b97d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for listing servers of other projects</title>
<updated>2015-09-08T18:27:50+00:00</updated>
<author>
<name>Ashish Singh</name>
<email>ashish.singh7@tcs.com</email>
</author>
<published>2015-08-27T11:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=66010b41f128d415aff6aedde3f21981117600a6'/>
<id>66010b41f128d415aff6aedde3f21981117600a6</id>
<content type='text'>
Added project and project-domain option to server list
command for listing servers based on project name or id

Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Change-Id: Iaadfffe734ad8a72fa4b1eeb2222748c66f7fae0
Closes-Bug: #1488486
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added project and project-domain option to server list
command for listing servers based on project name or id

Co-Authored-By: Steve Martinelli &lt;stevemar@ca.ibm.com&gt;

Change-Id: Iaadfffe734ad8a72fa4b1eeb2222748c66f7fae0
Closes-Bug: #1488486
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --inherited to the role docs</title>
<updated>2015-08-07T17:03:00+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-07T05:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=51ae8c78b913a72826f8409e84155148986b7b09'/>
<id>51ae8c78b913a72826f8409e84155148986b7b09</id>
<content type='text'>
commit Id72670be8640e5c6e2490a6ef849e9ec3493b1a9 forgot to update
the docs for role.rst.

Change-Id: I97c426ea9b290fc266b34cb0bf97de56cfd098de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commit Id72670be8640e5c6e2490a6ef849e9ec3493b1a9 forgot to update
the docs for role.rst.

Change-Id: I97c426ea9b290fc266b34cb0bf97de56cfd098de
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename command docs to remove underscores</title>
<updated>2015-08-07T05:24:22+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-07T05:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cb8590ffb3bf79a2754e913d3cc05b2b8318b8bc'/>
<id>cb8590ffb3bf79a2754e913d3cc05b2b8318b8bc</id>
<content type='text'>
For consistency, use dashes instead of underscores.

Change-Id: I2da19b56952a8a9d172793ae211bdc58ddff4146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency, use dashes instead of underscores.

Change-Id: I2da19b56952a8a9d172793ae211bdc58ddff4146
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add set feature to volume type v2"</title>
<updated>2015-08-07T05:00:18+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-07T05:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=35833c94efd27a497f4dffbdbd17329a6e65cd2a'/>
<id>35833c94efd27a497f4dffbdbd17329a6e65cd2a</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 list feature to volume v2"</title>
<updated>2015-08-07T04:56:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-07T04:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=8affa0d1c331077a35e6de6fffa154a684184bac'/>
<id>8affa0d1c331077a35e6de6fffa154a684184bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set feature to volume type v2</title>
<updated>2015-08-07T02:35:01+00:00</updated>
<author>
<name>heha</name>
<email>zhanghanqun@unitedstack.com</email>
</author>
<published>2015-07-24T02:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=429ceef0c6c9deff521905c149e7600ffa5334ba'/>
<id>429ceef0c6c9deff521905c149e7600ffa5334ba</id>
<content type='text'>
"volume type set" and "volume type unset" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: Ia804787d76d2029726c030b43c61eac3b411f66a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"volume type set" and "volume type unset" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: Ia804787d76d2029726c030b43c61eac3b411f66a
</pre>
</div>
</content>
</entry>
<entry>
<title>Add list feature to volume v2</title>
<updated>2015-08-07T00:02:46+00:00</updated>
<author>
<name>heha</name>
<email>zhanghanqun@unitedstack.com</email>
</author>
<published>2015-07-31T10:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dc6fe04895287647f6bf5a977b398659edfda822'/>
<id>dc6fe04895287647f6bf5a977b398659edfda822</id>
<content type='text'>
"volume list" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

Change-Id: I9f4585202f5f9ec5f4c091278fc6c4036efb1290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"volume list" is not in the v2.

Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

implements bp: volume-v2

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