]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated ovsvapp_agent.ini in neutron
authorRomil Gupta <romilg@hp.com>
Thu, 30 Apr 2015 08:37:34 +0000 (01:37 -0700)
committerRomil Gupta <romilg@hp.com>
Thu, 30 Apr 2015 08:40:22 +0000 (01:40 -0700)
we have added the vxlan support for OVSvApp l2 Agent.

References:
https://review.openstack.org/#/c/168866/
https://review.openstack.org/#/c/175148/
https://review.openstack.org/#/c/177616/

Change-Id: I8061a1280b765e71aa682711c55c469f8425dac6

etc/neutron/plugins/ovsvapp/ovsvapp_agent.ini

index 77d93a9547670abe790070275641487c39834124..7f91d74bc84fc1fe7e7b98e9c9ee4fd5e411eefa 100644 (file)
 # esx_maintenance_mode = True
 
 [ovsvapp]
-# Currently OVSvApp Agent supports only VLAN.
+# Network type for tenant networks.
+# tenant_network_type =
+# OVSvApp L2 Agent supports either VLAN or VXLAN.
+# Example:
 # tenant_network_type = vlan
 
+# Local IP address of VXLAN tunnel endpoint.
+# local_ip =
+
 # OVS integration bridge.
 # integration_bridge = br-int