File: update_cinder_catalog_info_v2_to_v3-c5d442dbbae2327e.yaml

package info (click to toggle)
puppet-module-nova 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: ruby: 11,433; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
upgrade:
  - The default value for nova::cinder_catalog_info is changed to
    ::os_service_default(use default set by nova which is currently
    'volumev3:cinderv3:publicURL') from 'volumev2:cinderv2:publicURL'
    because nova has removed the support of cinderv2 in
    https://review.opendev.org/#/c/501874/.