RE: KVM with OVS GRE has been supported on 4.3 release ?

2014-07-15 Thread lifuhui
there is a bug in 4.3 (but fixed in 4.4) > > From: lifuhui mailto:gdblessu99...@hotmail.com>> > Reply-To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" > mailto:dev@cloudstack.apache.org>> > Date: Sunday, July 13, 2014 at 8:02 PM &

KVM with OVS GRE has been supported on 4.3 release ?

2014-07-13 Thread lifuhui
Hello, everyone, Has anyone used OVS GRE with KVM on 4.3 release for isolation guest network ? Why there is no code support such as in private String getGreEndpointIP(Host host, Network nw) ... switch (hvType) { case XenServer: String label = physNetTT.getXenNetworkLabel();