kolla/releasenotes/notes/add-debian_arch-variable-9559ac31809afaca.yaml
Mark Goddard 2399c42d93 Tidy up release notes for Stein 8.0.0 release
Change-Id: I9615bc26156a26616dea083c3db4efbf7717231c
2019-03-29 12:51:43 +00:00

8 lines
283 B
YAML

---
features:
- |
Adds a ``debian_arch`` variable which can be used in Dockerfile.j2 files
instead of checking architecture names. For 'x86-64' it has a value of
'amd64' and uses 'arm64' on 'aarch64' architecture. This is handy for
fetching external release files.