]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Log the body of an /action
authorDerrick J. Wippler <thrawn01@gmail.com>
Fri, 19 Oct 2012 14:53:18 +0000 (14:53 +0000)
committerDerrick J. Wippler <thrawn01@gmail.com>
Tue, 30 Oct 2012 14:50:39 +0000 (14:50 +0000)
commit9ea375c5dce105c657694ce296fbb24b03a0c6ab
tree2ff2fb6d8931ffae7aef93008f7be9bf96d75798
parent826c4520d093f5e0809a08e10b5d18bf69adc698
Log the body of an /action

The inability to deduce an /action request from the logs
makes diagnosing integration with nova difficult. This change
logs the action method and arguments

Change-Id: Iea4f46c7da9c61e07aa23e897b60992b8fdb6663
cinder/api/openstack/wsgi.py