Hi, we are following this blog "https://cloudbase.it/open-vswitch-24-on-hyperv-part-1/" to integrate Openstack Cloud with OVS L2 agent on HyperV Compute. If we enable OpenVswitch Extension on HyperV Switch, the connectivity is lost between Controller and the Compute.
As far I know, for VXLAN, tunnel will be established between two endpoints which should be connected. In this example, 10.13.10.15 and 10.13.10.30 should be pingable.
options: {dfdefault="true", inkey=flow, localip="10.13.10.35", outkey=flow, remote_ip="10.13.10.30"}