kolla/releasenotes/notes/opendev-tarballs-base-3019ae9c57187542.yaml
Radosław Piliszek 65fab9e9dc Switch to tarballs.opendev.org for source images
OpenStack tarballs are hosted on tarballs.opendev.org.
tarballs.openstack.org is just a redirect.

This change switches the tarballs-base configuration option to
https://tarballs.opendev.org. Since the new site is namespaced, we need
to add openstack/ to the URL path, or in some cases x/.

The following projects now publish under the x/ namespace:

* networking-ansible
* networking-mlnx
* vmware-nsx
* vmware-nsxlib

This reverts commit 1c2ee4993d, adapting
it to the master branch instead of stable/ussuri.

Change-Id: If9bd73a2e758c9da87f9a9a60fe075d807e3ca00
Co-Authored-By: Mark Goddard <mark@stackhpc.com>
2020-06-16 12:17:30 +00:00

9 lines
364 B
YAML

---
upgrade:
- |
Changes the default value of the ``[DEFAULT] tarballs_base`` configuration
option from ``https://tarballs.openstack.org`` to
``https://tarballs.opendev.org``. Since the OpenDev site is namespaced, the
default source image tarball locations have been updated to include the
``/openstack`` (or in a few cases ``/x``) URL path.