Merge "secure-rbac - minor follow-up for project scoped tests"

This commit is contained in:
Zuul 2021-03-02 11:38:01 +00:00 committed by Gerrit Code Review
commit 5857fa802d
1 changed files with 1 additions and 4 deletions

View File

@ -1782,9 +1782,6 @@ third_party_admin_cannot_get_ports_by_portgroup:
assert_status: 403 assert_status: 403
skip_reason: policy not implemented skip_reason: policy not implemented
# TODO(TheJulia): Huge question hitting me... will these 404 or 403 for 3rd party admin. Likely we should return 404 if they do not have rights to the node itself. A slight delineation between the two.
# Volume(s) - https://docs.openstack.org/api-ref/baremetal/#volume-volume # Volume(s) - https://docs.openstack.org/api-ref/baremetal/#volume-volume
# TODO(TheJulia): volumes will likely need some level of exhaustive testing. # TODO(TheJulia): volumes will likely need some level of exhaustive testing.
# i.e. ensure that the volume is permissible. However this may not be possible # i.e. ensure that the volume is permissible. However this may not be possible