On Thu, May 16, 2019 at 2:09 PM Vasiliy Tolstov <v.tols...@selfip.ru> wrote:
>
> чт, 16 мая 2019 г. в 14:57, Daniel Alvarez Sanchez <dalva...@redhat.com>:
> >
> > In OpenStack we do this via a DHCP static route [0]. Then we use an
> > OVN 'localport' in the hypervisor inside a namespace to handle the
> > requests.
> >
> > [0] 
> > https://opendev.org/openstack/networking-ovn/src/branch/stable/stein/networking_ovn/common/ovn_client.py#L1524
> >
>
> Thank you, why namespace needed?
Isolation, just as in ML2/OVS. You may have different tenants using
the same IP address for the metadata port right? Or even the
hypervisor may have that IP address for something else and we don't
want to mess up.
>
> --
> Vasiliy Tolstov,
> e-mail: v.tols...@selfip.ru
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to