python-openstackclient/releasenotes/notes/bug-1650342-22cb88ef37a41872.yaml
Mikhail Feoktistov 63377f25fc Add ploop to supported disk formats
This format is used for containers for Virtuozzo hypervisor

Closes-Bug: 1650342

Change-Id: Ic79f29a1fe9ea5016d3d5520c2b06e39da01ff61
2016-12-15 12:46:55 -05:00

6 lines
178 B
YAML

---
features:
- Add ``ploop`` as a valid disk format choice for ``image create``
and ``image set`` commands.
[Bug `1650342 <https://bugs.launchpad.net/bugs/1650342>`_]