manila/releasenotes/notes/bug-1918323-add-validation-to-share-network-94571f35cb39c815.yaml
Ashley Rodriguez a97d65d3eb Add validation to share network
Adds a check when associating a security service to a share network, so
that both resources must have the same project_id. If not,
a HTTP Bad Request is raised. Affiliated tests were altered or created.

Closes-Bug: #1918323
Change-Id: Idb2a8838d492ac3c616fb21ab1272f7dc74ee589
2022-03-10 20:36:01 +00:00

6 lines
179 B
YAML

fixes:
- Adds a check when associating a security service to a share network, so
that both resources must have the same project_id. If not,
HTTP Bad Request is raised.