mariabackup_image references removed mariadb docker image

Bug #1928129 reported by Lukasz Zalewski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Unassigned
Wallaby
Fix Committed
Medium
Unassigned
Xena
Fix Released
Medium
Unassigned

Bug Description

It looks like the mariabackup_image references mariadb docker image:

https://github.com/openstack/kolla-ansible/blob/cb38206dcbc29cf36a382d830b52943c0345a00c/ansible/roles/mariadb/defaults/main.yml#L108

but from https://docs.openstack.org/releasenotes/kolla/wallaby.html, the mariadb docker container has been removed.
Should the above reference mariadb-server image instead, e.g.

mariabackup_image: "{{ mariadb_image }}"

Environment:

kolla-ansible version 12.0.0.0rc2.dev18 (via kayobe 10.0.0.0rc1)

Regards

Lukasz

Revision history for this message
Mark Goddard (mgoddard) wrote :

Agreed on the proposed change.

Changed in kolla-ansible:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)
Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/793603

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

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/793604

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/793589
Committed: https://opendev.org/openstack/kolla-ansible/commit/bb56861cc5271f3612cb40057f21889ddb8c3a23
Submitter: "Zuul (22348)"
Branch: master

commit bb56861cc5271f3612cb40057f21889ddb8c3a23
Author: Pierre Riteau <email address hidden>
Date: Fri May 28 13:24:11 2021 +0200

    Use mariadb-server image for mariabackup

    The mariadb image was removed in Wallaby, leading to database backup
    failures.

    Change-Id: I90986e7521779997df2782767bb95efcbd8ef232
    Closes-Bug: #1928129

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/793603
Committed: https://opendev.org/openstack/kolla-ansible/commit/ee92b33b39db2ab58bfa7ee6814be2981d7180ef
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit ee92b33b39db2ab58bfa7ee6814be2981d7180ef
Author: Pierre Riteau <email address hidden>
Date: Fri May 28 13:24:11 2021 +0200

    Use mariadb-server image for mariabackup

    The mariadb image was removed in Wallaby, leading to database backup
    failures.

    Change-Id: I90986e7521779997df2782767bb95efcbd8ef232
    Closes-Bug: #1928129
    (cherry picked from commit bb56861cc5271f3612cb40057f21889ddb8c3a23)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 12.0.0.0rc2

This issue was fixed in the openstack/kolla-ansible 12.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 13.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 13.0.0.0rc1 release candidate.

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.