]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add group to policy management
authorEmilien Macchi <emilien@redhat.com>
Wed, 10 Jan 2018 22:07:50 +0000 (14:07 -0800)
committerEmilien Macchi <emilien@redhat.com>
Thu, 11 Jan 2018 15:55:12 +0000 (15:55 +0000)
commitf03bc45b99366698796add77046464146ecf65b3
treea339e39bd1377fccd910f1eb5325ca8b7eef9978
parentf562bff73e48073e75206273118b838f015b9a7d
Add group to policy management

The move of policy.json into code means the file may not exist. We've
added support to ensure that the file exists in the openstacklib but we
need to make sure the permissions are right for each service. This adds
the group information to the policies so it works right.

Depends-On: I26e8b1384f4f69712da9d06a4c565dfd1f17c9ed
Change-Id: I3b4d162e4ba79f1dcc9e98e7a600b3b3203018f3
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
manifests/params.pp
manifests/policy.pp
spec/classes/ceilometer_policy_spec.rb