<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/v2_0, branch 1.7.4</title>
<subtitle>opendev.org: openstack/python-keystoneclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/'/>
<entry>
<title>Deprecate create v2_0 Client without session</title>
<updated>2015-08-14T00:01:42+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-07-26T13:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b94a61012ed9749f818e88366c57aa566a39101d'/>
<id>b94a61012ed9749f818e88366c57aa566a39101d</id>
<content type='text'>
There was a comment to deprecate creating a v2_0 Client
without a session.

bp deprecations

Change-Id: I71ff64754c8f90d184615eeec558718c11a1794a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a comment to deprecate creating a v2_0 Client
without a session.

bp deprecations

Change-Id: I71ff64754c8f90d184615eeec558718c11a1794a
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using Manager.api</title>
<updated>2015-07-26T11:54:22+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-07-24T19:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=fee5ba7432ff4b282aacbb8dafac948af2006f45'/>
<id>fee5ba7432ff4b282aacbb8dafac948af2006f45</id>
<content type='text'>
base.Manager's api is documented as being deprecated, but there was
still code using it. Deprecated function must not be used.

bp deprecations

Change-Id: I58678626b55f3cd11f4fdbcddbe4cc9461692fbf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
base.Manager's api is documented as being deprecated, but there was
still code using it. Deprecated function must not be used.

bp deprecations

Change-Id: I58678626b55f3cd11f4fdbcddbe4cc9461692fbf
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper deprecations for modules</title>
<updated>2015-07-26T11:54:22+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-07-24T16:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=85b32fcb9d1df1362209c2902768a4de013004cb'/>
<id>85b32fcb9d1df1362209c2902768a4de013004cb</id>
<content type='text'>
Use debtcollector and update docs for deprecating the apiclient,
apiclient.exceptions, middleware.s3_token, and v2_0.shell modules.

bp deprecations

Change-Id: I84e8eac39a209210542f19de08d4c3de15a9dcac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use debtcollector and update docs for deprecating the apiclient,
apiclient.exceptions, middleware.s3_token, and v2_0.shell modules.

bp deprecations

Change-Id: I84e8eac39a209210542f19de08d4c3de15a9dcac
</pre>
</div>
</content>
</entry>
<entry>
<title>Add get_token_data to token CRUD</title>
<updated>2015-07-15T22:01:14+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2015-06-23T03:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a4584c4ba7fa62c923d7da883e1cf8080e1275ad'/>
<id>a4584c4ba7fa62c923d7da883e1cf8080e1275ad</id>
<content type='text'>
We already have the validate method that returns an AccessInfo object.
For auth_token middleware it would be simpler if the client returned
simply the token data so it presented the same way as other sources of
token data.

It would also help with the keystoneauth transition in auth_token as we
could bypass the keystoneclient.AccessInfo objects.

Closes-Bug: #1475041
Change-Id: Ifbe7a7004937d910739c325cc04ae7264a4498e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already have the validate method that returns an AccessInfo object.
For auth_token middleware it would be simpler if the client returned
simply the token data so it presented the same way as other sources of
token data.

It would also help with the keystoneauth transition in auth_token as we
could bypass the keystoneclient.AccessInfo objects.

Closes-Bug: #1475041
Change-Id: Ifbe7a7004937d910739c325cc04ae7264a4498e0
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from oslo.utils to oslo_utils</title>
<updated>2015-01-31T14:03:37+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-01-08T23:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ab09d3eb5f57d7c56fd4fcd6f1a3256c3bae1575'/>
<id>ab09d3eb5f57d7c56fd4fcd6f1a3256c3bae1575</id>
<content type='text'>
oslo_utils moved out of the oslo namespace.

bp drop-namespace-packages

Change-Id: I72e67dc1f649ba137dd06f5ab7133858c6abd67d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo_utils moved out of the oslo namespace.

bp drop-namespace-packages

Change-Id: I72e67dc1f649ba137dd06f5ab7133858c6abd67d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add validate token for v2.0</title>
<updated>2015-01-28T20:22:26+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-12-15T23:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=08fd95de147675ad84d55bc53c142954f92d25da'/>
<id>08fd95de147675ad84d55bc53c142954f92d25da</id>
<content type='text'>
There was no API to validate a token using v2.0.

bp auth-token-use-client

Change-Id: I22223f546e750457a0c9d851ef389f7983e5c205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was no API to validate a token using v2.0.

bp auth-token-use-client

Change-Id: I22223f546e750457a0c9d851ef389f7983e5c205
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add fetch revocations for v2.0"</title>
<updated>2015-01-28T20:00:12+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-28T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=a5906ca759472ab55ca8714cdf88652449289581'/>
<id>a5906ca759472ab55ca8714cdf88652449289581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Updated service name to be optional in CLI"</title>
<updated>2015-01-27T17:59:49+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-27T17:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7fdd89d527bac16d5359be55a6528a2fa4d35707'/>
<id>7fdd89d527bac16d5359be55a6528a2fa4d35707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct failures for check W292</title>
<updated>2015-01-13T22:49:00+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2015-01-11T18:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=dc6906340bcfc0b97c2fc7e73b5b7c19916a180c'/>
<id>dc6906340bcfc0b97c2fc7e73b5b7c19916a180c</id>
<content type='text'>
The new W292 "no newline at end of file" rule was failing and
ignored. Now it's enforced.

Change-Id: I71ba57a056b5b0c772482f5bd80f3e05dffa54d2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new W292 "no newline at end of file" rule was failing and
ignored. Now it's enforced.

Change-Id: I71ba57a056b5b0c772482f5bd80f3e05dffa54d2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add get certificates for v2.0</title>
<updated>2014-12-29T14:22:23+00:00</updated>
<author>
<name>Brant Knudson</name>
<email>bknudson@us.ibm.com</email>
</author>
<published>2014-12-16T14:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=167ba8d4a6988e973350d13c843ddf5dc9ff2acb'/>
<id>167ba8d4a6988e973350d13c843ddf5dc9ff2acb</id>
<content type='text'>
There was no API to fetch the PKI certificates using v2.0.

bp auth-token-use-client

Change-Id: I2b6f9af8b843d72271234fd4d26963b75a25a086
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was no API to fetch the PKI certificates using v2.0.

bp auth-token-use-client

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