Deprecate deployed-server-roles-data.yaml

This roles file is now the same content as roles_data.yaml as no special
roles are needed for deployed-server. The file is now deprecated.

Note that the intent is to backport this patch to stable/train.

Change-Id: I9407cac224bfba6ae1c6477ff55f2c15937bcd10
(cherry picked from commit e6b5deef9f)
This commit is contained in:
James Slagle 2019-10-22 19:51:24 -04:00
parent b8635c4618
commit a7c161fed6
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
###############################################################################
# File generated by TripleO
###############################################################################
# DEPRECATED: The deployed-server-roles-data.yaml file is deprecated in train
# and will be removed in ussuri. It's contents are now the same as
# roles_data.yaml.
###############################################################################
# Role: Controller #
###############################################################################

View File

@ -0,0 +1,6 @@
---
deprecations:
- |
The roles file at deployed-server/deployed-server-roles-data.yaml is
deprecated in train. It's contents are the same as roles_data.yaml, and no
special roles files are needed when using deployed-server.