Files
vmware-nsx/neutron/plugins/mlnx/rpc_callbacks.py
Akihiro Motoki d2f810f0c5 Fix a bug in Mellanox plugin RPC caused by secgroup RPC refactoring
SecurityGroupsRpcCallback RPC refactoring patch (commit 2781fce238)
moves get_port_from_device method from plugin RPC callback class to
plugin layer, but Mellanox plugin RPC callback was forgot to update
and as a result RPC calls from agents to Mellanox plugin fails.

Change-Id: I1aa82ac00c16a53a59a93087f0ca4ef281ee3f2b
Related-Bug: #1359416
2014-09-01 22:41:57 +09:00

4.3 KiB