i have 3 kvm hosts running open vswitch with many virtual machines.
These vms are on two separate tenants and GRE tunnel carries private traffic between these 3 hosts.
But is there a better way to do GRE tunneling,because currently these GRE tunnels are on mesh and if i want to extend from 3 hosts to 10 hosts i should make 9 connections to each other.
Is it possible to implement star topology with open vswitch.