<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/doc/source/command-objects/role.rst, branch 2.0.0</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>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://91.123.203.49/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 --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://91.123.203.49/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>Minor identity documentation change</title>
<updated>2015-07-19T12:06:19+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-07-19T12:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=88c39ef48e2296590ed9dbf532f059ca06655b9e'/>
<id>88c39ef48e2296590ed9dbf532f059ca06655b9e</id>
<content type='text'>
Change-Id: Ib139f2376e70ebb7b5621cdad4da61c64c1f9246
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib139f2376e70ebb7b5621cdad4da61c64c1f9246
</pre>
</div>
</content>
</entry>
<entry>
<title>Add details to the documentation.</title>
<updated>2015-07-18T12:56:39+00:00</updated>
<author>
<name>heha</name>
<email>zhanghanqun@unitedstack.com</email>
</author>
<published>2015-07-18T10:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=8bae13835495e078be13b91ecc0d688037e91572'/>
<id>8bae13835495e078be13b91ecc0d688037e91572</id>
<content type='text'>
Add "or-show" to "project create" and "role create" in the documentation.

Closes-Bug: #1475485
Change-Id: I2d98766c4ddd8b2022012c4f6c5e1d4fcebfc42a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add "or-show" to "project create" and "role create" in the documentation.

Closes-Bug: #1475485
Change-Id: I2d98766c4ddd8b2022012c4f6c5e1d4fcebfc42a
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable specifying domain for group and role commands</title>
<updated>2015-06-08T14:05:10+00:00</updated>
<author>
<name>Juan Antonio Osorio Robles</name>
<email>juan.osorio.robles@ericsson.com</email>
</author>
<published>2015-06-08T13:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=f7feef7f8d1df7b6a28eb6d2e684bf8f1853d356'/>
<id>f7feef7f8d1df7b6a28eb6d2e684bf8f1853d356</id>
<content type='text'>
Many of the commands for the group and role resources were lacking an
option to specify the specific domain groups, projects or users belong
to. This commit fixes that.

Change-Id: I461d2bcfd01ad2dea970de38ec7ad6f4a631ceb1
Closes-bug: #1446546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many of the commands for the group and role resources were lacking an
option to specify the specific domain groups, projects or users belong
to. This commit fixes that.

Change-Id: I461d2bcfd01ad2dea970de38ec7ad6f4a631ceb1
Closes-bug: #1446546
</pre>
</div>
</content>
</entry>
<entry>
<title>add domain scope arguments to v3 role add in doc</title>
<updated>2015-05-30T13:30:10+00:00</updated>
<author>
<name>Guojian Shao</name>
<email>guojian@unitedstack.com</email>
</author>
<published>2015-05-30T13:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=d14316a8322e58d6ff208ffd6fabdb4890b412f8'/>
<id>d14316a8322e58d6ff208ffd6fabdb4890b412f8</id>
<content type='text'>
There are optional domain scope arguments --user-domain,
--group-domain and --project-domain to filter user, group
and project for command 'os role add', however, the doc
is missing them.

Closes-Bug: #1460296
Change-Id: Ie7c7707d183da042c51e98b6cd4003c89efc4032
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are optional domain scope arguments --user-domain,
--group-domain and --project-domain to filter user, group
and project for command 'os role add', however, the doc
is missing them.

Closes-Bug: #1460296
Change-Id: Ie7c7707d183da042c51e98b6cd4003c89efc4032
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable specifing domains in "role add"</title>
<updated>2015-05-12T08:48:01+00:00</updated>
<author>
<name>Juan Antonio Osorio Robles</name>
<email>juan.osorio.robles@ericsson.com</email>
</author>
<published>2015-05-06T19:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=3ca96ef93cda1a3f186febc0e241e2d4adb682eb'/>
<id>3ca96ef93cda1a3f186febc0e241e2d4adb682eb</id>
<content type='text'>
If users, projects or groups are provided by name, there is a
possibility of the existence other users/projects/groups with the same
name in other domain.  Even though this is not a problem if the actual
ID is given instead of a name; this is mostly a usability enhancement.

So, three options were added, one for specifying the domain where the
user belongs, another one to specify the project's domain, and finally
one to specify the group's domain.

Change-Id: Iab04b0e04fa75ea5aa3723b8ea42a45f58a6cdb2
Closes-Bug: #1421328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If users, projects or groups are provided by name, there is a
possibility of the existence other users/projects/groups with the same
name in other domain.  Even though this is not a problem if the actual
ID is given instead of a name; this is mostly a usability enhancement.

So, three options were added, one for specifying the domain where the
user belongs, another one to specify the project's domain, and finally
one to specify the group's domain.

Change-Id: Iab04b0e04fa75ea5aa3723b8ea42a45f58a6cdb2
Closes-Bug: #1421328
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc building errors</title>
<updated>2015-01-19T18:12:18+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-17T07:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=27b73ac55d269687c81845858d9142f1d849c38d'/>
<id>27b73ac55d269687c81845858d9142f1d849c38d</id>
<content type='text'>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses some of the issues that appeared when running tox -edocs

Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fine tune some of the helps commands</title>
<updated>2015-01-13T05:58:57+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-10T00:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=019c155e9b308dab002f23064b969452bc3d7a89'/>
<id>019c155e9b308dab002f23064b969452bc3d7a89</id>
<content type='text'>
try and add some consistency with the show and delete commands.

replace 'show x' with 'display x'
change 'delete a y' with just 'delete y'

Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try and add some consistency with the show and delete commands.

replace 'show x' with 'display x'
change 'delete a y' with just 'delete y'

Change-Id: I47dfa8ee23ac5c41b355796415eb515155832f65
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert some docs changes from multi-delete</title>
<updated>2014-12-23T22:31:26+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-23T22:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=ea53cc357a1f5d783b128cb9562ebc6c14203105'/>
<id>ea53cc357a1f5d783b128cb9562ebc6c14203105</id>
<content type='text'>
The headers in the doc files are the commands, not a description.

I missed thiese in the original reviews:
https://review.openstack.org/140567
https://review.openstack.org/140581

Change-Id: Iae2631f6b485e8c568ff305e5992c193f80ebe71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The headers in the doc files are the commands, not a description.

I missed thiese in the original reviews:
https://review.openstack.org/140567
https://review.openstack.org/140581

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