File: remove_deprecated_image_file_config_opts-d7bf437f518b6eca.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (10 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    Configuration options related to image file have been removed. They were
    marked as deprecated because the feature to download images from glance
    via filesystem is not used. Below are the removed options:

    - ``image_file_url.filesystems``
    - ``image_file_url.FS.id``
    - ``image_file_url.FS.mountpoint``