<div dir="ltr">I think this work falls into the "service VM" category.<div><br></div><div>openwrt unlike other service VMs used for networking services (like cloudstack's router vm) is very lightweight, and it's fairly easy to provision such VMs on the fly. It should be easy also to integrate with a ML2 control plane or even with other plugins.</div><div><br></div><div>It is a decent alternative to the l3 agent. Possibly to the dhcp agent as well. As I see this as an alternative to part of the "reference" control plane, I expect it to provide its own metadata proxy. The only change in neutron would be some sort of configurability in the metadata proxy launcher (assuming you do not provide DHCP as well via openwrt, in which case the problem would not exist, probably).</div><div><br></div><div>It's not my call about whether this should live in neutron or not. My vote is not - simply because I believe that neutron is not a control plane, and everything that is control plane or integration with it should live outside of neutron, including our agents.</div><div><br></div><div>On the other hand, I don't really see what the 'aaS' part of this. You're not exposing anything "as a service" specific to openwrt, are you?</div><div><br></div><div>Salvatore</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 15 April 2015 at 22:06, Sławek Kapłoński <span dir="ltr"><<a href="mailto:slawek@kaplonski.pl" target="_blank">slawek@kaplonski.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I agree. IMHO it should be maybe something like *aaS deployed on VM. I<br>
think that Octavia is something like that for LBaaS now.<br>
Maybe it could be something like "RouteraaS" which will provide all such<br>
functions in VM?<br>
<br>
--<br>
Best regards / Pozdrawiam<br>
Sławek Kapłoński<br>
<a href="mailto:slawek@kaplonski.pl">slawek@kaplonski.pl</a><br>
<div><div class="h5"><br>
On Wed, Apr 15, 2015 at 11:55:06AM -0500, Dean Troyer wrote:<br>
> On Wed, Apr 15, 2015 at 2:37 AM, Guo, Ruijing <<a href="mailto:ruijing.guo@intel.com">ruijing.guo@intel.com</a>> wrote:<br>
><br>
> >   I’d like to propose openwrt VM as service.<br>
> ><br>
> ><br>
> ><br>
> > What’s openWRT VM as service:<br>
> ><br>
> ><br>
> ><br>
> > a)            Tenant can download openWRT VM from<br>
> > <a href="http://downloads.openwrt.org/" target="_blank">http://downloads.openwrt.org/</a><br>
> ><br>
> > b)            Tenant can create WAN interface from external public network<br>
> ><br>
> > c)            Tenant can create private network and create instance from<br>
> > private network<br>
> ><br>
> > d)            Tenent can configure openWRT for several services including<br>
> > DHCP, route, QoS, ACL and VPNs.<br>
> ><br>
><br>
><br>
> So first off, I'll be the first on in line to promote using OpenWRT for the<br>
> basis of appliances for this sort of thing.  I use it to overcome the 'joy'<br>
> of VirtualBox's local networking and love what it can do in 64M RAM.<br>
><br>
> However, what you are describing are services, yes, but I think to focus on<br>
> the OpenWRT part of it is missing the point.  For example, Neutron has a<br>
> VPNaaS already, but I agree it can also be built using OpenWRT and<br>
> OpenVPN.  I don't think it is a stand-alone service though, using a<br>
> combination of Heat/{ansible|chef|puppet|salt}/any other<br>
> deployment/orchestration can get you there.  I have a shell script<br>
> somewhere for doing exactly that on AWS from way back.<br>
><br>
> What I've always wanted was an image builder that would customize the<br>
> packages pre-installed.  This would be especially useful for disposable<br>
> ramdisk-only or JFFS images that really can't install additional packages.<br>
> Such a front-end to the SDK/imagebuilder sounds like about half of what you<br>
> are talking about above.<br>
><br>
> Also, FWIW, a while back I packaged up a micro cloud-init replacement[0] in<br>
> shell that turns out to be really useful.  It's based on something I<br>
> couldn't find again to give proper attribution so if anyone knows who<br>
> originated this I'd be grateful.<br>
><br>
> dt<br>
><br>
> [0] <a href="https://github.com/dtroyer/openwrt-packages/tree/master/rc.cloud" target="_blank">https://github.com/dtroyer/openwrt-packages/tree/master/rc.cloud</a><br>
> --<br>
><br>
> Dean Troyer<br>
> <a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br>
<br>
</div></div>> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>