]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add block name to switch config options for MLX plug-ins.
authorAngela Smith <aallen@brocade.com>
Thu, 9 Apr 2015 20:55:35 +0000 (16:55 -0400)
committerAngela Smith <aallen@brocade.com>
Mon, 13 Apr 2015 19:15:56 +0000 (15:15 -0400)
commit594353722ccba27d19c693c2f77905758e46223a
tree0b15aa0c6effd3ba8837148101813d7f1f310867
parent3d205937de81db608e4b0e5d6b364ef502f78401
Add block name to switch config options for MLX plug-ins.

In the INI files, the switch_names option uses a dynamic
value to determine the block names for the switch options.
In order to create proper config option reference docs,
there needs to be an example block name for the switch
options.

Change-Id: Ic5bf6de02ba1b7d1bc90ee29a5a0570fb45b9956
Closes-Bug: #1442357
etc/neutron/plugins/brocade/brocade_mlx.ini
etc/neutron/plugins/ml2/ml2_conf_brocade_fi_ni.ini
neutron/plugins/ml2/drivers/brocade/fi_ni/mechanism_brocade_fi_ni.py
neutron/services/l3_router/brocade/mlx/l3_router_plugin.py