]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixed TypeError when creating MlnxException
authorRoey Chen <roeyc@mellanox.com>
Tue, 25 Mar 2014 11:56:59 +0000 (13:56 +0200)
committerRoey Chen <roeyc@mellanox.com>
Tue, 25 Mar 2014 14:43:30 +0000 (16:43 +0200)
commit3d9e183d596c806527008f6eb15edc9d249cb3c0
tree83f63b53d7c81bb8cf98b0e048df28912c86704c
parent4599e80bd2d6b6ea17b78ba858d618e95ca8be22
Fixed TypeError when creating MlnxException

MlnxException expect a 'err_msg' keyword argument.

Change-Id: I4570219c0a6a466391b43cbdaa5372b85566c421
Closes-Bug: #1283990
Signe-off-by: Roey Chen <roeyc@mellanox.com>
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py