<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/tools, branch 0.2.2</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>Move iso8601 dependency from test- to pip-requires</title>
<updated>2013-01-09T17:40:46+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2013-01-09T17:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=db0d75b0ca17452797383cdd46dfbcf5e3f19a23'/>
<id>db0d75b0ca17452797383cdd46dfbcf5e3f19a23</id>
<content type='text'>
Fixes bug 1097860.

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

Change-Id: Idcf880f9dfa956e6d240357150a9f5a24372f97a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use testtools instead of unittest for base classes."</title>
<updated>2013-01-08T22:00:53+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-01-08T22:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=9a4b77b04e56aa996a13827b67f471988d4ae53c'/>
<id>9a4b77b04e56aa996a13827b67f471988d4ae53c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin requests to &gt;=0.8.8.</title>
<updated>2012-12-30T16:42:47+00:00</updated>
<author>
<name>Yaguang Tang</name>
<email>yaguang.tang@canonical.com</email>
</author>
<published>2012-12-30T16:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=dd24bcf15c5e690c56619e92b11fd4a340572fb5'/>
<id>dd24bcf15c5e690c56619e92b11fd4a340572fb5</id>
<content type='text'>
requests add SSL CERT VERIFICATION support since 0.8.8.
fix bug #1094699

Change-Id: I7974983087f7483283438906d738bec7cba84ed2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
requests add SSL CERT VERIFICATION support since 0.8.8.
fix bug #1094699

Change-Id: I7974983087f7483283438906d738bec7cba84ed2
</pre>
</div>
</content>
</entry>
<entry>
<title>Use testtools instead of unittest for base classes.</title>
<updated>2012-12-25T06:04:42+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2012-12-25T05:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=55f2cdbe291542c7cb92f16d804957e1bd91be26'/>
<id>55f2cdbe291542c7cb92f16d804957e1bd91be26</id>
<content type='text'>
part of blueprint grizzle-testtools

Change-Id: Ic9b438b4224d945e080d1d6071742ddc47ee81ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
part of blueprint grizzle-testtools

Change-Id: Ic9b438b4224d945e080d1d6071742ddc47ee81ed
</pre>
</div>
</content>
</entry>
<entry>
<title>Use requests module for HTTP/HTTPS</title>
<updated>2012-12-18T21:30:43+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2012-11-16T23:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=51dc6a0cef657cf9fa110da11d81d1c3f13194fa'/>
<id>51dc6a0cef657cf9fa110da11d81d1c3f13194fa</id>
<content type='text'>
* Implement correct certificate verification
* Add requests to tools/pip-requires
* Fix OS_CACERT env var help text
* Add info to README
* Rework tests to use requests

Pinned requests module to &lt; 1.0 as 1.0.2 is now current in pipi
as of 17Dec2012.

Change-Id: I120d2c12d6f20ebe2fd7182ec8988cc73f623b80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Implement correct certificate verification
* Add requests to tools/pip-requires
* Fix OS_CACERT env var help text
* Add info to README
* Rework tests to use requests

Pinned requests module to &lt; 1.0 as 1.0.2 is now current in pipi
as of 17Dec2012.

Change-Id: I120d2c12d6f20ebe2fd7182ec8988cc73f623b80
</pre>
</div>
</content>
</entry>
<entry>
<title>bug-1040361: use keyring to store tokens</title>
<updated>2012-12-04T17:18:20+00:00</updated>
<author>
<name>Guang Yee</name>
<email>guang.yee@hp.com</email>
</author>
<published>2012-11-09T00:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5939541bc771e1205394b05e757d7b23b3aca862'/>
<id>5939541bc771e1205394b05e757d7b23b3aca862</id>
<content type='text'>
User can optionally turn off keyring by specifying the --no-cache option.
It can also be disabled with environment variable OS-NO-CACHE.

Change-Id: I8935260bf7fd6befa14798da9b4d02c81e65c417
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
User can optionally turn off keyring by specifying the --no-cache option.
It can also be disabled with environment variable OS-NO-CACHE.

Change-Id: I8935260bf7fd6befa14798da9b4d02c81e65c417
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop hashlib/hmac from pip-requires.</title>
<updated>2012-11-30T16:29:17+00:00</updated>
<author>
<name>Dan Prince</name>
<email>dprince@redhat.com</email>
</author>
<published>2012-11-30T16:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=0f83602b6251c2547a9f3211037f65f6dd1105f1'/>
<id>0f83602b6251c2547a9f3211037f65f6dd1105f1</id>
<content type='text'>
Python 2.5+ has hashlib.

Python 2.2+ has hmac.

As such there really is no need to have these in pip-requires.

Change-Id: Iaa7f6a6f2db4c5283608c320680da98ae400098f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2.5+ has hashlib.

Python 2.2+ has hmac.

As such there really is no need to have these in pip-requires.

Change-Id: Iaa7f6a6f2db4c5283608c320680da98ae400098f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Ec2Signer utility class to keystoneclient</title>
<updated>2012-11-28T10:13:24+00:00</updated>
<author>
<name>Steven Hardy</name>
<email>shardy@redhat.com</email>
</author>
<published>2012-11-27T11:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=2a207f2eb12011cd678c048749380e700c2c7cba'/>
<id>2a207f2eb12011cd678c048749380e700c2c7cba</id>
<content type='text'>
Add Ec2Signer class (from keystone.utils) to keystoneclient
Allows clients to more easily generate correctly signed requests
for use with APIs using EC2 auth-extension based authentication

blueprint ec2signer-to-keystoneclient
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;

Change-Id: Iea69ccd4dadd09740f42d907bf14f61c1750596a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Ec2Signer class (from keystone.utils) to keystoneclient
Allows clients to more easily generate correctly signed requests
for use with APIs using EC2 auth-extension based authentication

blueprint ec2signer-to-keystoneclient
Signed-off-by: Steven Hardy &lt;shardy@redhat.com&gt;

Change-Id: Iea69ccd4dadd09740f42d907bf14f61c1750596a
</pre>
</div>
</content>
</entry>
<entry>
<title>updating PEP8 to 1.3.3</title>
<updated>2012-11-26T19:37:18+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-11-21T21:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=f9649e2615ff1be30bdca1c96b02c2a36dab84ac'/>
<id>f9649e2615ff1be30bdca1c96b02c2a36dab84ac</id>
<content type='text'>
* matching cinder, glance, etc
* made run_tests exclusions match tox

Change-Id: I9963245b079535a38a8c9b46917e8d833b62addb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* matching cinder, glance, etc
* made run_tests exclusions match tox

Change-Id: I9963245b079535a38a8c9b46917e8d833b62addb
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auth-token code to keystoneclient, along with supporting files</title>
<updated>2012-11-12T19:40:21+00:00</updated>
<author>
<name>Henry Nash</name>
<email>henryn@linux.vnet.ibm.com</email>
</author>
<published>2012-11-12T19:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=7920899af119d1697c333d202ca3272f167c19b0'/>
<id>7920899af119d1697c333d202ca3272f167c19b0</id>
<content type='text'>
This step in the process duplicates the auth-token code to keystoneclient but,
for the moment, leaves a copy in its origional location in keystone.
Testing for auth-token is also copied across, as is the cms support file.

Although no other project will yet pick up the code here in the client, since
the paste.ini files haev not yet been updated, it would work if anyone
did reference it.

Once the client code is in, the next step is to update all the other
project paste files, and then finally retire the code from keystone.

Change-Id: I88853a373d406020d54b61cba5a5e887380e3b3e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This step in the process duplicates the auth-token code to keystoneclient but,
for the moment, leaves a copy in its origional location in keystone.
Testing for auth-token is also copied across, as is the cms support file.

Although no other project will yet pick up the code here in the client, since
the paste.ini files haev not yet been updated, it would work if anyone
did reference it.

Once the client code is in, the next step is to update all the other
project paste files, and then finally retire the code from keystone.

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