73196fd3c1
Arguments 'extenstions' and 'no_cache' were not transmitted to '_construct_http_client' method. They are redundant Change-Id: Ibe0f874e510eef7cc28fcee87b0083c7febd5161
6 lines
222 B
YAML
6 lines
222 B
YAML
---
|
|
deprecations:
|
|
- novaclient.client.Client entry-point accepted two arguments with same
|
|
meaning (**no_cache** and **os_cache**). Since **os_cache** is more widely
|
|
used in our code, **no_cache** was deprecated.
|