<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/access.py, branch 0.4.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>Remove duplicate method in AccessInfo</title>
<updated>2013-08-28T16:04:13+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-08-28T15:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=893c87b662e09fcc9d78e2f8a43fed3d9b921c0b'/>
<id>893c87b662e09fcc9d78e2f8a43fed3d9b921c0b</id>
<content type='text'>
Closes-Bug: #1217777

Method has_service_catalog is duplicate in AccessInfo, remove the
first one because this class is used as a base class.

Change-Id: Id5f6f0cfe223bd4f31b7c01a6bc1e750ad5a7cd8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1217777

Method has_service_catalog is duplicate in AccessInfo, remove the
first one because this class is used as a base class.

Change-Id: Id5f6f0cfe223bd4f31b7c01a6bc1e750ad5a7cd8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain attributes to accessinfo</title>
<updated>2013-08-26T10:21:27+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jlennox@redhat.com</email>
</author>
<published>2013-08-22T01:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=90d161fc3a6b81c86b1948783fa2837333b44732'/>
<id>90d161fc3a6b81c86b1948783fa2837333b44732</id>
<content type='text'>
user_domain_id and project_domain_id are already available, so simply
add an equivalent user_domain_name and project_domain_name if available.

The use of 'default' for v2 tokens is inspired from the default behaviour of
similar functions and what is used in auth_token middleware.

Change-Id: Ia9b345529072ab893d04c7a38fb7ba3acdc28227
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
user_domain_id and project_domain_id are already available, so simply
add an equivalent user_domain_name and project_domain_name if available.

The use of 'default' for v2 tokens is inspired from the default behaviour of
similar functions and what is used in auth_token middleware.

Change-Id: Ia9b345529072ab893d04c7a38fb7ba3acdc28227
</pre>
</div>
</content>
</entry>
<entry>
<title>Support older token formats for projects in accessinfo</title>
<updated>2013-08-26T10:20:23+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jlennox@redhat.com</email>
</author>
<published>2013-08-22T01:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b43349a1ad8a5353ec415577723bfa3802582c14'/>
<id>b43349a1ad8a5353ec415577723bfa3802582c14</id>
<content type='text'>
Older token formats get decoded as a v2 token so we should support
reading project information from these tokens.

Change-Id: I31473a00b294bd0d7b535cfab8d2eaf09db97ff5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Older token formats get decoded as a v2 token so we should support
reading project information from these tokens.

Change-Id: I31473a00b294bd0d7b535cfab8d2eaf09db97ff5
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Trusts support</title>
<updated>2013-08-20T22:16:46+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2013-08-02T10:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=2c5ac69c8a0d88818c9c93fe2dfebb1ba8209f80'/>
<id>2c5ac69c8a0d88818c9c93fe2dfebb1ba8209f80</id>
<content type='text'>
Implements client support for the basic trusts API operations,
note this does not include support for the roles subpath operations,
support for those can be added in a subsequent patch.

Change-Id: I0c6ba12bad5cc8f3f10697d2a3dcf4f3be8c7ece
blueprint: delegation-impersonation-support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements client support for the basic trusts API operations,
note this does not include support for the roles subpath operations,
support for those can be added in a subsequent patch.

Change-Id: I0c6ba12bad5cc8f3f10697d2a3dcf4f3be8c7ece
blueprint: delegation-impersonation-support
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use ServiceCatalog.factory, the object has no __init__"</title>
<updated>2013-07-21T22:51:02+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-21T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=fd8f05350b7bf07d8505100d400ca77892236ed9'/>
<id>fd8f05350b7bf07d8505100d400ca77892236ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and enable gating on H402</title>
<updated>2013-07-12T07:36:07+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-07-02T08:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f2ad113d1c65e94a3a9f4b1f53c9ab4b0dd01727'/>
<id>f2ad113d1c65e94a3a9f4b1f53c9ab4b0dd01727</id>
<content type='text'>
Docstring summaries need punctuation.

Change-Id: I1b740c13d5fedf9a625ca0807c908f651ee08406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docstring summaries need punctuation.

Change-Id: I1b740c13d5fedf9a625ca0807c908f651ee08406
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ServiceCatalog.factory, the object has no __init__</title>
<updated>2013-07-09T09:09:08+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@gmx.de</email>
</author>
<published>2013-07-01T08:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a6312d52b7a493dea156221f55a952ef21a628bf'/>
<id>a6312d52b7a493dea156221f55a952ef21a628bf</id>
<content type='text'>
Fixes LP bug #1199281

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

Change-Id: Iba4b3fd8ad2e6fe054ed705d8990c13dc5a13430
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and enable H401</title>
<updated>2013-06-26T23:28:30+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-06-21T17:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=fe8f9023acb945ad3c201a42baa28179eb08b388'/>
<id>fe8f9023acb945ad3c201a42baa28179eb08b388</id>
<content type='text'>
Remove leading spaces from doc comments.

Change-Id: I75b055c0d64dda478c63839d44158e301900107f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove leading spaces from doc comments.

Change-Id: I75b055c0d64dda478c63839d44158e301900107f
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements v3 auth client.</title>
<updated>2013-06-21T06:28:31+00:00</updated>
<author>
<name>lin-hua-cheng</name>
<email>lin-hua.cheng@hp.com</email>
</author>
<published>2013-02-14T04:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=2239c3b27c657dc0ffe2dbd0f95325e0ed7ae7c5'/>
<id>2239c3b27c657dc0ffe2dbd0f95325e0ed7ae7c5</id>
<content type='text'>
Added support for domain scoping.

Enhancement on AccessInfo to support reading v2/v3 token information.

Enhancement on ServiceCatalog for reading/filtering v2/v3 service
catalog information.

Change-Id: Ibb678b9933d3673e37d0fba857a152a3c5d2b4f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for domain scoping.

Enhancement on AccessInfo to support reading v2/v3 token information.

Enhancement on ServiceCatalog for reading/filtering v2/v3 service
catalog information.

Change-Id: Ibb678b9933d3673e37d0fba857a152a3c5d2b4f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AuthRef for some client fields</title>
<updated>2013-06-11T08:00:13+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2013-01-24T16:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a56ce5817f814531151b2c4bc6da78f4c2b0ed02'/>
<id>a56ce5817f814531151b2c4bc6da78f4c2b0ed02</id>
<content type='text'>
This tackles some TODO items left over.

Change-Id: Ib062744acbf56f05d09857d244b78b35c0ef4d39
Signed-off-by: Julien Danjou &lt;julien@danjou.info&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tackles some TODO items left over.

Change-Id: Ib062744acbf56f05d09857d244b78b35c0ef4d39
Signed-off-by: Julien Danjou &lt;julien@danjou.info&gt;
</pre>
</div>
</content>
</entry>
</feed>
