Glance unable to load auth plugin

Bug #1948646 reported by Elvin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Medium
Goutham Pacha Ravi

Bug Description

Currently running the Wallaby version of Openstack. Manila installed fine according to the installation guide.

However upon creating a share, it always fails with the following errors

https://pastebin.com/T5ndDqEr

Some code was added to correctly display the error. Otherwise it won't show.

To my knowledge, there is no Glance authentication option available on the configuration file for Manila.

My setup is using Swift to store the Glance Images, and Manila running on the same Fileserver as Swift, both using the same storage setup.

For networking, I'm using the default Neutron.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/manila/+/815388

Changed in manila:
status: New → In Progress
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

Hi,

Thank you for reporting this bug. Some configuration parameters are necessary to communicate with glance-api/image service and our documentation wasn't calling this out. These options can be specified under the [glance] section.

I've proposed a fix to get this doc issue resolved: https://review.opendev.org/c/openstack/manila/+/815388

Can you verify if adding the [glance] section correctly resolves the issue?

Thanks!
Goutham

Changed in manila:
assignee: nobody → Goutham Pacha Ravi (gouthamr)
milestone: none → yoga-1
importance: Undecided → Medium
tags: added: doc
Revision history for this message
Elvin (startrail) wrote :

I have added the configuration as proposed by the fixes and it works as expected. Thank you very much!

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/815388
Committed: https://opendev.org/openstack/manila/commit/9b21f4e476880cb9871e584521f9565660140f57
Submitter: "Zuul (22348)"
Branch: master

commit 9b21f4e476880cb9871e584521f9565660140f57
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>

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

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/manila/+/817092

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/manila/+/817093

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

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/manila/+/817094

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/manila/+/817095

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

Fix proposed to branch: stable/train
Review: https://review.opendev.org/c/openstack/manila/+/817096

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/817092
Committed: https://opendev.org/openstack/manila/commit/4cf55197c8611c6461a780aa36c5a8a081f53b3e
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 4cf55197c8611c6461a780aa36c5a8a081f53b3e
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 9b21f4e476880cb9871e584521f9565660140f57)

tags: added: in-stable-xena
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/manila/+/817093
Committed: https://opendev.org/openstack/manila/commit/027e4cb56f8695ecf5cd2931a7d293cd16ccc4f0
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 027e4cb56f8695ecf5cd2931a7d293cd16ccc4f0
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 9b21f4e476880cb9871e584521f9565660140f57)
    (cherry picked from commit 4cf55197c8611c6461a780aa36c5a8a081f53b3e)

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/817094
Committed: https://opendev.org/openstack/manila/commit/935786939f4d84f88e2ee76cacbaf50944d91ae6
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 935786939f4d84f88e2ee76cacbaf50944d91ae6
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 9b21f4e476880cb9871e584521f9565660140f57)
    (cherry picked from commit 4cf55197c8611c6461a780aa36c5a8a081f53b3e)
    (cherry picked from commit 027e4cb56f8695ecf5cd2931a7d293cd16ccc4f0)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 12.1.1

This issue was fixed in the openstack/manila 12.1.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 11.1.1

This issue was fixed in the openstack/manila 11.1.1 release.

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/817095
Committed: https://opendev.org/openstack/manila/commit/67610b26d5b8730b805a73e2f993fbf8e75ad616
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 67610b26d5b8730b805a73e2f993fbf8e75ad616
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 9b21f4e476880cb9871e584521f9565660140f57)
    (cherry picked from commit 4cf55197c8611c6461a780aa36c5a8a081f53b3e)
    (cherry picked from commit 027e4cb56f8695ecf5cd2931a7d293cd16ccc4f0)
    (cherry picked from commit 935786939f4d84f88e2ee76cacbaf50944d91ae6)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 14.0.0.0rc1

This issue was fixed in the openstack/manila 14.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/train)

Reviewed: https://review.opendev.org/c/openstack/manila/+/817096
Committed: https://opendev.org/openstack/manila/commit/c01011b7bb96718a6cb37d273613f6d8279b5955
Submitter: "Zuul (22348)"
Branch: stable/train

commit c01011b7bb96718a6cb37d273613f6d8279b5955
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Oct 25 16:04:06 2021 -0700

    [doc] Fix config and install guide for the generic driver

    The generic driver needs to communicate with cinder, nova, neutron
    and glance. It does so using credentials set in the configuration
    file; some of this information was missing in our install and config
    guides.

    Change-Id: Ia7dc0e441057487e42b356b5d0ee22d5615be0a5
    Closes-Bug: #1948646
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 9b21f4e476880cb9871e584521f9565660140f57)
    (cherry picked from commit 4cf55197c8611c6461a780aa36c5a8a081f53b3e)
    (cherry picked from commit 027e4cb56f8695ecf5cd2931a7d293cd16ccc4f0)
    (cherry picked from commit 935786939f4d84f88e2ee76cacbaf50944d91ae6)
    (cherry picked from commit 67610b26d5b8730b805a73e2f993fbf8e75ad616)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 13.0.3

This issue was fixed in the openstack/manila 13.0.3 release.

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

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

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

This issue was fixed in the openstack/manila train-eol 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.