3 Commits

Author SHA1 Message Date
Emilien Macchi
6941810418 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.

Change-Id: I3c680647c310ad87bb5fb790675a16da784e6e27
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2018-01-11 15:53:16 +00:00
ZhongShengping
f92817c91d oslo policy: check puppet resource instead of actual config in spec
Change-Id: Ic72db18a8dc8b0c7448436290decb1c975047de2
2017-05-23 15:28:12 +08:00
Matt Fischer
e2729f0fa8 Policy support for Trove
Trove is adding policy support, since it's not yet released (landing in
Newton) this code will not auto-include the policy class as other
modules do. That will be done later after all distros support a Trove
version with a policy.json file.

Change-Id: Iae8f8bf341ae17190676c524444600e660420e46
2016-08-24 11:17:23 -04:00