Unable to authenticate with v3applicationcredential plugin

Bug #1843901 reported by Andrew Berezovskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Charles Hsu

Bug Description

If I source the OpenRC file generated for the specific Application Credential keypair, I get the following error when trying to use SwiftService in the swiftclient 3.8.0:

ERROR:swiftclient.service:No tenant specified

Revision history for this message
Charles Hsu (charles0126) wrote :
Changed in python-swiftclient:
assignee: nobody → Charles Hsu (charles0126)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.opendev.org/699457
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=02b637cdca6963e8dcab5170422347df99606f92
Submitter: Zuul
Branch: master

commit 02b637cdca6963e8dcab5170422347df99606f92
Author: Charles Hsu <email address hidden>
Date: Wed Dec 18 00:32:36 2019 +0800

    Support v3 application credentials auth.

    Use keystoneauth1 application credential plugin and session to fetch
    a token and endpoint catalog url.

    $ swift --os-auth-url http://172.16.1.2:5000/v3 --auth-version 3\
          --os-application-credential-id THE_ID \
          --os-application-credential-secret THE_SECRET \
          --os-auth-type v3applicationcredential auth

    Change-Id: I9190e5e7e24b6a741970fa0d0ac792deccf73d25
    Closes-Bug: 1843901
    Closes-Bug: 1856635

Changed in python-swiftclient:
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.