]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
SR-IOV agent: display loaded extensions
authorMoshe Levi <moshele@mellanox.com>
Thu, 17 Dec 2015 16:03:00 +0000 (18:03 +0200)
committerMoshe Levi <moshele@mellanox.com>
Wed, 6 Jan 2016 08:45:09 +0000 (10:45 +0200)
commit66a91c6c386e2e6cd9653dc02fa382c13f68e14a
treec819fa1623570f91dba3ceb9209250efb4f62d37
parentb01e3084d135492850384f7732763ad40a1bbc0b
SR-IOV agent: display loaded extensions

The SR-IOV agent support l2 agent extension due to
this patch https://review.openstack.org/#/c/210483/

This patch allow to show the loaded l2 agent extensions
when executing neutron agent-show <SR-IOV agent id>

Closes-Bug: #1527307
DocImpact update the agent configuration to show
          l2 agent extensions
Change-Id: I5dcb79ef539e4f18693e4a8eff03fff40873d3fa
neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py
neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/test_sriov_nic_agent.py
releasenotes/notes/sriov_show_l2_agent_extensions-ca852e155a529e99.yaml [new file with mode: 0644]