Skip to content

Commit

Permalink
Add a missing config value for Compute Nodes
Browse files Browse the repository at this point in the history
Includes the linuxnet_interface_driver config parameter when
Neutron is enabled in Computes Nodes

Closes-Bug: #1251096
Change-Id: Ib1871970b6feb74364d77099999c4403190417d8
  • Loading branch information
emagana committed Dec 10, 2013
1 parent caac6a0 commit 9e64861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/install-guide/section_neutron-install.xml
Expand Up @@ -986,6 +986,7 @@ neutron_admin_tenant_name=service
neutron_admin_username=neutron
neutron_admin_password=<replaceable>NEUTRON_PASS</replaceable>
neutron_admin_auth_url=http://<replaceable>controller</replaceable>:35357/v2.0
linuxnet_interface_driver = nova.network.linux_net.LinuxOVSInterfaceDriver
firewall_driver=nova.virt.firewall.NoopFirewallDriver
security_group_api=neutron</programlisting>
<note>
Expand Down

0 comments on commit 9e64861

Please sign in to comment.