octavia/releasenotes/notes/use-dib-distribution-mirror-400d96c1a7df9862.yaml
Bernard Cafarelli d17dcea645
DIB: drop custom mirror elements
diskimage-builder supports a generic DIB_DISTRIBUTION_MIRROR that can
replace all existing mirror elements

Change-Id: Ia91dabf10e591f953440459edad35ebfc20c5890
Closes-Bug: #1703624
2017-07-12 10:57:24 +02:00

15 lines
491 B
YAML

---
features:
- |
The diskimage-create script now supports generic download mirrors via the
DIB_DISTRIBUTION_MIRROR environment variable, replacing the existing
distribution-specific elements
upgrade:
- |
For the diskimage-create script, the BASE_OS_MIRROR environment variable
was renamed to DIB_DISTRIBUTION_MIRROR
deprecations:
- |
These custom distribution mirror elements for the diskimage-script were
removed: apt-mirror, centos-mirror, fedora-mirror