puppet-nova/spec
Takashi Kajinami 9d933a3e31 Use systemd units to enable tcp/tls in libvirt
Since v5.7.0, libvirt requires that proper socket unit is used to
listen on tcp/tls, and the usage of --listen option is forbidden
by default[1].
This patch makes puppet-nova depend on socket units instead of listen
option, to avoid failure when systemd tries to start libvrit service.

[1] 3a6a725b8f

Change-Id: I902169f54ff723c8f35ce12a7909950f61b4b7c6
Closes-Bug: #1880619
(cherry picked from commit 87f2437bdc)
(cherry picked from commit 5dd7c20fa0)
2020-06-04 14:55:35 +00:00
..
acceptance Adds --before archive parameter to cron job 2019-12-09 06:03:46 +00:00
classes Use systemd units to enable tcp/tls in libvirt 2020-06-04 14:55:35 +00:00
defines Remove nova-network code 2019-05-11 21:23:36 +02:00
fixtures/manifests Deprecate nova-consoleauth service 2019-05-24 14:19:09 +02:00
functions Use puppet4 functions-api 2018-12-17 23:22:34 +00:00
hosts Deprecate nova-consoleauth service 2019-05-24 14:19:09 +02:00
type Merge "Remove extra spaces" 2017-07-27 02:13:48 +00:00
unit Fix properties in nova_aggregate provider for osc >= 4.0.0 2019-09-30 15:18:32 -04: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 Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:28 -05:00