kolla/releasenotes/notes/templete-override-files-c7489543d92d1811.yaml
Sean Mooney 3f0a79cee8 add template-override subdirectory to contrib and doc
- This change introduces new template-override directories
      to store container template override files.
    - template override files stored in the contirb/template-override
      directory will not be gated and serve as an
      example of how to extend in-tree container images
      for specific use cases, e.g. source build of infra
      containers.
    - templates stored in contrib/template-override should
      have corresponding documentation in doc/template-override

Change-Id: I4c76b9338f92b779cc47b3f1147a816f0b683c6c
2017-01-06 16:05:45 +00:00

11 lines
510 B
YAML

---
other:
- |
In the Ocata cycle, two new template-override subdirectories were added
to contrib and doc directory. template override files stored in the
contrib/template-override directory will not be gated and serve as an
example of how to extend in-tree container images for specific use cases
e.g. source build of infrastructure containers.
Templates stored in contrib/template-override should have to correspond
documentation in doc/template-override to describe their use.