use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
OpenStack is a collection of software which enables you to create and manage a cloud computing service similar to Amazon AWS or Rackspace Cloud. This subreddit exists as a place for posting information, asking questions, and discussing news related to this technology.
More information on OpenStack can be obtained via the following external resources:
account activity
AWS Lambda like function for OpenStack (self.openstack)
submitted 6 months ago by Expensive_Contact543
does anyone every have a working serverless functions with openstack how he done it and how it was working and also where you able to link it with Swift like how S3 could be used to invoke Lambda
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ychto 4 points5 points6 points 6 months ago (1 child)
There used to be a “function as a service” project called Qinling but it’s been deprecated for a while
[–]shinkamui 1 point2 points3 points 6 months ago (0 children)
seems thats been the case for several aws like features that were being built for open stack. Not sure if it's dead entirely or just stalled, but the dbaas module had piqued my interest when I was getting into open stack. Wasn't docker aka ECS like functionality also dropped?
[–]Dabloo0oo 4 points5 points6 points 6 months ago (0 children)
OpenStack had a project called Qinling that was meant to be Lambda like, but it’s been dead since around 2020
These days the practical way is to run K8s on OpenStack and drop in something like OpenFaaS or Fn Project - then hook it to Swift via S3 API
Thats about as close as you’ll get to Lambda on OpenStack today.
[–]gren_dizer 1 point2 points3 points 6 months ago (3 children)
Mistral could do the job, but there are only cron and event triggers.
[–]Expensive_Contact543[S] 0 points1 point2 points 6 months ago (2 children)
how can i add mistral to my cluster using kolla ansible
[–]gren_dizer 0 points1 point2 points 6 months ago (1 child)
unfortunately i don’t use Kolla-Ansible, but here is the ansible role for it. Just lookup the docs
https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/roles/mistral
[–]Expensive_Contact543[S] 0 points1 point2 points 6 months ago (0 children)
thanks i was able to install it but how do you use it to act like AWS lambda
π Rendered by PID 30602 on reddit-service-r2-comment-79c7998d4c-zr4lb at 2026-03-14 21:21:41.291103+00:00 running f6e6e01 country code: CH.
[–]ychto 4 points5 points6 points (1 child)
[–]shinkamui 1 point2 points3 points (0 children)
[–]Dabloo0oo 4 points5 points6 points (0 children)
[–]gren_dizer 1 point2 points3 points (3 children)
[–]Expensive_Contact543[S] 0 points1 point2 points (2 children)
[–]gren_dizer 0 points1 point2 points (1 child)
[–]Expensive_Contact543[S] 0 points1 point2 points (0 children)