EndpointData.get_versioned_data has unused `authenticated` parameter

Bug #1703446 reported by Eric Fried
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystoneauth
Fix Released
Undecided
Eric Fried

Bug Description

As-yet-unreleased API EndpointData.get_versioned_data has a kwarg `authenticated` which is not used anywhere in its code or below it in the call stack. May as well scrub this unnecessary cruft out of here. The kwarg can always be introduced later if it turns out to be needed for some reason.

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/482260

Changed in keystoneauth:
assignee: nobody → Eric Fried (efried)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystoneauth (master)

Reviewed: https://review.openstack.org/482260
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=498320a5fba6b9f19645d60ad98560c02b36a1d9
Submitter: Jenkins
Branch: master

commit 498320a5fba6b9f19645d60ad98560c02b36a1d9
Author: Eric Fried <email address hidden>
Date: Mon Jul 10 14:33:47 2017 -0500

    Nix EndpointData.get_versioned_data(authenticated)

    Remove unused `authenticated` kwarg from as-yet-unreleased public API
    EndpointData.get_versioned_data, and private method
    EndpointData._set_version_info.

    Change-Id: I03a9969df4586c79b6b63d44fcb5474dd94e6ba2
    Closes-Bug: #1703446

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

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