fuel-library: Fix virtlogd not started 87/16987/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 15 Jul 2016 15:29:09 +0000 (17:29 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 15 Jul 2016 15:30:12 +0000 (17:30 +0200)
commitfa99f0ee965b7e871c91fa1764a4dfd07648c120
tree89e55d3ccac5327ce93179aeb56fc4cdb3be59ad
parent31087865b416f0eab066377c76a0d580d3fd8bd1
fuel-library: Fix virtlogd not started

libvirt >= 1.3.0 installs additional services, including virtlogd,
which need to be started explicitly after install, as the Ubuntu UCA
package is currently broken.

Fuel code already carries a fix for this, but only for UCA libvirt.
Refactor the condition for the existing fix to check package version
instead of origin.

Closes-bug: https://jira.opnfv.org/browse/ARMBAND-37

Change-Id: I651ab48072ddcbfb88ce78a66c25cb524e442981
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
patches/fuel-library/0016-compute-Fix-virtlogd-not-started-after-install.patch [new file with mode: 0644]