<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/shell.py, branch 0.2.0</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Merge "Check for auth URL before password (bug 1076235)"</title>
<updated>2012-11-16T17:32:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-11-16T17:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=27f0c721174b149c64cc67ff718d007d94fe79aa'/>
<id>27f0c721174b149c64cc67ff718d007d94fe79aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "check creds before token/endpoint (bug 1076233)"</title>
<updated>2012-11-16T17:29:05+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-11-16T17:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=677ff3c5205a573ed032a55a68e63cbdceb2b9bd'/>
<id>677ff3c5205a573ed032a55a68e63cbdceb2b9bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update README and CLI help"</title>
<updated>2012-11-16T04:30:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-11-16T04:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=332a13396d1e33d51dccaafe40b510a8db62e677'/>
<id>332a13396d1e33d51dccaafe40b510a8db62e677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Warn about bypassing auth on CLI (bug 1076225)"</title>
<updated>2012-11-16T03:36:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-11-16T03:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b145d2294a06734cb32a2ae8977ed04e9c9f692e'/>
<id>b145d2294a06734cb32a2ae8977ed04e9c9f692e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README and CLI help</title>
<updated>2012-11-14T20:26:27+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-11-14T19:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=957b9b1dcfb855e73458451dd5a52f3c0bbf1a5d'/>
<id>957b9b1dcfb855e73458451dd5a52f3c0bbf1a5d</id>
<content type='text'>
- Provide more verbose help for config options
- Suppress deprecated options from help
- Updated options &amp; docs in README file

Change-Id: Ic0dc2575a15f2cff513c5013266e8f8112e167a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Provide more verbose help for config options
- Suppress deprecated options from help
- Updated options &amp; docs in README file

Change-Id: Ic0dc2575a15f2cff513c5013266e8f8112e167a2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "HACKING compliance: consistent usage of 'except'"</title>
<updated>2012-11-13T20:47:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-11-13T20:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=e39351ec65bb00b33d3d57785976daefe9d27c2c'/>
<id>e39351ec65bb00b33d3d57785976daefe9d27c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing repeat attempt at authorization in client</title>
<updated>2012-11-09T00:02:41+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-10-13T00:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f1cc3cfc42db902589785320547204388aa170a3'/>
<id>f1cc3cfc42db902589785320547204388aa170a3</id>
<content type='text'>
blueprint solidify-python-api

* extended and updated documentation strings
* updated README.rst with latest options
* made debug a pass-through value, optionally set on client (instead of
  just being pulled from environment variable)
* adding AccessInfo object and associated tests
  (access.AccessInfo meant to be a cacheable object external to client
  and ultimately to replace service_catalog and it's existing functionality)
* extending authtoken to support lists of endpoints
* maintaining a single entity for client.management_url with first from
  list of possible endpoints
* create project_name and project_id synonyms to match tenant_name and
  tenant_id
* replacing authenticate call to a pure method, not overloading the
  resource/manager path that confuses base URL concepts.
* throw AuthorizationFailure if client attempts to access keystone
  resources before it has a management url
* special case listing tenant using auth_url for unscoped tokens authorized
  through client
* special case listing tokens.authenticate for Dashboard to allow unscoped
  tokens to hand back parity information to dashboard

Change-Id: I4bb3a1b6a5ce2c4b3fbcebeb59116286cac8b2e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
blueprint solidify-python-api

* extended and updated documentation strings
* updated README.rst with latest options
* made debug a pass-through value, optionally set on client (instead of
  just being pulled from environment variable)
* adding AccessInfo object and associated tests
  (access.AccessInfo meant to be a cacheable object external to client
  and ultimately to replace service_catalog and it's existing functionality)
* extending authtoken to support lists of endpoints
* maintaining a single entity for client.management_url with first from
  list of possible endpoints
* create project_name and project_id synonyms to match tenant_name and
  tenant_id
* replacing authenticate call to a pure method, not overloading the
  resource/manager path that confuses base URL concepts.
* throw AuthorizationFailure if client attempts to access keystone
  resources before it has a management url
* special case listing tenant using auth_url for unscoped tokens authorized
  through client
* special case listing tokens.authenticate for Dashboard to allow unscoped
  tokens to hand back parity information to dashboard

Change-Id: I4bb3a1b6a5ce2c4b3fbcebeb59116286cac8b2e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for auth URL before password (bug 1076235)</title>
<updated>2012-11-08T05:32:48+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-11-08T05:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f99be3bf3661e8af6ebf950398ed35420f237fbc'/>
<id>f99be3bf3661e8af6ebf950398ed35420f237fbc</id>
<content type='text'>
Change-Id: I9cebbf199e8cf3d9dd7de532b30da9f732a6dab1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9cebbf199e8cf3d9dd7de532b30da9f732a6dab1
</pre>
</div>
</content>
</entry>
<entry>
<title>check creds before token/endpoint (bug 1076233)</title>
<updated>2012-11-08T05:26:33+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-11-08T05:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=8508b3e859af5806dc87af6a90b35877eb3c12ff'/>
<id>8508b3e859af5806dc87af6a90b35877eb3c12ff</id>
<content type='text'>
Change-Id: I09894b3fd94d18b192efca8742b09c3ceaad9895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I09894b3fd94d18b192efca8742b09c3ceaad9895
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about bypassing auth on CLI (bug 1076225)</title>
<updated>2012-11-08T05:20:49+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-11-08T05:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f9a7d9f3a8eece1c4e46719f3f21e936a065e4b8'/>
<id>f9a7d9f3a8eece1c4e46719f3f21e936a065e4b8</id>
<content type='text'>
Change-Id: Id7c32e3870d5edc00007c26761c59b119e3b530e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id7c32e3870d5edc00007c26761c59b119e3b530e
</pre>
</div>
</content>
</entry>
</feed>
