]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes formatting exception from logging in BigSwitch plugin
authorKevin Benton <kevin.benton@bigswitch.com>
Thu, 29 Aug 2013 22:16:00 +0000 (15:16 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Thu, 29 Aug 2013 22:18:03 +0000 (15:18 -0700)
commitd6f50e8476feb3c76db485fa033d0b1c22ee024d
treebca4720aeaeb37257c1eb3b203ef0328cf217012
parent0f35cddf1ab81ace17a081242ef5dd019fe14d74
Fixes formatting exception from logging in BigSwitch plugin

Corrects the data type expected for the HTTP code that comes
back from the back-end controller in a debug log call.

Closes-Bug: #1220521
Change-Id: Ic71b24c724222ade5e695addf291c6488d665da9
neutron/plugins/bigswitch/plugin.py