<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf, branch wrynose</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=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2014-09-22T15:46:43+00:00</updated>
<entry>
<title>keystone: Change packages configuration to use apache keystone.</title>
<updated>2014-09-22T15:46:43+00:00</updated>
<author>
<name>Liam R. Howlett</name>
<email>Liam.Howlett@WindRiver.com</email>
</author>
<published>2014-09-19T19:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=1c34736247f8ae18d054cfecfec54152bf27f1d9'/>
<id>urn:sha1:1c34736247f8ae18d054cfecfec54152bf27f1d9</id>
<content type='text'>
This commit changes all required configurations to use keystone running
on apache.  The following packages configurations were modified for
keystone running on apache:  python-neutron, python-nova, tempest,
        python-swift, python-rally, python-heat, python-glance,
        python-cinder, python-ceilmoeter, python-horizon.

Signed-off-by: Liam R. Howlett &lt;Liam.Howlett@WindRiver.com&gt;
</content>
</entry>
<entry>
<title>ceilometer: package and deploy api_paste.ini</title>
<updated>2014-07-21T20:35:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-07-21T20:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=524149970dc8af8cf5d6427c72dcb688eacaed62'/>
<id>urn:sha1:524149970dc8af8cf5d6427c72dcb688eacaed62</id>
<content type='text'>
Ceilometer now requires api_paste.ini for the API to start and
be functionaly. So we add it to our core package, and update
the .conf file with the name.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@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>
<entry>
<title>ceilometer: uprev to 2014.1.x release</title>
<updated>2014-01-30T21:50:10+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-01-30T21:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=52630db08636fb2ceb985ee4651e7d5b9032948c'/>
<id>urn:sha1:52630db08636fb2ceb985ee4651e7d5b9032948c</id>
<content type='text'>
The havana ceilometer postgres (sqlalchemy) support has significant issues.
Rather that perform signficicant backports, we'll uprev and pick up the
latest development stream, that addresses many issues out of the box.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>ceilometer: update to stable/havana latest</title>
<updated>2014-01-19T05:11:26+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-01-19T05:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=76417f9cc6be3a1d9173a6305ad351a1742b345b'/>
<id>urn:sha1:76417f9cc6be3a1d9173a6305ad351a1742b345b</id>
<content type='text'>
Updating the ceilometer component to the latest havana stable updates.
Of note in the update is the removel of the old global statistics table
for ceilometer.

To properly display metering statistics after this update the keystone
credentials need to be udpated in keystone (add ceilometer with an
admin role) and ceilometer to use the proper username/password to
authenticate.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>ceilometer: set libvirt_type to KVM, but allow modification for nested virt</title>
<updated>2014-01-15T05:33:53+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-01-08T06:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b825fa0fac27ee733037ead3f52a2ca18a53a53c'/>
<id>urn:sha1:b825fa0fac27ee733037ead3f52a2ca18a53a53c</id>
<content type='text'>
We expose the libvirt_type config setting with a default value of 'kvm', but
for nested virtualization configurations, we also provide a bbappend that
will modify the value to 'qemu' automatically.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>ceilometer: introduce ceilomter havana component</title>
<updated>2013-11-25T20:25:37+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2013-11-08T19:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f317c6d79f2987f671a339a618b78660ea39bd1e'/>
<id>urn:sha1:f317c6d79f2987f671a339a618b78660ea39bd1e</id>
<content type='text'>
Import and package the basic ceilometer package, havana version. This
minimal configuration creates:

  - init scripts
  - packages the compute, control and APIs
  - creates the configuration and database

It is expected to need extension in the future.

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