tripleo-heat-templates/releasenotes/notes/remove-AdminEmail-70cf5b218f916734.yaml
Takashi Kajinami 566feed070 Remove the ineffective AdminEmail parameter
The AdminEmail parameter has had no effect since we introduced keystone
bootstrap command to create a set of bootstrap resource, because the
bootstrap command doesn't support user email.
This change removes that useless command.

Change-Id: I14557a69301ba5c18205702d929b4ffe6b7c8040
2020-10-29 14:50:36 +00:00

6 lines
147 B
YAML

---
upgrade:
- |
The AdminEmail parameter has been removed because it has had no effect
since TripleO had bootstrap support implemented.