
Currently, OS::Neutron::ProviderNet and OS::Neutron::Router do not support the property tenant_id. Supporting this field can enable an admin user to create physnet and router for non-admin users. Change-Id: I451f73098ee8af9b562fe19fae8a92cfb2d8a5d0
9 lines
235 B
YAML
9 lines
235 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the ``tenant_id`` property to the following resources. This property
|
|
allows admin users to create these resources in specific tenants.
|
|
|
|
- ``OS::Neutron::ProviderNet``
|
|
- ``OS::Neutron::Router``
|