[openstack-dev] [midonet] NAT64 support

2015-12-18 Thread Giuseppe (Pino) de Candia
Hi Devs, MidoNet does not support IPv6 (in overlay or underlay). As a small and practical first step towards supporting IPv6, I'm proposing support for NAT64. The idea is that a Tenant can configure NAT64 for any Floating IPv4. The Operator should have control over the IPv6 prefix (well-known pre

Re: [openstack-dev] [neutron][networking-sfc] API clarification questions

2015-11-02 Thread Giuseppe (Pino) de Candia
On Mon, Nov 2, 2015 at 9:56 PM, Cathy Zhang wrote: > > > > > *From:* Giuseppe (Pino) de Candia [mailto:gdecan...@midokura.com] > *Sent:* Saturday, October 31, 2015 10:08 PM > *To:* Cathy Zhang > *Cc:* Henry Fourie; OpenStack Development Mailing List (not for usage > q

Re: [openstack-dev] [neutron][networking-sfc] API clarification questions

2015-10-31 Thread Giuseppe (Pino) de Candia
On Oct 29, 2015 08:37, "Cathy Zhang" wrote: > > Hi Giuseppe, > > > > Please see inline, > > > > Regards, > > Cathy > > > > From: Giuseppe (Pino) de Candia [mailto:gdecan...@midokura.com] > Sent: Wednesday, October 28, 2015 5:15 PM >

Re: [openstack-dev] [neutron][networking-sfc] API clarification questions

2015-10-31 Thread Giuseppe (Pino) de Candia
On Oct 28, 2015 19:17, "Russell Bryant" wrote: > > On 10/28/2015 05:14 PM, Giuseppe (Pino) de Candia wrote: > > On Wed, Oct 28, 2015 at 4:20 PM, Russell Bryant > <mailto:rbry...@redhat.com>> wrote: > > > > I read through the proposed SFC A

Re: [openstack-dev] [neutron][networking-sfc] API clarification questions

2015-10-31 Thread Giuseppe (Pino) de Candia
o, > > Just one note on the order of the pipeline, shouldnt the security part be > before the service chaining (and also after)? > (Unless you only meant egress security and you still do the ingress before) > > Gal. > > On Wed, Oct 28, 2015 at 10:14 AM, Giuseppe (Pino) de Ca

Re: [openstack-dev] [neutron][networking-sfc] API clarification questions

2015-10-28 Thread Giuseppe (Pino) de Candia
On Wed, Oct 28, 2015 at 4:20 PM, Russell Bryant wrote: > I read through the proposed SFC API here: > > http://docs.openstack.org/developer/networking-sfc/api.html > > I'm looking at implementing what would be required to support this API > in OVN. I have a prototype, but I had to make some prett