File: volume-v3-default-0ffa9bebb43b5057.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
upgrade:
  - |
    Volume commands now default to Volume API 3.  On older clouds
    that do not support Volume 3.x ``--os-volume-api-version 2``
    or the adition of ``volume_api_version: '2'`` in ``clouds.yaml``
    will be required.