Files
manila/releasenotes/notes/bug-1918323-add-validation-to-share-network-94571f35cb39c815.yaml
Ashley Rodriguez 42607c1f1e 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
(cherry picked from commit a97d65d3eb)
(cherry picked from commit 95099bdfc4)
(cherry picked from commit 65fe79297d)
2022-07-07 14:50:26 +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.