]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Using substitution for Python String
authorDongcan Ye <hellochosen@gmail.com>
Sun, 6 Dec 2015 04:56:17 +0000 (12:56 +0800)
committerDongcan Ye <hellochosen@gmail.com>
Sun, 6 Dec 2015 08:34:43 +0000 (16:34 +0800)
commit3141489e9ee0499a80e33acaee6f411b7d4db4e2
treec794ad6f0551ecd6aa30d4c7c2baed96f04fe8a8
parent798c8d780f8c9f5c45484a6d523f33702f1f6ec8
Using substitution for Python String

This patch using String substitution instead of String concatenation.

Change-Id: I1faabeb1943449ae60232e08a842652c86793a45
neutron/agent/common/ovs_lib.py