address scope list --share broken

Bug #1659993 reported by Dean Troyer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Low
Dean Troyer

Bug Description

openstack address scope list --share returns 'HttpException: Bad Request' due to extra query args in the URL: http://192.168.5.198:9696/v2.0/address-scopes?shared=True&is_shared=True

is_shared is correct; shared is incorrectly added in the OSC code.

Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Dean Troyer (dtroyer)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

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

Reviewed: https://review.openstack.org/426452
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=4a12280999eed4f35e9e2d61a475ffc7c2b001b2
Submitter: Jenkins
Branch: master

commit 4a12280999eed4f35e9e2d61a475ffc7c2b001b2
Author: Dean Troyer <email address hidden>
Date: Fri Jan 27 19:26:34 2017 -0600

    Fix address scope list --share

    Remove the 'shared' key from the attrs passed in to the SDK with 0.9.13.

    Also convert the functional tests to the JSON-style (that's how I found this).

    Closes-bug: 1659993
    Change-Id: I614fbce967cdd07fe7360242547dbf52e7677939

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

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