How to verify operational mode of Quantum OVS ?
Hi,
We aware about following OVS modes : vlan,gre and flat mode. How to verify that OVS functional activated in GRE mode at the moment ?
Control node contain - /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini :
- enable_tunneling=True
- tenant_network_type=gre
Does it mean we operate in GRE mode ? Is it possible to verify from inside VM instance the running mode ?
Thanks