<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-extended, branch pyro</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=pyro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=pyro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2017-06-29T19:27:21+00:00</updated>
<entry>
<title>glusterfs: Move from meta-openstack to meta-cloud-services</title>
<updated>2017-06-29T19:27:21+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2017-06-28T08:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=1e7567ad8eef3a3b1aa3c60f71d7eff507f6aefa'/>
<id>urn:sha1:1e7567ad8eef3a3b1aa3c60f71d7eff507f6aefa</id>
<content type='text'>
It's not an openstack specific package.

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>openstack-image-*: Remove ROOTFS_PKGMANAGE_BOOTSTRAP</title>
<updated>2017-06-01T15:59:01+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2017-05-23T12:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=64bc1b77f81e3a8b0f3c42e0ca827253f7a42f3d'/>
<id>urn:sha1:64bc1b77f81e3a8b0f3c42e0ca827253f7a42f3d</id>
<content type='text'>
run-postinsts is now installed by default in image.bbclass, so no need
to include it in each image.

Reference: OE-core rev 529244ee212fe14019e35a5f163fab705ddbf141

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>qpid: fix the wrong python dir issue</title>
<updated>2017-03-13T13:26:13+00:00</updated>
<author>
<name>fli</name>
<email>fupan.li@windriver.com</email>
</author>
<published>2017-03-13T07:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=116a12ed48345159690a5504cb67fd8c9e63150c'/>
<id>urn:sha1:116a12ed48345159690a5504cb67fd8c9e63150c</id>
<content type='text'>
qpid used the wrong python path and thus cannot
package the files installed. This commit will fix
the following warning issue:

WARNING: QA Issue: qpid: Files/directories were installed but not shipped in any package:
  /usr/lib/python2.7/site-packages/qmfengine.py
  /usr/lib/python2.7/site-packages/qmf.py
  /usr/lib/python2.7/site-packages/_qmfengine.so
  /usr/lib/python2.7/site-packages/_qmfengine.la
  /usr/lib/python2.7/site-packages/qmfengine.pyo
  /usr/lib/python2.7/site-packages/qmf.pyo
  /usr/lib/python2.7/site-packages/cqpid.py
  /usr/lib/python2.7/site-packages/_cqpid.so
  /usr/lib/python2.7/site-packages/_cqpid.la
  /usr/lib/python2.7/site-packages/cqpid.pyo
  /usr/lib/python2.7/site-packages/qmf2.py
  /usr/lib/python2.7/site-packages/cqmf2.py
  /usr/lib/python2.7/site-packages/_cqmf2.so
  /usr/lib/python2.7/site-packages/_cqmf2.la
  /usr/lib/python2.7/site-packages/qmf2.pyo
  /usr/lib/python2.7/site-packages/cqmf2.pyo
  /usr/lib/python2.7/site-packages/qmfgen
  /usr/lib/python2.7/site-packages/qmfgen/__init__.py
  /usr/lib/python2.7/site-packages/qmfgen/generate.py
  /usr/lib/python2.7/site-packages/qmfgen/schema.py
  /usr/lib/python2.7/site-packages/qmfgen/management-types.xml
  /usr/lib/python2.7/site-packages/qmfgen/__init__.pyo
  /usr/lib/python2.7/site-packages/qmfgen/generate.pyo
  /usr/lib/python2.7/site-packages/qmfgen/schema.pyo
  /usr/lib/python2.7/site-packages/qmfgen/templates
  /usr/lib/python2.7/site-packages/qmfgen/templates/Args.h
  /usr/lib/python2.7/site-packages/qmfgen/templates/Class.cpp
  /usr/lib/python2.7/site-packages/qmfgen/templates/Class.h
  /usr/lib/python2.7/site-packages/qmfgen/templates/CMakeLists.cmake
  /usr/lib/python2.7/site-packages/qmfgen/templates/Event.cpp
  /usr/lib/python2.7/site-packages/qmfgen/templates/Event.h
  /usr/lib/python2.7/site-packages/qmfgen/templates/Makefile.mk
  /usr/lib/python2.7/site-packages/qmfgen/templates/Package.cpp
  /usr/lib/python2.7/site-packages/qmfgen/templates/Package.h
  /usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.cpp
  /usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.h
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
qpid: 36 installed and not shipped files. [installed-vs-shipped]

Signed-off-by: fli &lt;fupan.li@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>chef: remove the use of chef</title>
<updated>2017-01-09T17:23:58+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-09T15:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0d6067258d09fdd47c95828e5e0e9b0f9987a529'/>
<id>urn:sha1:0d6067258d09fdd47c95828e5e0e9b0f9987a529</id>
<content type='text'>
The use of chef was never complete, had isses with updating binary
database files and had a cumbersome implementation. Since we are using
Ansible in meta-overc we are dropping the use of chef here and will
look to being at par with meta-overc by using Ansible if/when we get
time to look at runtime configuration in meta-cloud-services.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>uwsgi: uprev to the latest</title>
<updated>2017-01-09T17:23:58+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-09T15:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=eeabc7a45f9463c7862de8392b6c5f121b4c93a6'/>
<id>urn:sha1:eeabc7a45f9463c7862de8392b6c5f121b4c93a6</id>
<content type='text'>
The current version fails to build with the latest gcc, additionally
apache2 in meta-oe has been updated so we should use the latest to
match.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>housekeeping: update Poky LICENSE checksum</title>
<updated>2017-01-07T03:09:49+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-01-06T16:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=5c739403db8224d73fc39b3a64be86a442953c6c'/>
<id>urn:sha1:5c739403db8224d73fc39b3a64be86a442953c6c</id>
<content type='text'>
The Poky LICENSE file was updated at the beginning of 2014 and we have
yet to update the md5 to reflect this.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>housekeeping: rename bbappends to match the recipe versions</title>
<updated>2016-12-26T01:53:41+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-12-23T15:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=91b023bbcafef7967d716726244f6b549a198cbe'/>
<id>urn:sha1:91b023bbcafef7967d716726244f6b549a198cbe</id>
<content type='text'>
Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>housekeeping: replace deprecated base_contains</title>
<updated>2016-12-21T16:47:05+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-12-21T15:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=bd2525ceb47699747f9370773fa629bf28c999d6'/>
<id>urn:sha1:bd2525ceb47699747f9370773fa629bf28c999d6</id>
<content type='text'>
Fixes:
base_contains is deprecated, please use bb.utils.contains instead.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>Remove the duplicated recipe of iscsi-initiator-utils</title>
<updated>2016-06-10T16:33:32+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2016-06-08T23:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=4e1b08670997b79cd6741be316499bd38b61f8ef'/>
<id>urn:sha1:4e1b08670997b79cd6741be316499bd38b61f8ef</id>
<content type='text'>
The iscsi-initiator-utils recipe has already been integrated into
meta-networking layer. We have no reason to keep a duplicated one
in meta-cloud-services layer. It also kill two QA warnings caused
by this recipe.

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>cloud-init: fix installed-vs-shipped issue by creating a separate package</title>
<updated>2016-05-20T16:31:21+00:00</updated>
<author>
<name>Xulin Sun</name>
<email>xulin.sun@windriver.com</email>
</author>
<published>2016-05-19T07:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=83787f9e406922f866f9678679c59c3eac328c23'/>
<id>urn:sha1:83787f9e406922f866f9678679c59c3eac328c23</id>
<content type='text'>
This solves the following issue by creating a separate package to put the
below files:

QA Issue: cloud-init: Files/directories were installed but not shipped
in any package:
 /lib
 /lib/systemd
 /lib/systemd/system
 /lib/systemd/system/cloud-init.service
 /lib/systemd/system/cloud-config.target
 /lib/systemd/system/cloud-config.service
 /lib/systemd/system/cloud-init-local.service
 /lib/systemd/system/cloud-final.service

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