puppet-nova/spec
Cody Herriges 92b5c90fdb Swap in redhat as special service provider
This commit will swap the special service provider variable from undef
  to redhat for EL7 platforms.

  This needs to be done to work around an issue[1] where the systemd
  service provider on Puppet 4 doesn't understand services started as a
  dependencies, also know as "static" as enabled.  This results in the
  service "dbus" being enabled on every run.  Using the deprecated
  legacy "service" command solves th issue.

  [1] https://tickets.puppetlabs.com/browse/PUP-5353

Change-Id: I54b1bb85869f2749079288df9fae76db00f43038
2016-03-18 16:35:45 -07:00
..
acceptance Implement WSGI support for Nova API 2016-03-09 18:27:12 -05:00
classes Swap in redhat as special service provider 2016-03-18 16:35:45 -07:00
defines Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
fixtures/manifests Test bug #1278452 with real node definitions 2014-04-14 13:35:27 -04:00
hosts Switch Nova to $::os_service_default - Part1 2015-12-01 12:31:22 +00:00
type Allow metadata hash for nova_aggregate resources 2016-01-15 17:34:53 -07:00
unit Nova cells support for nova_aggregate provider 2016-01-15 14:57:41 -07:00
shared_examples.rb Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
spec_helper.rb drop mock dependency 2016-01-22 09:55:59 -05:00
spec_helper_acceptance.rb Use puppet-openstack_spec_helper for Rakefile & spec_helper_acceptance 2016-01-18 09:11:28 -05:00