tripleo-common/releasenotes/notes/list-roles-from-roles-data-yaml-7ca573169f888bd7.yaml
Julie Pichon c824b58a22 Parse roles from roles_data.yaml directly
roles_data.yaml is the source of truth for the roles available in a
deployment.

Change-Id: I599bf5675caa4650a8eb647e8c50e0fc64fdc923
Implements blueprint: get-roles-action
2017-05-29 10:11:10 +01:00

7 lines
262 B
YAML

---
fixes:
- The tripleo.role.list action now returns the list of roles based
directly on the data from roles_data.yaml in the deployment
plan. (See blueprint `get-roles-actions
<https://blueprints.launchpad.net/tripleo/+spec/get-roles-action>`__)