a5419eca27
Update doc links according to OpenStack document migration. Use https instead of http for docs links. 1)http://docs.openstack.org/releasenotes/puppet-nova/ --> https://docs.openstack.org/releasenotes/puppet-nova/ 2)http://governance.openstack.org/badges/puppet-nova.svg --> https://governance.openstack.org/tc/badges/puppet-nova.svg 3)http://governance.openstack.org/reference/tags/index.html --> https://governance.openstack.org/tc/reference/tags/index.html 4)http://docs.openstack.org/infra/bindep/ -->https://docs.openstack.org/infra/bindep/ Closes-Bug:#1717739 Change-Id: I89afa0516cc1c0f0abf390bf4425f2d0efffd603
7 lines
243 B
YAML
7 lines
243 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The configuration for libvirt/enabled_perf_events requires a comma
|
|
separated string for the value. The libvirt_enabled_perf_events parameter
|
|
will now properly convert arrays being passed in to a string. LP#1690946
|