puppet-nova/spec
Martin Schuppert 9f8fa5147e Don't restart libvirt-guests on config change
When there is a config change the service gets notfied to be
restarted, which is not required as /usr/libexec/libvirt-guests.sh
sources /etc/sysconfig/libvirt-guests on each run. As a side
effect of the service restart, instances get stopped which is bad.

In addition manage_service was bound to the enabled parameter.
This introduces manage_service to be able to manage start/stop
independent from enabled parameter.

Change-Id: Icf52a2272601401c423ae07f7b10474bdc190574
Closes-Bug: #1849264
(cherry picked from commit 0e1da12265)
(cherry picked from commit 6a0a609d57)
(cherry picked from commit a555962745)
(cherry picked from commit 9079de85fc)
2019-10-23 18:10:40 +02:00
..
acceptance Refactor breaker into openstack_integration 2017-10-12 22:12:32 -04:00
classes Don't restart libvirt-guests on config change 2019-10-23 18:10:40 +02:00
defines Deprecate nova::cell_v2::cell and add reno for new cell_v2 type. 2017-04-13 10:02:07 +00:00
fixtures/manifests Test bug #1278452 with real node definitions 2014-04-14 13:35:27 -04:00
hosts Move nova to use OSDefaults - Part1 2016-06-11 15:19:55 -03:00
type Merge "Remove extra spaces" 2017-07-27 02:13:48 +00:00
unit Make providers use auth_url for authentication 2018-08-06 11:25:18 +02: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