Operate OpenStack image registry
openstack-glanceskillsetup L3★64
Tibsfox/gsd-skill-creator ↗What it does
Deploy and manage OpenStack VM image registry
Best for
Cloud operators managing multi-format image libraries with size caps and multi-project sharing
Inputs
- · image files (qcow2, raw, vmdk)
- · metadata namespaces
- · access control rules
Outputs
- · image catalog
- · downloadable images
- · snapshot chains
Requires
- · Kolla-Ansible
- · Glance API
- · backend storage (file/swift/ceph)
Preconditions
Storage backend mounted; glance_api container running; Keystone auth configured
Failure modes
Backend full, image format unsupported, import timeout, property protection misconfigured
Trust signals
- · Format and backend comparison tables
- · Import method examples (web-download, glance-direct)
- · Property protection syntax shown
- · Cache tuning parameters documented