Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-06-06 Thread Anita Kuno
On 05/26/2016 02:50 AM, zhangyali (D) wrote: > Hi all, > > I am interested in the VPNaaS project in Neutron. Now I notice that only > IPsec tunnel has completed, but other types of VPN, such as, MPLS/BGP, have > not completed. I'd like to know how's going about MPLS/BGP vpn? What's the > mechan

Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-06-06 Thread Mathieu Rohon
Hi, sorry for the late reply, but if you want to attach a neutron network or a neutron router to an existing MPLS based BGP L3 VPN, you can use the BGPVPN project [1], with its API and one of it's backend, bagpipe [2] being its opensource and reference implementation. Those projects have dedicate

Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-05-31 Thread Paul Carver
On 5/26/2016 02:50, zhangyali (D) wrote: I am interested in the VPNaaS project in Neutron. Now I notice that only IPsec tunnel has completed, but other types of VPN, such as, MPLS/BGP, have not completed. I'd like to know how's going about MPLS/BGP vpn? What's the mechanism or extra work need

Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-05-26 Thread Kosnik, Lubosz
I had a discussion with few operators and after what I heard about VPNaaS I can tell that we not suppose to help with that implementation. Maybe we should work on service VM’s and prepare implementation of VPNaaS using them and using some prebuild images like VyOS or other. Lubosz Kosnik Cloud S

Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-05-26 Thread Ihar Hrachyshka
> On 26 May 2016, at 16:23, Kosnik, Lubosz wrote: > > You should read e-mails on ML. VPNaaS will be removed in next 6 months from > repo. You need to look into something else like starting VyOS image, pfSense > or other. Strictly speaking, vpnaas is on probation right now, and if interested p

Re: [openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-05-26 Thread Kosnik, Lubosz
You should read e-mails on ML. VPNaaS will be removed in next 6 months from repo. You need to look into something else like starting VyOS image, pfSense or other. Lubosz Kosnik Cloud Software Engineer OSIC lubosz.kos...@intel.com > On May 26, 2016, at 1:50 AM, zhangyali (D) wrote: > > Hi all,

[openstack-dev] [Neutron][vpnaas]Question about MPLS VPN

2016-05-25 Thread zhangyali (D)
Hi all, I am interested in the VPNaaS project in Neutron. Now I notice that only IPsec tunnel has completed, but other types of VPN, such as, MPLS/BGP, have not completed. I'd like to know how's going about MPLS/BGP vpn? What's the mechanism or extra work need to be done? Thanks. Best, Yali