puppet-keystone/releasenotes/notes/changes_around_keystone_manage_commands-5bbf256bb24c0a81.yaml
iberezovskiy c0fcdb5a0e Changes around keystone-manage commands
* perform all keystone-manage commands only as keystone user
* as it possible to override keystone user in init class
  we should also have an ability to override it in db::sync class
* ensure that fernet key directory is created before fernet
  setup command and it's owned by keystone user

Closes-bug: #1604884

Change-Id: Ib90d8e2259b9a650a2edb5f0baf0e68451b9abf6
2016-07-21 19:49:06 +03:00

4 lines
84 B
YAML

---
upgrade:
- All keystone-manage execs are performed now only by keystone user.