summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-volume-service-name-arg-4c65e8866f9624dd.yaml
blob: 26de99b5332fa588f4ecc61eebea9489387219b4 (plain)
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.