File: rename-volume-set-retype-policy-6bacb7dd92f1ad82.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The ``volume set --retype-policy`` parameter has been renamed to
    ``--migration-policy`` to better convey the correct meaning of the options
    usage. The migration policy determines whether we are going to perform the
    migration in the retype opearation or not and is not related to the actual
    retype which just changes the volume type of the volume.