puppet-nova/manifests
Alfredo Moralejo 936838c584 Fix libvirt version discovery for CentOS Stream
CentOS Stream is Rolling-release distro that tracks just ahead of
Red Hat Enterprise Linux (RHEL) development [1]. While not recommended
in RDO, it's used to find potential issues before they are found in
official CentOS 8.

CentOS Stream is reported by facter as '8' with no minor version,
breaking the logic to discover the libvirtd version. This patch is
setting the version of libvirtd to 5.6 for all CdentOS 8 releases,
including Stream, as 8.0 is no longer supported.

[1] https://www.centos.org/centos-stream/

Change-Id: I468ecf06ac6e0853fbb296c011f20d63e38f6922
(cherry picked from commit b6294ce7a2)

(squash) Do not test nova::migration::libvirt in 2 places

Currently behavior of the nova::migration::libvirt class is tested in
nova_migration_livirt_spec.rb, thus we don't need to test the same in
nova_compute_libvirt_spec.rb.

This patch also remove a redundant test case.

Change-Id: Iec8f2986e165ccf60f4248cbf91aa8ce20e83a53
(cherry picked from commit 2b046eeec6)
2021-02-01 13:58:27 +01:00
..
cell_v2 Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
compute Fix libvirt version discovery for CentOS Stream 2021-02-01 13:58:27 +01:00
cron Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
db Remove password hash generation in each puppet modules 2020-05-18 23:53:54 +09:00
ironic Add region_name parameter to nova::ironic::common 2020-04-10 08:41:11 +09:00
keystone Fix wrong notification between api service and httpd 2020-10-19 11:14:42 +00:00
manage Deprecate floating ip pool management for nova-network 2020-08-27 08:48:54 +09:00
metadata/novajoin Use relative name for class inclusion 2020-07-09 15:53:14 +09:00
migration Add live_migration_timeout_action to nova::migration::libvirt 2020-10-30 23:34:29 +00:00
network Remove redundant neutron_ from parameter names 2020-02-24 21:42:06 +09:00
patch Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
releasenotes/notes Move to opendev 2019-04-24 14:54:18 +08:00
scheduler Add support for filter_scheduler/cross_cell_move_weight_multiplier 2020-10-02 08:40:13 +00:00
vncproxy Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
wsgi Expose vhost_custom_fragment 2020-08-12 09:19:19 -04:00
api.pp Fix wrong notification between api service and httpd 2020-10-19 11:14:42 +00:00
availability_zone.pp compute: remove deprecated options 2017-03-20 11:22:33 -04:00
cache.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
cinder.pp Migrate back cross_az_attach 2020-04-27 23:00:39 +00:00
client.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
compute.pp Merge "Add update_resources_interval config option" into stable/victoria 2020-11-10 10:28:25 +00:00
conductor.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
config.pp Rename nova_paste_api_ini to nova_api_paste_ini 2020-05-03 00:34:19 +09:00
cors.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
db.pp Support to configure [api_database] parameters 2020-11-03 22:38:35 +11:00
deps.pp Remove nova-network code 2019-05-11 21:23:36 +02:00
generic_service.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
init.pp Allow both DEFAULT/dhcp_domain and api/dhcp_domain to be set 2021-01-05 20:36:47 -05:00
logging.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
metadata.pp Set dhcp_domain for all nova services 2021-01-04 07:27:41 -05:00
params.pp Remove compatibility codes for CentOS<=6 2020-06-04 23:10:13 +09:00
pci.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
placement.pp Remove deprecated nova::placement::os_interface 2020-06-22 11:03:17 +09:00
policy.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
quota.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
scheduler.pp Migrate scheduler-generic parameters to nova::scheduler 2020-10-01 02:44:28 +00:00
serialproxy.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
spicehtml5proxy.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
vendordata.pp Remove deperecated vendordata_caller parameter 2020-05-21 14:35:05 +00:00
vncproxy.pp Convert all class usage to relative names 2019-12-08 23:13:08 +01:00
workarounds.pp Expose nova config option [workaround]/never_download_image_if_on_rbd 2020-10-28 14:55:45 +00:00