puppet-heat/releasenotes/notes/heat-domain-user-config-d1396bc6e3f17a2a.yaml
Alex Schultz 08488e3686 Ability to manage domain config seperately
This change allows a user of the heat::keystone::domain class to manage
the user creation seperately from the user configuration for the heat
services.

Previously one could disable the management of the users but could not
prevent the configuration file from being updated if all they wanted to
do was create the users.

Change-Id: Iab8204d3dfd727149d41ad86616a8f95a6f720dc
2016-11-03 08:52:12 -06:00

6 lines
190 B
YAML

---
other:
- Management of heat configuration is now optional for
heat::keystone::domain which allows you to manage the
users and domain seperately from the service configuration.