python-openstackclient/releasenotes/notes/volume-v3-default-0ffa9bebb43b5057.yaml
Sean McGinnis a96089ff6d Default to Cinder v3 API
This switches the default Cinder API version to v3 to prepare for v2
going away.

Change-Id: Icca1512b715409e3001c0fd2d1ea663d5e71ec02
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-09-09 09:35:44 -05:00

8 lines
239 B
YAML

---
upgrade:
- |
Volume commands now default to Volume API 3. On older clouds
that do not support Volume 3.x ``--os-volume-api-version 2``
of the adition of ``volume_api_version: '2' in ``clouds.yaml``
will be required.