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
&
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();