Correct filename for linuxbridge_agent.ini

Corrects the config file name for the linuxbridge agent
from /etc/neutron/plugins/ml2/linuxbridge_agent.conf
to /etc/neutron/plugins/ml2/linuxbridge_agent.ini

Change-Id: I00a0f99b53091d57a923a9b3a0ba17ad1e64accf
Closes-Bug: #1505457
Closes-Bug: #1504431
This commit is contained in:
Brian Moss 2015-10-13 11:32:47 +10:00
parent 698cbbc4c7
commit 129c2cc706
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ The Linux bridge agent builds layer-2 (bridging and switching) virtual
networking infrastructure for instances including VXLAN tunnels for private
networks and handles security groups.
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.conf`` file and
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.ini`` file and
complete the following actions:
* In the ``[linux_bridge]`` section, map the public virtual network to the

View File

@ -10,7 +10,7 @@ The Linux bridge agent builds layer-2 (bridging and switching) virtual
networking infrastructure for instances including VXLAN tunnels for private
networks and handles security groups.
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.conf`` file and
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.ini`` file and
complete the following actions:
* In the ``[linux_bridge]`` section, map the public virtual network to the

View File

@ -254,7 +254,7 @@ The Linux bridge agent builds layer-2 (bridging and switching) virtual
networking infrastructure for instances including VXLAN tunnels for private
networks and handles security groups.
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.conf`` file and
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.ini`` file and
complete the following actions:
* In the ``[linux_bridge]`` section, map the public virtual network to the

View File

@ -265,7 +265,7 @@ The Linux bridge agent builds layer-2 (bridging and switching) virtual
networking infrastructure for instances including VXLAN tunnels for private
networks and handles security groups.
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.conf`` file and
#. Edit the ``/etc/neutron/plugins/ml2/linuxbridge_agent.ini`` file and
complete the following actions:
* In the ``[linux_bridge]`` section, map the public virtual network to the