<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-keystoneclient, branch havana</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=havana</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=havana'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2014-06-23T16:43:13+00:00</updated>
<entry>
<title>keystoneclient: add example test certificates</title>
<updated>2014-06-23T16:43:13+00:00</updated>
<author>
<name>Keith Holman</name>
<email>Keith.Holman@windriver.com</email>
</author>
<published>2014-06-20T17:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9fed4c1c159292957702947d4b83d6212094af1a'/>
<id>urn:sha1:9fed4c1c159292957702947d4b83d6212094af1a</id>
<content type='text'>
The tests included with keystoneclient require the use of example
certificates.  This fix copies the example certificates that are found
in the source to the target system.  It also patches the test files to
find the certificates in the correct location.

Signed-off-by: Keith Holman &lt;Keith.Holman@windriver.com&gt;
</content>
</entry>
<entry>
<title>Memory leak from timings</title>
<updated>2014-03-31T17:14:49+00:00</updated>
<author>
<name>Amy Fong</name>
<email>amy.fong@windriver.com</email>
</author>
<published>2014-03-28T19:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=02f129b1bb1fc17f17b2fbca43bd997aa8b28d09'/>
<id>urn:sha1:02f129b1bb1fc17f17b2fbca43bd997aa8b28d09</id>
<content type='text'>
Memory leak happens when the dynamic list times grows without anything to
reset it.

In ceilometer and cinder configuration files, the new option is created:
[nova_client]
max_timing_buffer=&lt;value&gt;

In all clients found that uses extends the HTTPClient and uses the times
list, we limit the size of the list by popping off the oldest item in the
list to maintain a maximum size. A default size of 200 is chosen,
configurable by the above configuration option.

Signed-off-by: Amy Fong &lt;amy.fong@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
