<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/identity/v3, branch 1.0.2</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>Update service clist commands for v2 and v3</title>
<updated>2015-01-16T18:59:14+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2015-01-16T16:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=c2c3f2e0f23f857aa2c8ce17e310996e90ea9b54'/>
<id>c2c3f2e0f23f857aa2c8ce17e310996e90ea9b54</id>
<content type='text'>
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match

Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes to the 'service list' commands for Identity v2 and v3:
* Document support for --long
* Add Description to v3 output with --long
* v3 output is now (ID, Name, Type), with (Description, Enabled) added with --long
* Change v2 output to match v3 output, with the absense of Enabled.
* Update doc to match

Closes-Bug: #1411337
Change-Id: I999e3df22f61350cdeba63bbb7d01145c2ffeeaf
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Check if service.name available before access"</title>
<updated>2015-01-15T07:34:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-15T07:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=8dd8cdcdfebd0ad26bd3ddba8b6e75d1793d290b'/>
<id>8dd8cdcdfebd0ad26bd3ddba8b6e75d1793d290b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Command doc: policy"</title>
<updated>2015-01-13T07:45:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-13T07:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=dee071528dad3b30076bfa945e9663cf08092fc7'/>
<id>dee071528dad3b30076bfa945e9663cf08092fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fine tune some of the helps commands"</title>
<updated>2015-01-13T07:41:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-13T07:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=2525ec4e52cf12f7d8426f01cc5491ea3c5ee162'/>
<id>2525ec4e52cf12f7d8426f01cc5491ea3c5ee162</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Command doc: policy</title>
<updated>2015-01-13T02:59:44+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-10T07:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=673e0d88ffc299230823204793eb4b4a18a37530'/>
<id>673e0d88ffc299230823204793eb4b4a18a37530</id>
<content type='text'>
Also tweaked a bunch of the code to not show 'blob', but 'rules'
instead.

Change-Id: I6db798d272ff416a77f169c0e912d2096fa02504
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also tweaked a bunch of the code to not show 'blob', but 'rules'
instead.

Change-Id: I6db798d272ff416a77f169c0e912d2096fa02504
</pre>
</div>
</content>
</entry>
<entry>
<title>Command docs: add service</title>
<updated>2015-01-12T05:22:52+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2014-12-31T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=6ebbd278cfcedc77402b66481762a2217953fa6e'/>
<id>6ebbd278cfcedc77402b66481762a2217953fa6e</id>
<content type='text'>
Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

Change-Id: Icd39e6d769fd4c4797fcf4ef9eb97c71ed166b3b
Closes-Bug: #1404434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Lin Hua Cheng &lt;os.lcheng@gmail.com&gt;

Change-Id: Icd39e6d769fd4c4797fcf4ef9eb97c71ed166b3b
Closes-Bug: #1404434
</pre>
</div>
</content>
</entry>
<entry>
<title>Command doc: access token</title>
<updated>2015-01-09T09:20:29+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-08T07:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=d2943d2592b2de98a59c44445c5cd2cc564740da'/>
<id>d2943d2592b2de98a59c44445c5cd2cc564740da</id>
<content type='text'>
Change-Id: I1b7103e28273f0a63c7d6b6003317b9e69702b05
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1b7103e28273f0a63c7d6b6003317b9e69702b05
</pre>
</div>
</content>
</entry>
<entry>
<title>Request token authorize</title>
<updated>2015-01-09T09:20:24+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-01-08T07:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=d9c217e5bc40c35af899c34c5965356b8849586e'/>
<id>d9c217e5bc40c35af899c34c5965356b8849586e</id>
<content type='text'>
Command doc and tweaks to the code

Change-Id: I8f251bf9ca77f16b01a509844e79ddde82048b0d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Command doc and tweaks to the code

Change-Id: I8f251bf9ca77f16b01a509844e79ddde82048b0d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Request token creation docs + tweaks"</title>
<updated>2015-01-09T08:38:46+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-09T08:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-openstackclient.git/commit/?id=32c933528b2c4f9f387018cdf0f9ea58838ec555'/>
<id>32c933528b2c4f9f387018cdf0f9ea58838ec555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
