kayobe/releasenotes/notes/story-2007297-73f498ef6bc89fe9.yaml
Mark Goddard c847ef9157 Fix copying Swift ring files
Ring files are binary formatted and should not be templated. Attempting
to template them causes an error such as the following:

    Template source files must be utf-8 encoded

This change fixes the issue by implementing support for configuration
files that are listed as 'untemplated'.

Change-Id: I9c6b0d9d5e13e8b82ebb8e8a3a0f432efb865e28
Story: 2007297
Task: 38774
2020-12-15 16:55:31 +00:00

6 lines
158 B
YAML

---
fixes:
- |
Fixes an issue with copying Swift ring files. See `story 2007297
<https://storyboard.openstack.org/#!/story/2007297>`__ for details.