]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add decorator helping to log method calls.
authorSylvain Afchain <sylvain.afchain@enovance.com>
Mon, 15 Jul 2013 08:42:12 +0000 (10:42 +0200)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 18 Jul 2013 08:50:37 +0000 (10:50 +0200)
commitc2427c277368109b1ab747c3447e8c95f954733a
tree93855f4c597c79523c3ca341add308c0db586926
parentf9665c9d56144f384e6538a7584307c6dc8f3fdd
Add decorator helping to log method calls.

Fixes bug 1201328

Change-Id: I5c3a00c737903aa59cc6a2a248ee61aa53e54fbe
neutron/common/log.py [new file with mode: 0644]
neutron/services/loadbalancer/drivers/noop/noop_driver.py