Merge "Add certmonger user profile to all overcloud roles"
[apex-tripleo-heat-templates.git] / releasenotes / notes / generated-sample-environments-8b523f55f36e940c.yaml
1 ---
2 features:
3   - |
4     There is now a tool in tripleo-heat-templates, similar to the
5     oslo-config-generator, that can be used to programmatically generate
6     sample environment files based directly on the contents of the templates
7     themselves.  This ensures consistency in the sample environments, as well
8     as making it easier to update environments to reflect changes to the
9     templates.
10 upgrade:
11   - |
12     Some sample environment files will be moving as part of the work to
13     generate them programmatically.  The old versions will be left in place for
14     one cycle to allow a smooth upgrade process.  When upgrading, if any of the
15     environment files in use for the deployment have been deprecated they
16     should be replaced with the new generated verions.
17 deprecations:
18   - |
19     Where a generated sample environment replaces an existing one, the existing
20     environment is deprecated.  This will be noted in a comment at the top of
21     the file.