]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ovs-lib: make db_get_map return empty dict on error
authorDan Wendlandt <dan@nicira.com>
Mon, 17 Sep 2012 06:48:19 +0000 (23:48 -0700)
committerDan Wendlandt <dan@nicira.com>
Mon, 17 Sep 2012 06:48:19 +0000 (23:48 -0700)
commit8ba098a65acafe4ffde1b51f97f7b6a1b45e6d99
tree398ce3823578534272301055dbeb2d3350535650
parent5ba0f9c4e461c8d86073d3e6371f80a358a6cb3d
ovs-lib: make db_get_map return empty dict on error

bug 1050504

this fixes a crash caused when we try to iterate over the return value
of db_get_map

Change-Id: I56640035c3e166ddcc3d23e76be9118604dbeadc
quantum/agent/linux/ovs_lib.py