f98b8470de
"password" term is more clear. Resolves FIXME from the code: FIXME(comstud): Rename the api_key argument above when we know it's not being used as keyword argument Change-Id: I39f810a181b119591cf017eded71356a437a8c0a
6 lines
198 B
YAML
6 lines
198 B
YAML
---
|
|
deprecations:
|
|
- The **api_key** variable of novaclient.client.Client entry-point was
|
|
deprecated in favor of **password**. Nothing has changed in the case
|
|
of positional argument usage.
|