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
This commit is contained in:
James Slagle 2019-10-22 19:51:24 -04:00
parent 8c2cba372b
commit e6b5deef9f
2 changed files with 9 additions and 3 deletions

View File

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