should add the cover case for 'body' kwarg in http json_request

Bug #1535968 reported by zhurong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
Medium
zhurong

Bug Description

In the http json_request, it always data in the kwargs,
but the warning says use `data` instead.
So add the cover case for 'body' kwarg in http json_request

zhurong (zhu-rong)
Changed in python-muranoclient:
assignee: nobody → zhurong (zhu-rong)
Changed in python-muranoclient:
status: New → In Progress
Changed in python-muranoclient:
milestone: none → 0.8.2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/269384
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=b2419ed950e973182c706a0df78a36376df5be1f
Submitter: Jenkins
Branch: master

commit b2419ed950e973182c706a0df78a36376df5be1f
Author: zhurong <email address hidden>
Date: Tue Jan 19 01:09:24 2016 +0000

    Add the cover case for 'body' kwarg in http json_request

    In the http json_request, it always data in the kwargs,
    but the warning says use `data` instead.
    So add the cover case for 'body' kwarg in http json_request

    Change-Id: I4015c67241e6cd44a65871483750fe70d17e92d8
    Closes-bug: #1535968

Changed in python-muranoclient:
status: In Progress → Fix Released
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.