Commit ed1f692
VAST Data Volume Driver
This commit introduces the VAST Data driver for Cinder.
The VAST Data Platform unifies storage, database, and
containerized compute into a single, scalable software platform
to power AI and deep learning in modern data centers and clouds.
VAST Data's architecture is designed to deliver performance,
scalability, and simplicity, leveraging a disaggregated
shared-everything (DASE) design to enable the consolidation of
workloads on a single, highly efficient storage system.
The Cinder driver for VAST Data currently supports the
following functionality:
Create volume
Delete volume
Attach volume
Detach volume
Extend volume
Create snapshot
Delete snapshot
Create volume from snapshot
Create volume from volume (clone)
Signed-off-by: Volodymyr Boiko volodymyr.boiko@vastdata.com
Change-Id: If38dad1dd45a233086faf302bf912d94be6ff2b6
Signed-off-by: Volodymyr Boiko <volodymyr.boiko@vastdata.com>1 parent 0c0c5bf commit ed1f692
14 files changed
Lines changed: 4135 additions & 0 deletions
File tree
- cinder
- tests/unit/volume/drivers/vastdata
- volume/drivers/vastdata
- doc/source
- configuration
- block-storage/drivers
- tables
- reference
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
444 | 446 | | |
445 | 447 | | |
446 | 448 | | |
| 449 | + | |
447 | 450 | | |
448 | 451 | | |
449 | 452 | | |
| |||
Whitespace-only changes.
0 commit comments