]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OVS DVR UT: Remove an inappropriate str() conversion
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Thu, 5 Mar 2015 00:22:04 +0000 (09:22 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 17 Mar 2015 12:43:17 +0000 (21:43 +0900)
commitec7ccaeb2df8ec9244b0e88488ab3939b989b1bf
tree90f9307b708a1f6bf29580687a2ff9f9a9ad20af
parent20fe763a65ae9d7a3496d2c30aca1b58957a5f3b
OVS DVR UT: Remove an inappropriate str() conversion

db_get_val would return None, not 'None'.
This also makes the code consistent with the other copies.

Change-Id: Iccf68bf172bfe07ff8913505466f86f024ae6415
neutron/tests/unit/openvswitch/test_ovs_dvr_neutron_agent.py