<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 14, 2017 at 5:24 AM, Belmiro Moreira <span dir="ltr"><<a href="mailto:moreira.belmiro.email.lists@gmail.com" target="_blank">moreira.belmiro.email.lists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>just started to look what's available as Functions as a Service in OpenStack.</div><div>Thanks for the demo.</div><div><br></div><div><div>What's the difference between "qinling" and "picasso"?</div></div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:monospace,monospace">​Thanks for asking this question :-)​</div><div><br></div><div><div class="gmail_default" style="font-family:monospace,monospace">​When I started to look at FaaS in OpenStack, picasso is the first thing I evaluated. Technically, it's a very thin layer of picasso api, just integrated with Keystone authentication, you still need to rely on IronFunctions (open source version of the company Iron.io's commercial product) service to make it work.​ What's more, I don't think that project is actively maintained and the code style/python lib usage do not comply with openstack 'best practise'.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Qinling is kind of 'neutral' project that can rely on different open source container technologies (k8s, swarm, zun, etc.) using plugin mechanisam rather than being locked in by 3rd party commercial products or open source projects mainly maintained by one company. It's being developed tightly with openstack community, it's using oslo libraries, zuul v3, openstack style documenation, code style, irc channel, etc. Most importantly, it can be integrated very well with other openstack services (Swift, Zaqar, Ceilometer, Aodh, etc.)</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I am developing this project because as an OpenStack based public cloud provider we have FaaS requirement from our customers, and 'upstream first' is our commitment as an open source company.</div><br></div><div><br></div></div></div></div>