<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-cinder/cinder.conf, branch fido-kilo</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=fido-kilo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=fido-kilo'/>
<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>cinder: ensure log-dir is set correctly</title>
<updated>2014-05-21T18:35:25+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-05-14T20:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dc29257c22c86ce730420f82a5190b84cfdd0004'/>
<id>urn:sha1:dc29257c22c86ce730420f82a5190b84cfdd0004</id>
<content type='text'>
Make sure all Cinder services have the right setting
for log_dir in the init script as well as in the
config setting in .conf file as we shouldn't only
count on our init script launch to get logging right.

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;
</content>
</entry>
<entry>
<title>cinder: add keyston auth section</title>
<updated>2014-05-07T18:34:19+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@windriver.com</email>
</author>
<published>2014-05-07T18:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=59a83fa1d29006720d871285c857920fe4f9e68b'/>
<id>urn:sha1:59a83fa1d29006720d871285c857920fe4f9e68b</id>
<content type='text'>
To avoid SSL default communications, and quota/volume errors, we expicitly
add a keystone configuration section to the cinder configuration.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>cinder-backup: enable swift backend</title>
<updated>2014-04-11T18:15:28+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-04-09T23:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=998b51ee74330db79c27e437b224b0485c64c566'/>
<id>urn:sha1:998b51ee74330db79c27e437b224b0485c64c566</id>
<content type='text'>
Modify cinder config file allows cinder-backup
to be able to use swift as backend for
storing cinder backup volume on Swift cluster.

Also add variable CINDER_BACKUP_BACKEND_DRIVER
which allows setting default cinder backup backend
driver.  Right now set it to Swift.

Signed-off-by: Vu Tran &lt;vu.tran@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>cinder: enable cinder-backup to use ceph</title>
<updated>2014-03-24T20:41:59+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-03-19T01:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d156d7e1155fc325cb398f98ed41b540031c9df3'/>
<id>urn:sha1:d156d7e1155fc325cb398f98ed41b540031c9df3</id>
<content type='text'>
Enable cinder-backup to use ceph as backend. It mainly
changes cinder.conf and creates cinder-backup package.

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;

</content>
</entry>
<entry>
<title>cinder: enable ceph rbd volume backend</title>
<updated>2014-03-24T20:41:59+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-03-19T01:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=70ed2ece07ffc406249dcc4edc17ee2cdfcf5d9d'/>
<id>urn:sha1:70ed2ece07ffc406249dcc4edc17ee2cdfcf5d9d</id>
<content type='text'>
Add ceph rbd backend into multi-backend cinder-volume support.

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;

</content>
</entry>
<entry>
<title>cinder: enable glusterfs backend</title>
<updated>2014-03-17T18:24:31+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-02-28T14:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2c14cdfb9c34c541a1b3a180ad2a625514300977'/>
<id>urn:sha1:2c14cdfb9c34c541a1b3a180ad2a625514300977</id>
<content type='text'>
This patch adds glusterfs backend into multi-backend cinder
support (total of lvm-iscsi, nfs, and glusterfs).  This including
changing cinder.conf, creating missing glusterfs_shares config file,
and adding glusterfs-client into compute/controller node and
gluster-server into controller node.

Also meta-filesystems is included to pickup fuse filesytem which
is needed by glusterfs.

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>cinder: enable nfs backend</title>
<updated>2014-03-17T18:23:47+00:00</updated>
<author>
<name>Vu Tran</name>
<email>vu.tran@windriver.com</email>
</author>
<published>2014-02-28T14:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=b7527a3c0b5ab0849a0c669cb345c6494628da8f'/>
<id>urn:sha1:b7527a3c0b5ab0849a0c669cb345c6494628da8f</id>
<content type='text'>
This patch enables multi-backend support (lvm-iscsi and nfs) on
cinder-volume.  This including changing cinder.conf, creating
missing nfs_shares config file, and adding mount.nfs into compute
node image.

Signed-off-by: Vu Tran &lt;vu.tran@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-cinder: Fix path error</title>
<updated>2013-08-28T22:41:59+00:00</updated>
<author>
<name>Mihai Prica</name>
<email>prica.mihai@gmail.com</email>
</author>
<published>2013-07-25T13:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=46932003bb1e30ca0922262907b4f663cfd966f9'/>
<id>urn:sha1:46932003bb1e30ca0922262907b4f663cfd966f9</id>
<content type='text'>
Signed-off-by: Mihai Prica &lt;prica.mihai@gmail.com&gt;
</content>
</entry>
</feed>
