commit d7a4ff5a6a429509d589bd2248d0f92c4c461d25 Author: Dmitriy Rabotyagov Date: Fri Oct 16 17:06:19 2020 +0300 Set UCA repo to Victoria Since UCA provides V only for 20.04, we are not able to provide distro installs for 18.04 Still we're leaving UCA fixed to U for bionic to get required KVM libraries and other dependencies. Change-Id: I94fbc9fc75e188d3a4a334ffb08836d431003764 diff --git a/releasenotes/notes/focal_distro_install-921cc6052ae69b27.yaml b/releasenotes/notes/focal_distro_install-921cc6052ae69b27.yaml new file mode 100644 index 0000000..2b1f61e --- /dev/null +++ b/releasenotes/notes/focal_distro_install-921cc6052ae69b27.yaml @@ -0,0 +1,12 @@ +--- +issues: + - | + Ubuntu Cloud Archive (UCA) does not contain Ubuntu Bionic distro packages + for Victoria, so only source install/upgrade path (default) will work + correctly for Ubuntu 18.04. +upgrade: + - | + Deployments which follows distro path (services are installed from distro + packages rather then in virtualenvs) should upgrade Ubuntu 18.04 -> 20.04 + before performing OpenStack Ussuri -> Victoria upgrade, since Ubuntu Cloud + Archive does not provide Victoria system packages for 18.04. diff --git a/vars/ubuntu-20.04.yml b/vars/ubuntu-20.04.yml index cfbd865..d67e1c7 100644 --- a/vars/ubuntu-20.04.yml +++ b/vars/ubuntu-20.04.yml @@ -95,6 +95,6 @@ _package_repos: [] # state: present # filename: "uca" -_uca_repo: "deb {{ uca_apt_repo_url | default('http://ubuntu-cloud.archive.canonical.com/ubuntu') }} {{ ansible_lsb.codename }}-updates/ussuri main" +_uca_repo: "deb {{ uca_apt_repo_url | default('http://ubuntu-cloud.archive.canonical.com/ubuntu') }} {{ ansible_lsb.codename }}-updates/victoria main" _openstack_host_ca_location: /usr/local/share/ca-certificates/