]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add update from agent to plugin on device up
authorIrena Berezovsky <irenab@mellanox.com>
Thu, 24 Oct 2013 12:59:46 +0000 (15:59 +0300)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:23 +0000 (15:20 +0800)
commit023d51ec9e8ba23cfb4437633f4d0b9f8d3a651b
tree0738e2cb9d975a95834187218079ec4a9c7723c5
parent7d5ab967365a6f9ae888ee9db819ea72875df998
Add update from agent to plugin on device up

Add RPC message to plugin on device up once configured.
Update device details attribute to use segmentation_id
instead of vlan_id.

Change-Id: I9be8389c01c4c29025bbe868919e39fde3251a58
Closes-Bug: #1242532
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/plugins/mlnx/agent/utils.py
neutron/tests/unit/mlnx/test_mlnx_neutron_agent.py [new file with mode: 0644]