Is the OpenStack story improved from a few years ago? Experience is mostly AWS - I'm up and running very quickly on AWS but 2+ years ago openstack was kind of a fight.
I am biased[1], but the OpenStack story is pretty good. Running it is always going to be more than "apt install openstack" - but there has been pretty good improvements in installers.
Juju (linked below), OpenStack-Ansible, or openstack helm all make deployment possible.
The end user story has been pretty consistent for a while, with additions for newer features, and high performance hardware always in the pipeline.
A lot of the horror stories from the early days were people expecting free, fire and forget ESXi - which it is not.
1 - I have been a project team lead on one of the sub projects for ~ 4 years, and more recently sit on the Technical Committee.
Deployment of OpenStack or deploying to OpenStack? If you're looking at deploying openstack to on-prem hardward, Juju is a proven ally here: https://youtu.be/bHKiKnlKk_k (Deploying OpenStack with Juju and MAAS)
Really ???!!!
With a cloud-init who run on FreeBSD>11 ???
Read my post before write your comment please.
I was totally honest why and how I did it !
After is it very easy to integrate it under CI/CD system to update image.
It's possible to build FreeBSD images for amd64 with nginx and a small but fairly complete base build at about 70 MB by just tweaking src.conf and a MINIMAL kernel with virtio built in. I do this for virtualization on DO, Vultr and my own bhyve machine. YMMV.