]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Show neutron API request body with debug enabled
authorKevin Benton <blak111@gmail.com>
Mon, 17 Mar 2014 22:21:08 +0000 (15:21 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 18 Mar 2014 01:47:11 +0000 (18:47 -0700)
commit10a721bb5044fdc36aba4e6a6af753a1233655a1
tree7264190bbe526dd09bd46eca8be086d99c9421be
parent903aa84ff98efb675e1d4e7af464d1df9f7f01ea
Show neutron API request body with debug enabled

Shows the contents of update and create requests
to the neutron API when debugging is enabled.

Closes-Bug: #982504
Change-Id: I90680721aee9efbcb01779cdfacc86b90b37bf8f
neutron/api/v2/base.py