Tempest cinder action failed

Bug #2085878 reported by Arnaud Morin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Undecided
Arnaud Morin

Bug Description

The test 'test_cinder_actions' fail since few weeks due to:

 d=4a3c0029-29d3-454e-8622-be99ac8931b9, msg=\'CinderAction.volumes.list failed: No endpoints found [service_name=None, service_type=volumev3, region_name=None]\']\\\\n [action_ex_id=4a3c0029-29d3-454e-8622-be99ac8931b9, idx=0]: The action raised an exception [action=<mistral_lib.actions.base.CinderAction object at 0x7f264da56b60>, action_ex_id=4a3c0029-29d3-454e-8622-be99ac8931b9, msg=\'CinderAction.volumes.list failed: No endpoints found [service_name=None, service_type=volumev3, region_name=None]\']\\\\n\\"}", "created_at": "2024-10-29 18:50:17", "updated_at": "2024-10-29 18:50:17", "project_id": "75f5c89747314f9c820906eb62b5690b", "published_global": "{}"}'

The root cause is the following change in tempest config:

https://review.opendev.org/c/openstack/tempest/+/930296

Changed in mistral:
status: New → Confirmed
assignee: nobody → Arnaud Morin (arnaud-morin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to mistral-tempest-plugin (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/mistral-tempest-plugin/+/933692

Changed in mistral:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to mistral-tempest-plugin (master)

Reviewed: https://review.opendev.org/c/openstack/mistral-tempest-plugin/+/933692
Committed: https://opendev.org/openstack/mistral-tempest-plugin/commit/09dbeffd550d4a7c167add9adc50872057e192dc
Submitter: "Zuul (22348)"
Branch: master

commit 09dbeffd550d4a7c167add9adc50872057e192dc
Author: Arnaud M <email address hidden>
Date: Wed Oct 30 00:40:30 2024 +0100

    Skip test_cinder_action test

    Let's skip this test for now until we figure out the long term solution

    Related-bug: #2085878

    Change-Id: Ie6c51aa9c398bceb53c890a5ef441aec88db10b5
    Signed-off-by: Arnaud M <email address hidden>

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

Reviewed: https://review.opendev.org/c/openstack/mistral-extra/+/933691
Committed: https://opendev.org/openstack/mistral-extra/commit/a90e30c3208fbc77e58d8d777d16d8df5e9721fc
Submitter: "Zuul (22348)"
Branch: master

commit a90e30c3208fbc77e58d8d777d16d8df5e9721fc
Author: Arnaud M <email address hidden>
Date: Wed Oct 30 00:31:40 2024 +0100

    Use block-storage as default cinder service type

    A recent change in tempest switch cinder service type from volumev3 to
    block-storage, preventing us to discover correctly the endpoints.

    block-storage is the default service type for cinder since years but the
    volumev3 alias was widely used instead.
    We will now use block-storage as default now and keep volumev3 as alias.

    Also add block-store as another valid (but less used) alias.

    See: https://review.opendev.org/c/openstack/tempest/+/930296

    Closes-bug: #2085878

    Change-Id: If2ff4c3ac7049e4df57521af7707ba5203d286ac
    Signed-off-by: Arnaud M <email address hidden>

Changed in mistral:
status: In Progress → Fix Released
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.