Default Ubuntu image URL in openstack-ansible-lhx_hosts needs updating

Bug #1900975 reported by Jeremy
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Critical
Dmitriy Rabotyagov

Bug Description

Line 16 in lxc_hosts/vars/ubuntu-18.04.yml:

_lxc_hosts_container_image_url: "http://cdimage.ubuntu.com/ubuntu-base/releases/18.04/release/ubuntu-base-18.04.3-base-{{ lxc_cache_map.arch }}.tar.gz"

This image is no longer available on the host and returns a 404, causing setup-hosts.yml in openstack-ansible to fail unless this value is overridden.

The current available version is 18.04.5.

Jeremy (nzlamb)
description: updated
Revision history for this message
Dmitriy Rabotyagov (noonedeadpunk) wrote :

Hi Jeremy

Thanks for reporting it. We're already working on the fix. The issue has raised as ubuntu decided to drop it's images from the repo. We need better fix then just replacing URL since it will stopp working pretty soon as well.

In the meanwhile you can override that url by defining valid url for `lxc_hosts_container_image_url` var in your user_variables.yml

Changed in openstack-ansible:
status: New → In Progress
importance: Undecided → Critical
Changed in openstack-ansible:
assignee: nobody → Dmitriy Rabotyagov (noonedeadpunk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-lxc_hosts (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/759298

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-lxc_hosts (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/759299

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-lxc_hosts (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/759300

Revision history for this message
Jeremy (nzlamb) wrote :

Thanks Dimitry, appreciate the fast response. Your suggestion for overriding in user_variables.yml is what I've been doing to date and it has been working. It's a shame Ubuntu don't have a 'latest' or similar symlink on their repo server!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-lxc_hosts (master)

Reviewed: https://review.opendev.org/759229
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=46e10d21f15fa7ec50c35e800125278e270f46b6
Submitter: Zuul
Branch: master

commit 46e10d21f15fa7ec50c35e800125278e270f46b6
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Oct 22 12:26:44 2020 +0300

    Determine latest base image available

    Closes-Bug: #1900884
    Closes-Bug: #1900975
    Change-Id: I362a15397fee891d967ce7150819b02312200d2e

Changed in openstack-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-lxc_hosts (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/759900

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-ansible-lxc_hosts (stable/ussuri)

Change abandoned by Jonathan Rosser (<email address hidden>) on branch: stable/ussuri
Review: https://review.opendev.org/759900
Reason: duplicate

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-lxc_hosts (stable/ussuri)

Reviewed: https://review.opendev.org/759298
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=1ef740697ffa4921a1ca74eb4c39b0e0335fc03d
Submitter: Zuul
Branch: stable/ussuri

commit 1ef740697ffa4921a1ca74eb4c39b0e0335fc03d
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Oct 22 19:46:36 2020 +0300

    Determine latest base image available

    Change-Id: I8abf204117b65366b7626cbeb1b04ed5db2806c1
    Closes-Bug: #1900884
    Closes-Bug: #1900975

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-lxc_hosts (stable/train)

Reviewed: https://review.opendev.org/759299
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=88d196453b52ec5b211c236f11e7be1b18aa1d92
Submitter: Zuul
Branch: stable/train

commit 88d196453b52ec5b211c236f11e7be1b18aa1d92
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Oct 22 19:50:40 2020 +0300

    Determine latest base image available

    Change-Id: I616c7ea903114b084408b52dce28696b13dcbe5d
    Closes-Bug: #1900884
    Closes-Bug: #1900975

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-ansible-lxc_hosts (master)

Change abandoned by Dmitriy Rabotyagov (noonedeadpunk) (<email address hidden>) on branch: master
Review: https://review.opendev.org/759310

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-lxc_hosts (stable/stein)

Reviewed: https://review.opendev.org/759300
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-lxc_hosts/commit/?id=c52784341834de13bb04cedd9b4529d1b3ca12ea
Submitter: Zuul
Branch: stable/stein

commit c52784341834de13bb04cedd9b4529d1b3ca12ea
Author: Dmitriy Rabotyagov <email address hidden>
Date: Thu Oct 22 19:54:23 2020 +0300

    Determine latest base image available

    Change-Id: I9760b49f454114c416657583dfba99ca11e100b8
    Closes-Bug: #1900884
    Closes-Bug: #1900975

tags: added: in-stable-stein
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts rocky-eol

This issue was fixed in the openstack/openstack-ansible-lxc_hosts rocky-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts stein-eol

This issue was fixed in the openstack/openstack-ansible-lxc_hosts stein-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts train-eol

This issue was fixed in the openstack/openstack-ansible-lxc_hosts train-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts ussuri-eol

This issue was fixed in the openstack/openstack-ansible-lxc_hosts ussuri-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts yoga-eom

This issue was fixed in the openstack/openstack-ansible-lxc_hosts yoga-eom release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts victoria-eom

This issue was fixed in the openstack/openstack-ansible-lxc_hosts victoria-eom release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts wallaby-eom

This issue was fixed in the openstack/openstack-ansible-lxc_hosts wallaby-eom release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-ansible-lxc_hosts xena-eom

This issue was fixed in the openstack/openstack-ansible-lxc_hosts xena-eom release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.