Thanks Russell. Sorry for my late response.
What is the plan about SNAT? I think the SNAT is more complicated. Will you
create another type of external network in neutron and allocate a separate
IP address for each (router, compute node) tuple for SNAT?
2016-02-05 23:47 GMT+08:00 Russell Bryan
On 01/28/2016 09:08 PM, Na Zhu wrote:
> Hi Russell,
>
> Will you create a provide network for floating ip?
> I draw a diagram about the model you prefer (classic ovs model), is it
> right?
> 内嵌图片 1
> Only logical router connects the provider network, the provider network
> is for FIP.
Yes, that
On 01/27/2016 10:08 PM, Na Zhu wrote:
> Hi Russel,
>
>
> Thanks your information.
> I think no network node in ovn makes south-north traffic flow
> complicated, the model you like includes network node.
> In OVN, each compute node virtual router need connect to provide network
> and consume one u
Hi Russel,
Thanks your information.
I think no network node in ovn makes south-north traffic flow complicated,
the model you like includes network node.
In OVN, each compute node virtual router need connect to provide network
and consume one unique ip address. But in openstack, there is only 1 ip
On 01/27/2016 10:04 AM, Na Zhu wrote:
> Hi Russell,
>
> Yes, OVN supports provider network type flat and vlan, if use provider
> network, the traffic between compute nodes are not encapsulated with STT or
> Geneve header, and the provider network is not used for connecting external
> in neutron, I
Hi Russell,
Yes, OVN supports provider network type flat and vlan, if use provider
network, the traffic between compute nodes are not encapsulated with STT or
Geneve header, and the provider network is not used for connecting external
in neutron, I think need external network to connect openstack
On 01/19/2016 08:32 AM, Na Zhu wrote:
> Hi,
>
> Can anyone tell me how OVN will support SNAT/DNAT and VPN in the future?
> In OVN, there is no use of neutron l3 agent, it uses native router for
> east-west traffic, this is distributed and already supported. But for
> SNAT/DNAT/VPN, currently still
Hi,
Can anyone tell me how OVN will support SNAT/DNAT and VPN in the future?
In OVN, there is no use of neutron l3 agent, it uses native router for
east-west traffic, this is distributed and already supported. But for
SNAT/DNAT/VPN, currently still need l3 agent. What is your schedule about
no use