File: deprecate-volume-service-name-arg-4c65e8866f9624dd.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
deprecations:
  - CLI argument for volume_service_name was deprecated long time ago. All
    novaclient's methods for communication with Volume API were deprecated and
    removed. There is no need to leave **volume_service_name** argument of
    novaclient.client.Client entry-point since it is not used anywhere,
    so it is removed now.