]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix issues with db pooling
authorGary Kotton <gkotton@redhat.com>
Thu, 21 Mar 2013 17:01:31 +0000 (17:01 +0000)
committerGary Kotton <gkotton@redhat.com>
Thu, 21 Mar 2013 18:02:15 +0000 (18:02 +0000)
commit7f21283ef36eadd5e600f08e5572580f11d06a7c
treeab3ed31f4a67d92b5095ced78c001d4a2aa78a52
parentc6bf10d86c2b2d8f66fc07183b9300fb99a89ba5
Fix issues with db pooling

Fixes bug 1157045

In addition to this a cast is used instead of a call for the
report update.

Change-Id: I1b0ea5b18b3d75dc3d047975b234275420af189c
quantum/agent/rpc.py
quantum/db/agents_db.py
quantum/tests/unit/openvswitch/test_agent_scheduler.py
quantum/tests/unit/test_agent_ext_plugin.py