python-neutronclient/releasenotes/notes/keystonev3-7f9ede9c21b30841.yaml
Dariusz Smigiel 343e4b186f Update for API bindings
All occurrences of tenant replaced with project (where applicable).

Partially Implements blueprint: keystone-v3

Change-Id: I4919745aa59863f99c7740e730d8cbfd91c2f646
2016-05-26 08:48:18 -05:00

8 lines
201 B
YAML

---
deprecations:
- |
Keystone v3 support for CLI
* Using 'tenant_id' and 'tenant_name' arguments in API bindings is
deprecated. Use 'project_id' and 'project_name' arguments instead.