summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/cloud-init/cloud-init_0.7.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* cloud-init: remove recipeBruce Ashfield2020-11-141-53/+0
| | | | | | Support has been moved to meta-virt, so we drop this older recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* openstack: packages: update for python3Bruce Ashfield2020-01-221-2/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* chef: remove the use of chefMark Asselstine2017-01-091-9/+5
| | | | | | | | | | | 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 <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* housekeeping: replace deprecated base_containsMark Asselstine2016-12-211-2/+2
| | | | | | | | Fixes: base_contains is deprecated, please use bb.utils.contains instead. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* cloud-init: fix installed-vs-shipped issue by creating a separate packageXulin Sun2016-05-201-0/+4
| | | | | | | | | | | | | | | | | | | 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 <xulin.sun@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* cloud-init: fix 64bit librarieswruser2015-04-231-1/+1
| | | | | | | | We need to ensure that the cloud-init to install in the correct location (/usr/lib64) Signed-off-by: Eddy Raineri <eddy.raineri@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* cloud-init: update to 0.7.6Bruce Ashfield2015-04-141-0/+53
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>