34812655a5
Cinder V2 API supports creating volume backup with "--incremental" option. However, OSC doesn't support this argument. So this patch adds the "--incremental" option to allow users to create incremental style backups. Change-Id: Iefac5f1a6c9ef006ad9c22d4250ae6df50504781 Closes-Bug: 1600196
7 lines
218 B
YAML
7 lines
218 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--incremental`` option to ``backup create`` command to allow users to
|
|
create incremental backups.
|
|
[Bug `1600196 <https://bugs.launchpad.net/python-openstackclient/+bug/1600196>`_]
|