puppet-nova/spec
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
..
acceptance Add Puppet Litmus 2020-09-17 00:36:37 +02:00
classes Fix libvirt version discovery for CentOS Stream 2021-02-01 13:58:27 +01:00
defines Remove nova-network code 2019-05-11 21:23:36 +02:00
functions Use puppet4 functions-api 2018-12-17 23:22:34 +00:00
type Merge "Remove extra spaces" 2017-07-27 02:13:48 +00:00
unit Fix ignored unit tests 2021-01-05 23:07:47 +00:00
shared_examples.rb Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
spec_helper.rb Move rspec-puppet-facts to spec helper 2016-09-30 14:03:24 -06:00
spec_helper_acceptance.rb Add Puppet Litmus 2020-09-17 00:36:37 +02:00