File: deprecate-BaseAPI-09abd3cb955c2bb6.yaml

package info (click to toggle)
python-osc-lib 4.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 820 kB
  • sloc: python: 6,505; makefile: 21; sh: 2
file content (6 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
---
deprecations:
  - |
    The ``osc_lib.api.api.BaseAPI`` class has been deprecated for removal.
    Consider using ``openstacksdk`` instead or vendoring the class into
    your client.