generic plugin base is missing reauthenticate

Bug #1643782 reported by Juan Antonio Osorio Robles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystoneauth
Fix Released
Medium
Juan Antonio Osorio Robles

Bug Description

We are unable to set the reauthenticate option for the generic auth plugins since it's missing from the base constructor.

This prevents the interchangeable usage of the v3 plugin and the generic ones; since even though the v3 base and the generic base inherit from the same class; they don't use the same arguments in it. Note that v2 has this option as well.

Changed in keystoneauth:
status: New → Invalid
Changed in keystoneauth:
status: Invalid → New
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystoneauth (master)

Fix proposed to branch: master
Review: https://review.openstack.org/400550

Changed in keystoneauth:
assignee: nobody → Juan Antonio Osorio Robles (juan-osorio-robles)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystoneauth (master)

Reviewed: https://review.openstack.org/400550
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=08539ec4d608dc7b90bc0a922221e97193fdbc08
Submitter: Jenkins
Branch: master

commit 08539ec4d608dc7b90bc0a922221e97193fdbc08
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Nov 22 09:27:11 2016 +0200

    Add reauthenticate to generic plugins

    Currently, the plugins supported in the generic plugins all have a
    reathenticate option, however, this is not passed anywhere in the
    generic plugin interface. This adds it to the base class in order to
    support this, and provide a more interchangeable interface between
    the version-specific plugins and the generic one.

    Change-Id: I35f1c9dcd20017b9c442b04c142e46cad4d15eb4
    Closes-Bug: #1643782

Changed in keystoneauth:
status: In Progress → Fix Released
Changed in keystoneauth:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/keystoneauth 2.16.0

This issue was fixed in the openstack/keystoneauth 2.16.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.