File: add-extension-supported-be6f7069856d2891.yaml

package info (click to toggle)
python-neutron-lib 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,660 kB
  • sloc: python: 22,829; sh: 137; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
features:
  - |
    Rehome the validation for checking if an extension is supported by the
    plugin. The method ``is_extension_supported`` will now be part of
    ``neutron_lib.api.extensions``.