aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml')
-rw-r--r--releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml b/releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml
new file mode 100644
index 00000000..766b6581
--- /dev/null
+++ b/releasenotes/notes/roles-data-validation-7845702b5ed85366.yaml
@@ -0,0 +1,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.