<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/shell.py, branch 2012.1</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Drop support for OS --tenant_id (bug 960977)</title>
<updated>2012-04-03T12:31:09+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-03-29T21:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=316b0477d5ec7c1b7994524fff0e4d9afd402ca4'/>
<id>316b0477d5ec7c1b7994524fff0e4d9afd402ca4</id>
<content type='text'>
Change-Id: I36849c53e1c63609fc9df7fcd1c245bb3d3a6872
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I36849c53e1c63609fc9df7fcd1c245bb3d3a6872
</pre>
</div>
</content>
</entry>
<entry>
<title>Useful messages for missing auth data (bug 946297)</title>
<updated>2012-03-21T15:41:08+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-03-14T16:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=fd94b49197ab5b6edcb1975639eb32f1e7b8ca05'/>
<id>fd94b49197ab5b6edcb1975639eb32f1e7b8ca05</id>
<content type='text'>
Change-Id: I5afe543ff883358fddfb4c8b546de1d68415e0e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5afe543ff883358fddfb4c8b546de1d68415e0e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Backslash continuations (python-keystoneclient)</title>
<updated>2012-03-16T17:08:58+00:00</updated>
<author>
<name>Zhongyue Luo</name>
<email>lzyeval@gmail.com</email>
</author>
<published>2012-02-29T03:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c8350b7a67248f9ef85ac1df80f124628b14e31d'/>
<id>c8350b7a67248f9ef85ac1df80f124628b14e31d</id>
<content type='text'>
Fixes bug #940023

Backslash continuations removal for python-keystoneclient

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

Backslash continuations removal for python-keystoneclient

Change-Id: I816fc39ced20bb8ba8a42d3f07a03da94a76f8ea
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "CLI shows help without args (bug 936398)"</title>
<updated>2012-03-16T02:28:20+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-03-16T02:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=c10ba52316897607dc37181440622803738ae068'/>
<id>c10ba52316897607dc37181440622803738ae068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change CLIAuth arg names</title>
<updated>2012-03-14T17:51:17+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-03-14T04:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=9dc4e6a8e1560045a5acbf66b7bcc5bb390059b3'/>
<id>9dc4e6a8e1560045a5acbf66b7bcc5bb390059b3</id>
<content type='text'>
Change the argument names used for common Keystone authentication per the
updated http://wiki.openstack.org/CLIAuth:

--auth_url -&gt; --os_auth_url
--password -&gt; --os_password
--username -&gt; --os_username
--tenant_id -&gt; os_tenant_id
--tenant_name -&gt; os_tenant_name
--region -&gt; os_region_name

All old args are depricated but available for backward compatibility.

Fixes bug 954532

Change-Id: I26f8e0cf491549f5836c4079ff86e4823c0ef9a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the argument names used for common Keystone authentication per the
updated http://wiki.openstack.org/CLIAuth:

--auth_url -&gt; --os_auth_url
--password -&gt; --os_password
--username -&gt; --os_username
--tenant_id -&gt; os_tenant_id
--tenant_name -&gt; os_tenant_name
--region -&gt; os_region_name

All old args are depricated but available for backward compatibility.

Fixes bug 954532

Change-Id: I26f8e0cf491549f5836c4079ff86e4823c0ef9a7
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI shows help without args (bug 936398)</title>
<updated>2012-03-14T04:00:22+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-03-14T04:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=decf46c1cbda15d8944d5275b2651df2b8d47372'/>
<id>decf46c1cbda15d8944d5275b2651df2b8d47372</id>
<content type='text'>
Change-Id: If0adfc5283f725c797ee6043fbfc59a775d9b462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If0adfc5283f725c797ee6043fbfc59a775d9b462
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --tenant_id corner case with ec2-create-creds command</title>
<updated>2012-02-24T23:32:30+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-02-17T22:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=265d4e9ffb62e15c35a9cee7803953faa6caa460'/>
<id>265d4e9ffb62e15c35a9cee7803953faa6caa460</id>
<content type='text'>
And add some tests for that case

Rebased after CLI changes merged
Rebased again after more bit rot discovered

Change-Id: I95fa5ab19bff1d5e884b5c3675a123b134866e21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And add some tests for that case

Rebased after CLI changes merged
Rebased again after more bit rot discovered

Change-Id: I95fa5ab19bff1d5e884b5c3675a123b134866e21
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Help output tweaks, Vol I"</title>
<updated>2012-02-24T23:10:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-02-24T23:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=81116e4441723cb97531f09af800e1602675befe'/>
<id>81116e4441723cb97531f09af800e1602675befe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve usability of CLI.</title>
<updated>2012-02-23T22:28:38+00:00</updated>
<author>
<name>jakedahn</name>
<email>jake@ansolabs.com</email>
</author>
<published>2012-02-21T23:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=2a1c94a75375dec5bd2a8a6dace98b411d2ab29e'/>
<id>2a1c94a75375dec5bd2a8a6dace98b411d2ab29e</id>
<content type='text'>
  * Fixes bug #936422
  * Fixes bug #932223
  * Depends on bcwaldon's review: https://review.openstack.org/#change,4305
  * This review proposes making changes outlined in this spreadsheet:
    https://docs.google.com/spreadsheet/ccc?key=0Ak6TA47h_6fwdGZwRE5WWEJBdEhnckpMTG5RcWFjY3c#gid=0
    This cleans up the CLI, normalizing commands and arguments, correcting
    optional and required arguments and flags.
  * included https://review.openstack.org/4270 here per Brian's request

  Note that some commands have changed names to conform to noun-verb form:
  user-update-password  -&gt;  user-password-update
  add-user-role  -&gt;  user-role-add
  remove-user-role  -&gt;  user-role-remove
  ec2-create-credentials  -&gt;  ec2-credentials-create
  ec2-list-credentials  -&gt;  ec2-credentials-list
  ec2-delete-credentials  -&gt;  ec2-credentials-delete
  token  -&gt;  token-get

Change-Id: I8128fa105a1b8002199211f9e475b1a7a6229b8c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Fixes bug #936422
  * Fixes bug #932223
  * Depends on bcwaldon's review: https://review.openstack.org/#change,4305
  * This review proposes making changes outlined in this spreadsheet:
    https://docs.google.com/spreadsheet/ccc?key=0Ak6TA47h_6fwdGZwRE5WWEJBdEhnckpMTG5RcWFjY3c#gid=0
    This cleans up the CLI, normalizing commands and arguments, correcting
    optional and required arguments and flags.
  * included https://review.openstack.org/4270 here per Brian's request

  Note that some commands have changed names to conform to noun-verb form:
  user-update-password  -&gt;  user-password-update
  add-user-role  -&gt;  user-role-add
  remove-user-role  -&gt;  user-role-remove
  ec2-create-credentials  -&gt;  ec2-credentials-create
  ec2-list-credentials  -&gt;  ec2-credentials-list
  ec2-delete-credentials  -&gt;  ec2-credentials-delete
  token  -&gt;  token-get

Change-Id: I8128fa105a1b8002199211f9e475b1a7a6229b8c
</pre>
</div>
</content>
</entry>
<entry>
<title>Help output tweaks, Vol I</title>
<updated>2012-02-22T21:35:15+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-02-20T23:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a395835ebcbf70470abff63655c037c46d933284'/>
<id>a395835ebcbf70470abff63655c037c46d933284</id>
<content type='text'>
Fixes bug 936399 and bug 936424

* Refer to 'Identiy API' rather than 'Keystone API'
* 'keystone help' and 'keystone --help' now produce the same output,
  the list of sub-commands
* updates README

Change-Id: I179149807a0aa66947e4ac17ad2839a653a55888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 936399 and bug 936424

* Refer to 'Identiy API' rather than 'Keystone API'
* 'keystone help' and 'keystone --help' now produce the same output,
  the list of sub-commands
* updates README

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