<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/keystoneclient/client.py, branch 0.2.4</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>Only add logging handlers if there currently aren't any</title>
<updated>2013-05-21T23:25:11+00:00</updated>
<author>
<name>Nicolas Simonds</name>
<email>nic@metacloud.com</email>
</author>
<published>2013-05-21T23:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=de6f5120510c73ff4de376f5a361d1293f1d68a6'/>
<id>de6f5120510c73ff4de376f5a361d1293f1d68a6</id>
<content type='text'>
This corrects an odd problem where Horizon would stand up multiple
client objects, which would cause duplicate/triplicate/dozens of
repeated log lines in its log files, due to multiple identical
handlers being added to the logging object

Fixes Bug 1182678

Change-Id: I020b3999c9008b996286ccb74a7801c96c43e71c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This corrects an odd problem where Horizon would stand up multiple
client objects, which would cause duplicate/triplicate/dozens of
repeated log lines in its log files, due to multiple identical
handlers being added to the logging object

Fixes Bug 1182678

Change-Id: I020b3999c9008b996286ccb74a7801c96c43e71c
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use TokenManager to get token"</title>
<updated>2013-04-30T17:34:14+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2013-04-30T17:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=28dc9b38a735a7c7d1c59ff82e39ec8e67965e1d'/>
<id>28dc9b38a735a7c7d1c59ff82e39ec8e67965e1d</id>
<content type='text'>
This reverts commit 22228f526d6ea08b7006be1287afe959b93c23db which appears to be breaking the keystone gating</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 22228f526d6ea08b7006be1287afe959b93c23db which appears to be breaking the keystone gating</pre>
</div>
</content>
</entry>
<entry>
<title>Use TokenManager to get token</title>
<updated>2013-04-19T04:26:17+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2013-01-22T14:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=22228f526d6ea08b7006be1287afe959b93c23db'/>
<id>22228f526d6ea08b7006be1287afe959b93c23db</id>
<content type='text'>
Instead of implementing token retrieval twice, let's use the code provided
by the TokenManger to get a token in raw format from Keystone.

Change-Id: I769be118ee137580cabd5cabcf7843e7afe1e456
Signed-off-by: Julien Danjou &lt;julien@danjou.info&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of implementing token retrieval twice, let's use the code provided
by the TokenManger to get a token in raw format from Keystone.

Change-Id: I769be118ee137580cabd5cabcf7843e7afe1e456
Signed-off-by: Julien Danjou &lt;julien@danjou.info&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Pass json object when invoking exception handler."</title>
<updated>2013-04-18T21:23:53+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-04-18T21:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=fc54b30e58e95fccba27f975fa3da3016630b414'/>
<id>fc54b30e58e95fccba27f975fa3da3016630b414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass json object when invoking exception handler.</title>
<updated>2013-04-18T05:02:30+00:00</updated>
<author>
<name>Lin Hua Cheng</name>
<email>lin-hua.cheng@hp.com</email>
</author>
<published>2013-03-14T03:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d3583cad27b1f667965573a737e4c6e5971e4285'/>
<id>d3583cad27b1f667965573a737e4c6e5971e4285</id>
<content type='text'>
Fixes bug 1154753.

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

Change-Id: I6ca7c758d42e8586c8adf2529ce5362108a57a56
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert requests.ConnectionError to ClientException</title>
<updated>2013-04-03T04:40:12+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2013-04-03T04:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=dca30fbb936dfaca7f5f10ab34a67e6460b3b235'/>
<id>dca30fbb936dfaca7f5f10ab34a67e6460b3b235</id>
<content type='text'>
Fixes bug 1163678

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

Change-Id: I16201eda29a56e3c1e6008989260425ddc124ea6
</pre>
</div>
</content>
</entry>
<entry>
<title>Work better in server env with no keyrings</title>
<updated>2013-03-04T19:47:49+00:00</updated>
<author>
<name>Davanum Srinivas</name>
<email>dims@linux.vnet.ibm.com</email>
</author>
<published>2013-03-04T19:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=06d9437e8388b369546d760607f17cb5022750e9'/>
<id>06d9437e8388b369546d760607f17cb5022750e9</id>
<content type='text'>
We should not try loading keyrings if we dont' have to. We
certainly should not print messages if keyrings are not even
needed

Fix for LP# 1145071

Change-Id: I700a2b40620359f6f1fbe03c6a6239d162ddea61
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should not try loading keyrings if we dont' have to. We
certainly should not print messages if keyrings are not even
needed

Fix for LP# 1145071

Change-Id: I700a2b40620359f6f1fbe03c6a6239d162ddea61
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix selef to self in class.</title>
<updated>2013-02-20T07:48:14+00:00</updated>
<author>
<name>Chmouel Boudjnah</name>
<email>chmouel@enovance.com</email>
</author>
<published>2013-02-20T07:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b3b6a850485530da4c3b419479cd8b934cd0e05c'/>
<id>b3b6a850485530da4c3b419479cd8b934cd0e05c</id>
<content type='text'>
Change-Id: I1fec9908fb1aa915158996d57fdd82cfdf483535
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1fec9908fb1aa915158996d57fdd82cfdf483535
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implements token expiration handling"</title>
<updated>2013-02-19T18:34:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-02-19T18:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f9e1ba8e64a6165ab6046fa0718b14977c7ee29a'/>
<id>f9e1ba8e64a6165ab6046fa0718b14977c7ee29a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "If you specify the --debug argument, it doesn't show the body of a POST request. The body (string rep) is at 'data' in the kwargs dict. 'body' was deleted prior to this call."</title>
<updated>2013-02-16T10:58:37+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-02-16T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7a33cc01007efce5e30adac4ab612d2917b0d357'/>
<id>7a33cc01007efce5e30adac4ab612d2917b0d357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
