306c6d660d
The Ubuntu libvirt package has been updated for Ocata and includes the Debian name for the libvirt group now. This change updates the libvirt group to be 'libvirt' and not 'libvirtd' as it was previously. Additionally, we are not properly waiting for the ceilometer packages to be installed before attempting to configure apache which under Ubuntu can lead to a non-idempotent 2nd run if the apache configuration file is installed after we've already run our apache configuration. Change-Id: Id191d1a12c84a2bdb305630fd7b10516ac2ba0c2 Closes-Bug: #1657291 Closes-Bug: #1657309
12 lines
422 B
YAML
12 lines
422 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The group for libvirt has changed for the polling and compute agent and
|
|
the module now expects the Debian specific naming conventions which are
|
|
supplied in libvirt-bin 2.5.0.
|
|
fixes:
|
|
- |
|
|
The libvirt group name for the polling and compute agents is now 'libvirt'
|
|
on Ubuntu. If trying to use the Ocata module with previous packages, you
|
|
may run into issues around the group name.
|