python-openstackclient/releasenotes/notes/fix-image-create-from-volum...

8 lines
251 B
YAML

---
fixes:
- |
Fixed create image from volume command. If user wants to
pass ``visibility`` and ``protected`` fields, they need to
specify volume microversion 3.1 or greater by passing
``os-volume-api-version 3.1`` with the command.