Display neutron plugin options in globals.yml

Change-Id: I86244e68fac162b70f68356175e4550bd508b85c
Partially-Implements: blueprint update-configs
This commit is contained in:
Sam Yaple 2015-08-27 15:57:55 +00:00
parent aada29b4db
commit bcc5c62dd8

View File

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