summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/consistency-group-create-opts-aliases-e1c2f1498e9b1d3d.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/consistency-group-create-opts-aliases-e1c2f1498e9b1d3d.yaml b/releasenotes/notes/consistency-group-create-opts-aliases-e1c2f1498e9b1d3d.yaml
new file mode 100644
index 00000000..191f020f
--- /dev/null
+++ b/releasenotes/notes/consistency-group-create-opts-aliases-e1c2f1498e9b1d3d.yaml
@@ -0,0 +1,7 @@
+---
+upgrade:
+ - |
+ The ``--consistency-group-source`` and ``--consistency-group-snapshot``
+ options for the ``consistency group create`` command have been renamed to
+ ``--source`` and ``--snapshot``, respectively. Aliases are provided for the
+ older variants.