Comment 3 for bug 1104313

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (master)

Reviewed: https://review.openstack.org/20437
Committed: http://github.com/openstack/python-keystoneclient/commit/e0c3e30653916cd01fa4542842d86a69e0bbb077
Submitter: Jenkins
Branch: master

commit e0c3e30653916cd01fa4542842d86a69e0bbb077
Author: Ruby Loo <email address hidden>
Date: Thu Jan 24 21:42:14 2013 +0000

    If you specify the --debug argument, it doesn't show the body of a POST request. The
    body (string rep) is at 'data' in the kwargs dict. 'body' was deleted prior to this call.

    Change-Id: Ieea3d11f5246ee785e41df3bc54ac61200808354
    Fixes: bug #1104313