Manage OpenStack block storage
openstack-cinderskillsetup L3★64
Tibsfox/gsd-skill-creator ↗What it does
Deploy and operate OpenStack block storage service
Best for
Operators implementing persistent storage with QoS and encryption for multi-tenant cloud
Inputs
- · volume requests
- · backend driver config
- · snapshot policies
Outputs
- · persistent volumes
- · snapshots
- · volume backups
Requires
- · Kolla-Ansible
- · LVM/iSCSI or Ceph
- · Cinder service
Preconditions
Volume group created; storage backend available; cinder-volume and cinder-scheduler running
Failure modes
Volume group full, iSCSI target unreachable, snapshot base missing, encryption key lost
Trust signals
- · Architecture section explains LVM/iSCSI vs Ceph tradeoffs
- · Kolla-Ansible globals.yml example
- · Volume type and QoS policy examples
- · Encryption with LUKS documented