Merge "Display neutron plugin options in globals.yml"

This commit is contained in:
Jenkins 2015-08-27 16:59:31 +00:00 committed by Gerrit Code Review
commit 4da40a0ab9

View File

@ -67,6 +67,9 @@ network_interface: "eth0"
# addresses for that reason.
neutron_external_interface: "eth1"
# Valid options are [ openvswitch, linuxbridge ]
#neutron_plugin_agent: "openvswitch"
####################
# OpenStack options