<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-keystoneclient.git/doc, branch 0.3.1</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>Change memcache config entry name in Keystone to be consistent with Oslo</title>
<updated>2013-06-20T05:33:56+00:00</updated>
<author>
<name>xingzhou</name>
<email>xingzhou@cn.ibm.com</email>
</author>
<published>2013-06-04T05:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=abe6781913a7a4e376c0798e2e962ef16e9a48e6'/>
<id>abe6781913a7a4e376c0798e2e962ef16e9a48e6</id>
<content type='text'>
Currently, Keystone-Client is using 'memcache_servers' config option to store
the memcache server info, while in OSLO project, it is using 'memcached_servers'
to config the same option. It is better to change keystone-client's
'memcache_servers' to 'memcached_servers' to keep consistent between these two
projects.

Change-Id: I93ca0aa368f95a3ccf6de6984262057e61f75ffe
Fixes: Bug 1172793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, Keystone-Client is using 'memcache_servers' config option to store
the memcache server info, while in OSLO project, it is using 'memcached_servers'
to config the same option. It is better to change keystone-client's
'memcache_servers' to 'memcached_servers' to keep consistent between these two
projects.

Change-Id: I93ca0aa368f95a3ccf6de6984262057e61f75ffe
Fixes: Bug 1172793
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memcache encryption middleware</title>
<updated>2013-06-19T15:05:02+00:00</updated>
<author>
<name>Bryan D. Payne</name>
<email>bdpayne@acm.org</email>
</author>
<published>2013-06-07T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=eeefb784f24c37d5f56a421e1ccc911cace9385e'/>
<id>eeefb784f24c37d5f56a421e1ccc911cace9385e</id>
<content type='text'>
This fixes lp1175367 and lp1175368 by redesigning the memcache crypt
middleware to not do dangerous things. It is forward compatible, but
will invalidate any existing ephemeral encrypted or signed memcache
entries.

Change-Id: Ice8724949a48bfad3b8b7c41b5f50a18a9ad9f42
Signed-off-by: Bryan D. Payne &lt;bdpayne@acm.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes lp1175367 and lp1175368 by redesigning the memcache crypt
middleware to not do dangerous things. It is forward compatible, but
will invalidate any existing ephemeral encrypted or signed memcache
entries.

Change-Id: Ice8724949a48bfad3b8b7c41b5f50a18a9ad9f42
Signed-off-by: Bryan D. Payne &lt;bdpayne@acm.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide keystone CLI man page.</title>
<updated>2013-06-13T18:49:36+00:00</updated>
<author>
<name>Jakub Ruzicka</name>
<email>jruzicka@redhat.com</email>
</author>
<published>2013-05-28T18:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=4f421386e151466331458e2343dca20bf2829a2b'/>
<id>4f421386e151466331458e2343dca20bf2829a2b</id>
<content type='text'>
Resolves: bug 1185142
Implements blueprint: clients-man-pages

Provide basic but hopefully useful man page.

shell.rst was merged into and replaced by the man page in HTML docs.

Change-Id: I0a90e4638cc7e4ed9c02c5abd7d84a4079e5f50d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: bug 1185142
Implements blueprint: clients-man-pages

Provide basic but hopefully useful man page.

shell.rst was merged into and replaced by the man page in HTML docs.

Change-Id: I0a90e4638cc7e4ed9c02c5abd7d84a4079e5f50d
</pre>
</div>
</content>
</entry>
<entry>
<title>adding notes about dealing with exceptions in the client</title>
<updated>2013-04-03T16:44:20+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2013-04-03T16:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=b8d3788bf00de69da4a57228c8051788e6fc04e8'/>
<id>b8d3788bf00de69da4a57228c8051788e6fc04e8</id>
<content type='text'>
Change-Id: I661b10414e0281bc695236bb32f985b0ef5b7600
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I661b10414e0281bc695236bb32f985b0ef5b7600
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache tokens using memorycache from oslo.</title>
<updated>2013-03-15T16:35:24+00:00</updated>
<author>
<name>Vishvananda Ishaya</name>
<email>vishvananda@gmail.com</email>
</author>
<published>2013-03-01T18:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=6b9f55a483e10013819a6317838ff69961617d4c'/>
<id>6b9f55a483e10013819a6317838ff69961617d4c</id>
<content type='text'>
Verifying tokens accounts for a significant portion of the time taken
by the various api servers. This uses the simple memory cache from
oslo so that there is a simple default cache even if memcached is not
deployed. Also cleans up the tests and removes unnecessary fakes.

DocImpact

Change-Id: I501c14f2f51da058cb574c32d49dd769e6f6ad86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verifying tokens accounts for a significant portion of the time taken
by the various api servers. This uses the simple memory cache from
oslo so that there is a simple default cache even if memcached is not
deployed. Also cleans up the tests and removes unnecessary fakes.

DocImpact

Change-Id: I501c14f2f51da058cb574c32d49dd769e6f6ad86
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow configure auth_token http connect timeout.</title>
<updated>2013-02-14T18:34:14+00:00</updated>
<author>
<name>Chmouel Boudjnah</name>
<email>chmouel@enovance.com</email>
</author>
<published>2013-02-14T13:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=878695ce067c99e5a8e595aedbeb659692efbea7'/>
<id>878695ce067c99e5a8e595aedbeb659692efbea7</id>
<content type='text'>
- Fixes bug 939613.

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

Change-Id: Ic8cfc36e02212eeb987e509893369c0a47d9209a
</pre>
</div>
</content>
</entry>
<entry>
<title>Blueprint memcache-protection: enable memcache value encryption/integrity check</title>
<updated>2013-01-16T06:06:56+00:00</updated>
<author>
<name>Guang Yee</name>
<email>guang.yee@hp.com</email>
</author>
<published>2012-12-19T23:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=3dfb8437fc9135465f2b66b2c420bf20899fcf10'/>
<id>3dfb8437fc9135465f2b66b2c420bf20899fcf10</id>
<content type='text'>
DocImpact

Change-Id: I8b733256a3c2cdcf7c2ec5edac491ac4739aa847
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DocImpact

Change-Id: I8b733256a3c2cdcf7c2ec5edac491ac4739aa847
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace refs to 'Keystone API' with 'Identity API'</title>
<updated>2012-10-24T12:21:47+00:00</updated>
<author>
<name>Dolph Mathews</name>
<email>dolph.mathews@gmail.com</email>
</author>
<published>2012-10-24T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=5f38eb736c50f4feb245f88780167ff0b41263c4'/>
<id>5f38eb736c50f4feb245f88780167ff0b41263c4</id>
<content type='text'>
Formally, OpenStack Keystone implements the OpenStack Identity API, and
this is a client to the API, not to Keystone itself.

Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Formally, OpenStack Keystone implements the OpenStack Identity API, and
this is a client to the API, not to Keystone itself.

Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "updating base keystoneclient documentation"</title>
<updated>2012-10-01T22:34:31+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-10-01T22:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=91d582e2ce1a4991a23a7e0cb8212b2482b2020f'/>
<id>91d582e2ce1a4991a23a7e0cb8212b2482b2020f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating base keystoneclient documentation</title>
<updated>2012-10-01T20:35:30+00:00</updated>
<author>
<name>Joe Heck</name>
<email>heckj@mac.com</email>
</author>
<published>2012-09-28T15:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-keystoneclient.git/commit/?id=135100a2ed7849e13b2260b526844cc4170c12f6'/>
<id>135100a2ed7849e13b2260b526844cc4170c12f6</id>
<content type='text'>
* updated changelog
* described CLI authentication for admin and user
* tweaked API usage docs a bit with formatting and typos

Change-Id: I61c3aab99bb0ecbad1de6d32a767558ca1a2ab5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updated changelog
* described CLI authentication for admin and user
* tweaked API usage docs a bit with formatting and typos

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