]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fix conversion type missing
authorKun Huang <academicgareth@gmail.com>
Thu, 5 Sep 2013 06:20:23 +0000 (14:20 +0800)
committerKun Huang <gareth@unitedstack.com>
Thu, 5 Sep 2013 18:16:13 +0000 (02:16 +0800)
commitee26de1ed22fc67591a7b5465132f78af1f1c0f4
tree2f510dade984a184af5b7ee5ac6d7cf0d7f9b395
parent0f5e2bd607a612a848b6ec674dd5f23a8e4959b7
fix conversion type missing

Conversion type is missing in some places which would cause some
unexcepted error. By using 'grep -rn "%(\w\+)\W"', we could find
all cases of '%(variable_a)' and fix them.

Change-Id: I05cbaac73976c70be8428bf5a2d0017ea7059cb3
Closes-Bug: #1221036
.mailmap
neutron/plugins/cisco/db/n1kv_db_v2.py
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/plugins/nec/common/ofc_client.py