kolla/releasenotes/notes/ubuntu-sources.list-change-65bb0f936b0ec95b.yaml
Marcin Juszkiewicz 2e43891838 Support non-x86 architectures (aarch64, ppc64le)
Based on ppc64le changes by Sajauddin Mohammad [1]

1. https://review.openstack.org/#/c/423239/6

Tested with centos, debian, ubuntu on aarch64 and ppc64le.

Partially-Implements: blueprint multiarch-and-arm64-containers

Change-Id: If0ccc58d436b2468cd477c222ebc2fe0073206e9
2017-05-11 11:11:43 +02:00

8 lines
296 B
YAML

---
upgrade:
- |
For non-x86 architectures Ubuntu sources.list got defined in other file:
"sources.list.ubuntu.ARCHNAME" (where ARCHNAME is "aarch64" or "ppc64le").
This way x86-64 users do not have to adapt their configurations if they
have own set of repositories for Ubuntu.