Glance is unable to use the Cinder iSCSI backend

Bug #1959663 reported by Radosław Piliszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Radosław Piliszek

Bug Description

Despite Glance with Cinder iSCSI backend being supported in Kolla Ansible ( https://review.opendev.org/c/openstack/kolla-ansible/+/699910 ), Glance currently fails due to no lock_path being set for oslo_concurrency - lock_path started being required in os-brick recently (Nov 2021): https://review.opendev.org/q/I6f7f7d19540361204d4ae3ead2bd6dcddb8fcd68

Revision history for this message
Radosław Piliszek (yoctozepto) wrote :

There is an open question about what the lock_path should be for co-hosting services: http://lists.openstack.org/pipermail/openstack-discuss/2022-February/026992.html
For now, we can proceed with a separate lock_path for glance (like for other services, e.g., nova and cinder).

summary: - Glance is unable to use the Cinder backend
+ Glance is unable to use the Cinder iSCSI backend
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)
Changed in kolla-ansible:
status: Triaged → In Progress
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/+/827265
Committed: https://opendev.org/openstack/kolla-ansible/commit/75305aa897cde1c840088e5bd0b409da44e8114a
Submitter: "Zuul (22348)"
Branch: master

commit 75305aa897cde1c840088e5bd0b409da44e8114a
Author: Radosław Piliszek <email address hidden>
Date: Tue Feb 1 11:24:04 2022 +0000

    Glance: add lock_path setting

    This is required to use, e.g., Cinder iSCSI backend with Glance.

    Closes-Bug: #1959663
    Change-Id: I6d5e0e4ab70922a772f3c82e914f9e7d37cf0318

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

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

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/+/828249

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/+/828390

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/828247
Committed: https://opendev.org/openstack/kolla-ansible/commit/905dc7fae03fab6684357a1b5492ec3f6f8ea675
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 905dc7fae03fab6684357a1b5492ec3f6f8ea675
Author: Radosław Piliszek <email address hidden>
Date: Tue Feb 1 11:24:04 2022 +0000

    Glance: add lock_path setting

    This is required to use, e.g., Cinder iSCSI backend with Glance.

    Closes-Bug: #1959663
    Change-Id: I6d5e0e4ab70922a772f3c82e914f9e7d37cf0318
    (cherry picked from commit 75305aa897cde1c840088e5bd0b409da44e8114a)

tags: added: in-stable-xena
tags: added: in-stable-wallaby
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/+/828249
Committed: https://opendev.org/openstack/kolla-ansible/commit/c3d8684fe2b29092f7562263f587562c5c6c6601
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit c3d8684fe2b29092f7562263f587562c5c6c6601
Author: Radosław Piliszek <email address hidden>
Date: Tue Feb 1 11:24:04 2022 +0000

    Glance: add lock_path setting

    This is required to use, e.g., Cinder iSCSI backend with Glance.

    Closes-Bug: #1959663
    Change-Id: I6d5e0e4ab70922a772f3c82e914f9e7d37cf0318
    (cherry picked from commit 75305aa897cde1c840088e5bd0b409da44e8114a)

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

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

commit f8ae355c5b0382df14083120d5f3d535e2b97c99
Author: Radosław Piliszek <email address hidden>
Date: Tue Feb 1 11:24:04 2022 +0000

    Glance: add lock_path setting

    This is required to use, e.g., Cinder iSCSI backend with Glance.

    Closes-Bug: #1959663
    Change-Id: I6d5e0e4ab70922a772f3c82e914f9e7d37cf0318
    (cherry picked from commit 75305aa897cde1c840088e5bd0b409da44e8114a)

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

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

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

This issue was fixed in the openstack/kolla-ansible 11.4.0 release.

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

This issue was fixed in the openstack/kolla-ansible 12.4.0 release.

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

This issue was fixed in the openstack/kolla-ansible 13.1.0 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.