v2 API of cinder is already deprecated, and the cinder community is now planning to remove it. This change makes cinder store use v3 API instead, which is the current latest version actively maintainced. Closes-Bug: #1915602 Change-Id: I8f374eb1b26ec408c52c6279da79cfe470d59a1c
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Default value of the ``cinder_catalog_info`` parameter has been changed
|
|
from ``volumev2::publicURL`` to ``volumev3::publicURL``, so that
|
|
the current v3 API is used by default instead of the deprecated v2 API.
|