fc719f998c
Cinder V2 API supports creating volume backup with "--force" option. However, OSC doesn't support this argument. So this patch add the "--force" option to allow users to back up a in-use volume. Change-Id: I326f8d6172b2830da4cf1317348af50142cc5490 Closes-Bug: #1596443
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--force`` option to ``backup create`` command to allow users to
|
|
back up an in-use volume.
|
|
[Bug `1596443 <https://bugs.launchpad.net/bugs/1596443>`_]
|