91c9bc3f33
Tenant is a terminology used in old Keystone v2 API. This change replaces it by "project" which is used in current Keystone v3 API. Change-Id: I76799652ffa32dbe0447312fea72b0db0fab9743
12 lines
361 B
YAML
12 lines
361 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``tenant_name`` property and the ``tenant_id`` property of the resource
|
|
types below have been deprecated and will be removed in a future release.
|
|
Use the ``project_name`` property and the ``project_id`` property instead.
|
|
|
|
- ``neutron_network``
|
|
- ``neutron_subnet``
|
|
- ``neutron_port``
|
|
- ``neutron_router``
|