python-novaclient/releasenotes/notes/rename-apikey-to-password-7...

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.