1d9d7c00b4
when cloning volume in DS8K, driver doesn't need to wait until flashcopy finished in some cases, so this patch provides an option in volume metadata that can be used to tell driver to wait for flashcopy completed or not. Implements: blueprint ds8k-async-clone Change-Id: I51829e7667d3ac148978e1799cecfea1920f838f
7 lines
201 B
YAML
7 lines
201 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for cloning volume asynchronously, it can be enabled by
|
|
option async_clone set to true in parameter metadata when creating
|
|
volume from volume or snapshot.
|