tripleo-common/releasenotes/notes/deprecate-list-roles-action-12744cee0e6d70e5.yaml
Ryan Brady 29d5b5aa8f Deprecates tripleo.roles.list action
The tripleo.roles.list action is deprecated.  Please use the
tripleo.plan_management.v1.list_roles workflow instead.  Calling actions
directly is no longer supported.

This patch adds a deprecation notice to the action code, the file
where the action is registered and an associated release note.

Change-Id: I233be93b5a22008fbbfae8a49f24c3a79b9e2df2
2018-04-06 09:45:08 -04:00

7 lines
203 B
YAML

---
deprecations:
- |
The tripleo.roles.list action is deprecated. Please use the
tripleo.plan_management.v1.list_roles workflow instead. Calling actions
directly is no longer supported.