aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml
blob: 766b6581ced6a106999ca905596a10fd5d48007c (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    The roles_data.yaml and roles_data_undercloud.yaml can be generated with
    tox using ``tox -e genrolesdata``.
  - |
    pep8 now checks that the roles_data.yaml and roles_data_undercloud.yaml
    matches data generated from the roles/ files.