Set bind mount propegatation to shared for /var/lib/nova.
[apex-tripleo-heat-templates.git] / releasenotes / notes / roles-data-validation-7845702b5ed85366.yaml
1 ---
2 features:
3   - |
4     The roles_data.yaml and roles_data_undercloud.yaml can be generated with
5     tox using ``tox -e genrolesdata``.
6   - |
7     pep8 now checks that the roles_data.yaml and roles_data_undercloud.yaml
8     matches data generated from the roles/ files.