Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-28 Thread Paul Michali (pcm)
:). Thanks! ---Bo From: "Paul Michali (pcm)" mailto:p...@cisco.com>> To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Sent: Friday, April 11, 2014 2:15:18 AM Subject: Re:

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-26 Thread Julio Carlos Barrera Juez
t work, just upload >> your codes onto the review board, we can find how to solve it :). >> >> Thanks! >> ---Bo >> >> >> -- >> *From: *"Paul Michali (pcm)" >> >> *To: *"OpenStack Development Mail

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-24 Thread Paul Michali (pcm)
6b7fe568ea287db47abe30> as examples to write your own vpnaas driver. More info about service type framework, you can also refer to neutron/services/loadbalancer codes. ____________ From: "Julio Carlos Barrera Juez" mailto:juliocarlos.barr...@i2cat.net>> To: &quo

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-24 Thread Julio Carlos Barrera Juez
t; > Thanks! > ---Bo > > > -- > *From: *"Paul Michali (pcm)" > > *To: *"OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > *Sent: *Friday, April 11, 2014 2:15:18 AM >

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-18 Thread Bo Lin
April 11, 2014 2:15:18 AM Subject: Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch? By not “working” do you mean you cannot get the plugin to work in a multi-provider environment? Multi-provider solutions have been tabled until Juno, where more discussio

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-10 Thread Paul Michali (pcm)
Add appropriate vpnaas service_provider into neutron.conf and add appropriate "vpn_device_driver" option into vpn_agent.ini 3. restart n-svc and q-vpn Hope help you. From: "Julio Carlos Barrera Juez" mailto:juliocarlos.barr...@i2cat.net>> To: "OpenStack Developm

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-10 Thread Nachi Ueno
alancer codes. >> >> -- >> *From: *"Julio Carlos Barrera Juez" >> *To: *"OpenStack Development Mailing List (not for usage questions)" < >> openstack-dev@lists.openstack.org> >> *Sent: *Thursday, February 27, 2014 5:26

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-10 Thread Julio Carlos Barrera Juez
Barrera Juez" > *To: *"OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > *Sent: *Thursday, February 27, 2014 5:26:32 PM > *Subject: *Re: [openstack-dev] How to implement and configure a new > Neutron vpnaas driv

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-02-27 Thread Bo Lin
: "Julio Carlos Barrera Juez" To: "OpenStack Development Mailing List (not for usage questions)" Sent: Thursday, February 27, 2014 5:26:32 PM Subject: Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch? I'm following the change y

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-02-27 Thread Julio Carlos Barrera Juez
svc and q-vpn >> >> Hope help you. >> >> ---------- >> *From: *"Julio Carlos Barrera Juez" >> *To: *"OpenStack Development Mailing List" < >> openstack-dev@lists.openstack.org> >> *Sent: *Monda

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-02-19 Thread Julio Carlos Barrera Juez
ra Juez" > *To: *"OpenStack Development Mailing List" < > openstack-dev@lists.openstack.org> > *Sent: *Monday, February 17, 2014 7:18:44 PM > *Subject: *[openstack-dev] How to implement and configure a new Neutron > vpnaasdriver from scratch? >

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-02-18 Thread Bo Lin
; option into vpn_agent.ini 3. restart n-svc and q-vpn Hope help you. - Original Message - From: "Julio Carlos Barrera Juez" To: "OpenStack Development Mailing List" Sent: Monday, February 17, 2014 7:18:44 PM Subject: [openstack-dev] How to implement and configu

[openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-02-17 Thread Julio Carlos Barrera Juez
Hi. I have asked in the Q&A website without success ( https://ask.openstack.org/en/question/12072/how-to-implement-and-configure-a-new-vpnaas-driver-from-scratch/ ). I want to develop a vpnaas implementation. It seems that since Havana, there are plugins, services and device implementations. I li