Bug 1292012 - qemu-kvm is being removed prior to virthost install
Summary: qemu-kvm is being removed prior to virthost install
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: khaleesi
Classification: Community
Component: rdo-manager
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: wes hayutin
QA Contact: Attila Darazs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-16 08:21 UTC by tkammer
Modified: 2018-04-16 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-16 16:30:36 UTC
Embargoed:


Attachments (Terms of Use)

Description tkammer 2015-12-16 08:21:22 UTC
Description of problem:
The virthost installation is starting by a "cleanup-virthost.yml" playbook which removes all packages related to libvirt / instack.
A dependency of those packages is qemu-kvm, which is being removed as well.

The cleanup-virthost.yml playbook should **not** be run when the host is being rebuilt (such as Foreman based playbooks or Openstack based playbooks)

How reproducible:
100%

Steps to Reproduce:
1. Use Foreman as a provisioner / rebuild a machine
2. Run the regular rdo-manager playbook

Actual results:
Removes the qemu-kvm packages

Expected results:
Does not removes the qemu-kvm package

Comment 1 wes hayutin 2015-12-16 16:52:11 UTC
Yup, in process of making the clean up script only execute when the manual provisioner is invoked.

https://review.gerrithub.io/#/c/254022/


Note You need to log in before you can comment on or make changes to this bug.