keyword arg passed as positional to get_container

Bug #1496093 reported by Alistair Coles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Fix Released
Undecided
Alistair Coles

Bug Description

In client get_container(), when full_listing is true, the calls back to get_container() pass service_token as a positional arg which maps its value to the full_listing arg. It should use a keyword.

I'll put together a patch and test.

Changed in python-swiftclient:
assignee: nobody → Alistair Coles (alistair-coles)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-swiftclient (master)

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

Changed in python-swiftclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-swiftclient (master)

Reviewed: https://review.openstack.org/283126
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=67f5468ee485ac3480530df1e59f8f7f92071f66
Submitter: Jenkins
Branch: master

commit 67f5468ee485ac3480530df1e59f8f7f92071f66
Author: Alistair Coles <email address hidden>
Date: Mon Feb 22 15:05:27 2016 +0000

    Fix wrong args for get_container with full listing

    In client get_container(), when full_listing is true,
    the calls back to get_container() pass service_token
    as a positional arg which maps its value to the
    full_listing arg. It should use a keyword.

    Change-Id: Iac2af45df124ff33fcb7fbaf1ba959ef06c96378
    Closes-Bug: #1496093

Changed in python-swiftclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-swiftclient 3.0.0

This issue was fixed in the openstack/python-swiftclient 3.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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