File: remove-deprecated-extensions-enable-config-options-d6b3d62a6cc1cbe5.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 (7 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
upgrade:
  - |
    Deprecated config options to enable/disable extensions
    ``extensions_blacklist`` and ``extensions_whitelist`` have been removed.
    This means all API extensions are always enabled. If you modifed policy,
    please double check you have the correct policy settings for all APIs.