<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git, 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>Merge "Check Expiry"</title>
<updated>2013-05-28T16:51:00+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-28T16:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=111e7304f5bc9e7a2c726084038b5f8692ec940a'/>
<id>111e7304f5bc9e7a2c726084038b5f8692ec940a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "   Rename requires files to standard names."</title>
<updated>2013-05-28T15:52:29+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-28T15:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=d202da568441341f4f6abce2894016164a0562e0'/>
<id>d202da568441341f4f6abce2894016164a0562e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check Expiry</title>
<updated>2013-05-28T14:47:54+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2013-05-28T13:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=8fe7a822d3fd9f435bb4a73a838b380659196cf7'/>
<id>8fe7a822d3fd9f435bb4a73a838b380659196cf7</id>
<content type='text'>
Explicitly checks the expiry on the tokens, and rejects tokens that
have expired

had to regenerate the sample data for the tokens as they all had been
generated with values that are now expired.

bug 1179615

Change-Id: Ie06500d446f55fd0ad67ea540c92d8cfc57483f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitly checks the expiry on the tokens, and rejects tokens that
have expired

had to regenerate the sample data for the tokens as they all had been
generated with values that are now expired.

bug 1179615

Change-Id: Ie06500d446f55fd0ad67ea540c92d8cfc57483f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Suggestion of a new arguments display in the help, to reflect required ones Fix bug 1182130"</title>
<updated>2013-05-25T22:18:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-25T22:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=ef6530de45705c6e31021f8934570d7c48a60b8b'/>
<id>ef6530de45705c6e31021f8934570d7c48a60b8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suggestion of a new arguments display in the help, to reflect required ones</title>
<updated>2013-05-25T16:40:26+00:00</updated>
<author>
<name>Christophe Sauthier</name>
<email>christophe.sauthier@objectif-libre.com</email>
</author>
<published>2013-04-28T14:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b3872e304ac4564294fd1893093174731ef266e4'/>
<id>b3872e304ac4564294fd1893093174731ef266e4</id>
<content type='text'>
Fix bug 1182130

Change-Id: I9823d057aff11e7d90c8098ea31cdbf4d709c39f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug 1182130

Change-Id: I9823d057aff11e7d90c8098ea31cdbf4d709c39f
</pre>
</div>
</content>
</entry>
<entry>
<title>   Rename requires files to standard names.</title>
<updated>2013-05-24T23:37:26+00:00</updated>
<author>
<name>Carlos D. Garza</name>
<email>carlos.garza@rackspace.com</email>
</author>
<published>2013-05-24T23:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=1a38113ca7e3f939dae3fe46d3c8032bcc6c7b96'/>
<id>1a38113ca7e3f939dae3fe46d3c8032bcc6c7b96</id>
<content type='text'>
    Rename tools/pip-requires to requirements.txt and tools/test-requires
    to test-requirements.txt. These are standard files, and tools in the
    general world are growing intelligence about them.

Change-Id: If5c7080fea7c5ca5935b3c064e368cb837a9c16b
Fixes: bug #1179008
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Rename tools/pip-requires to requirements.txt and tools/test-requires
    to test-requirements.txt. These are standard files, and tools in the
    general world are growing intelligence about them.

Change-Id: If5c7080fea7c5ca5935b3c064e368cb837a9c16b
Fixes: bug #1179008
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Default signing_dir to secure temp dir (bug 1181157)"</title>
<updated>2013-05-22T23:40:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-22T23:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=17db3b2d17e5aa40e96759b150b3597c6ce5faf4'/>
<id>17db3b2d17e5aa40e96759b150b3597c6ce5faf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Only add logging handlers if there currently aren't any"</title>
<updated>2013-05-22T18:45:38+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-22T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=34f93f3abc4fbc7b04510e783ec410aee8bef26b'/>
<id>34f93f3abc4fbc7b04510e783ec410aee8bef26b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Migrate to flake8."</title>
<updated>2013-05-22T18:38:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-22T18:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=aa777c4333d052c2244fbbd0bd928bd193580d34'/>
<id>aa777c4333d052c2244fbbd0bd928bd193580d34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Migrate to pbr."</title>
<updated>2013-05-22T18:37:52+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-22T18:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=311f76afb9583f2b4574178ae667547d3bc28ff5'/>
<id>311f76afb9583f2b4574178ae667547d3bc28ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
