]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ovs_lib: Fix native implementation of db_list
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Thu, 16 Jul 2015 10:56:21 +0000 (19:56 +0900)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Mon, 20 Jul 2015 23:22:48 +0000 (08:22 +0900)
commit73207ddd5e8b4be800b2d1603d73cabad30423ec
treec7fc2b355d544556fb5b08311c864abea42943eb
parent213d02a997f38099ac446abf32442cfdc994dfa8
ovs_lib: Fix native implementation of db_list

Move the code to list records into the transaction.

Closes-Bug: #1473038
Closes-Bug: #1473049
Closes-Bug: #1475253
Change-Id: I9f367f5ba1ecc50b9bb94c6f52507033d0139611
neutron/agent/ovsdb/native/commands.py