<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects, branch 1.6.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 --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>
<entry>
<title>Add domain scoping in 'role assignment list'</title>
<updated>2015-08-01T01:56:34+00:00</updated>
<author>
<name>lin-hua-cheng</name>
<email>os.lcheng@gmail.com</email>
</author>
<published>2015-08-01T01:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=701b59f651fe1ec88400f014165efa6b176f375c'/>
<id>701b59f651fe1ec88400f014165efa6b176f375c</id>
<content type='text'>
Add ability to set which domain the user, group or project
belong to.

Change-Id: Idf6c7f23ab96261a73682226fb10ce5f0133924e
Closes-Bug: #1472909
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to set which domain the user, group or project
belong to.

Change-Id: Idf6c7f23ab96261a73682226fb10ce5f0133924e
Closes-Bug: #1472909
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add configuration show command"</title>
<updated>2015-07-24T03:32:51+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-24T03:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=46cc7d12ad202184917822dfa16dc66d066c8538'/>
<id>46cc7d12ad202184917822dfa16dc66d066c8538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add configuration show command</title>
<updated>2015-07-23T19:00:59+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-07-19T18:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=43942871a9d1515b6ed261e5093001850c2232be'/>
<id>43942871a9d1515b6ed261e5093001850c2232be</id>
<content type='text'>
Create a `configuration show` command that displays the current
configuration of the CLI.  Different configurations can be
displayed using options such as --os-cloud.  Passwords and
tokens are redacted by default unless the --unmask
option is specified.

Closes-Bug: #1476729

Change-Id: I0792365d0c5fa526cd09c0ed88c6bb1e2cb813a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a `configuration show` command that displays the current
configuration of the CLI.  Different configurations can be
displayed using options such as --os-cloud.  Passwords and
tokens are redacted by default unless the --unmask
option is specified.

Closes-Bug: #1476729

Change-Id: I0792365d0c5fa526cd09c0ed88c6bb1e2cb813a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add doc for floatingip"</title>
<updated>2015-07-23T16:14:56+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-23T16:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e54a15aabbfa8df04de53dcc53466e683e5f633b'/>
<id>e54a15aabbfa8df04de53dcc53466e683e5f633b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
