1a603682ae
When the user logged is not an admin, the project find for the policies using some information like project_id. Since the Subnet model doesn't have project_id, the new property refering the Share Network project_id now is used to guarantee access Closes-bug: #2011869 Change-Id: I58331fa6906c855804abb94fad85a8370625c886
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Share Network Subnet Metadata now can be add by any user, as the
|
|
project_id used to verify the policy in the case of a non-admin user
|
|
now is present in the Share Network Subnet db model.
|