Agent-driven OpenStack cloud deployment and operations using kolla-ansible. Covers the full lifecycle: configuration, deployment, health checking, troubleshooting, and day-two operations on Rocky Linux 10+ and Ubuntu 24.04.
Install:
pipx install agentic-stacks # if you haven't already
agentic-stacks pull agentic-stacks/openstack-kolla
Skills
config-build
Build globals.yml, inventory, and service configs from operator requirements
deploy
Full kolla-ansible deploy lifecycle — bootstrap, prechecks, pull, deploy, post-deploy
health-check
Validate environment health — APIs, agents, containers, networking
diagnose
Systematic troubleshooting — logs, configs, container state, infrastructure
day-two
Day-two operations — add compute, reconfigure, upgrade, enable services
decision-guides
Choose between networking modes (OVN/OVS/LinuxBridge) and storage backends (Ceph/LVM/NFS)
compatibility
Version compatibility matrix — OpenStack release × distro × networking × storage
known-issues
Known bugs and workarounds for supported OpenStack releases