Volume

Volume Presets

Ready-to-deploy configuration presets for Volume. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Blank Data Volume

This preset creates an empty Cinder volume for application data storage. The volume is unformatted -- attach it to an instance via `OpenStackVolumeAttach`, then partition and format it from within...

02

Bootable Volume from Image

This preset creates a Cinder volume pre-populated with a Glance image. The resulting volume is bootable and can be used as a root disk for instances. Create the volume first, then reference it in an...