get_container with full_listing ignores query_string

Bug #1933277 reported by Erwan B.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
New
Undecided
Unassigned

Bug Description

API: swiftclient/client.py get_container

When trying to add specific extra query through "query_string" argument, it doesn't work if "full_listing" option is set to True.

As can be seen in the code from swiftclient/client.py, get_container doesn't use query_string argument when full_listing is set to True.

Expected result: append query_string even if full_listing parameter is set to True

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.