]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: log request body to NSX as debug
authorAaron Rosen <aaronorosen@gmail.com>
Fri, 22 Aug 2014 18:09:29 +0000 (11:09 -0700)
committerAaron Rosen <aaronorosen@gmail.com>
Fri, 29 Aug 2014 07:57:09 +0000 (07:57 +0000)
commit2bc898ff7a18928e94eb81b24dc99d5cb20eae8a
tree8ddd00a994c364599d63a90f3460dbeabce545af
parent9ddc2267a83de954c4e5b7fed58a40dc030b04fe
NSX: log request body to NSX as debug

Previously we never logged the request body that we sent to NSX. This makes
things hard to debug when issues arise as we don't actually log the body of
the request that we made. This patch adds the body to our issue request log
statement.

Change-Id: I7d98e3d844ebe565fb5919aac3f9afd5b4040e69
Closes-bug: 1360394
neutron/plugins/vmware/api_client/request.py