]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert back to 'call' for agent reports
authorGary Kotton <gkotton@redhat.com>
Fri, 22 Mar 2013 15:40:38 +0000 (15:40 +0000)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Mon, 25 Mar 2013 01:38:17 +0000 (10:38 +0900)
commit1586cab03175060ce6c9e5f444ce67a4d9e50eea
tree1bad5c02309488430b00ca6b3603dc3ce21e608d
parenta23ad1cfc10529c7f4b1447371aa60c22e9fc182
Revert back to 'call' for agent reports

Fixes bug 1159581

The logic of the agents is based on RPC call()
since the agent needs to catch an exception over RPC.

Change-Id: I6d408216ebdfd130bab2555e61febd02b521985d
quantum/agent/rpc.py