0bdd24518e
We forgot about it while removing all methods related to Volume API. Change-Id: I465b91a17e2633ae876c0011bc8af6ec475c8d48
8 lines
345 B
YAML
8 lines
345 B
YAML
---
|
|
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.
|