]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ovs_neutron_agent: display loaded extensions
authorHaim Daniel <hdaniel@redhat.com>
Thu, 24 Sep 2015 15:53:40 +0000 (18:53 +0300)
committerAssaf Muller <amuller@redhat.com>
Mon, 19 Oct 2015 20:14:43 +0000 (16:14 -0400)
commitb7b6f3fe823994fdacde6e87a6a1f62692508fbe
tree326c0d2f073bca2e866810fc98377743b7c2b979
parent60b957fb72228d3325fd05a312372e23ba892eb8
ovs_neutron_agent: display loaded extensions

Currently neutron agent-show command does not provide the visibility for the
loaded extensions. This commit fixes that.

DocImpact

Change-Id: Iab101682df4676ad3ca2531356a1de8f2a2d4f14
Closes-Bug: #1497969
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/functional/agent/test_l2_ovs_agent.py