)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"9575da900b46f8858fd63c9216392d0dc486edd1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b2e9ff74_6b79ddb7","updated":"2022-05-16 17:43:53.000000000","message":"This approach also doesn\u0027t solve the issue permanently ","commit_id":"51f7e7e7fbc82a3905fac6e166ce06de2aa6884a"}],"glance_tempest_plugin/tests/rbac/v2/metadefs/test_namespaces.py":[{"author":{"_account_id":9303,"name":"Abhishek Kekane","email":"akekane@redhat.com","username":"abhishekkekane"},"change_message_id":"fb332debab22594a8902bd2fcdecc634c822abfd","unresolved":false,"context_lines":[{"line_number":46,"context_line":"        expected_ns \u003d set("},{"line_number":47,"context_line":"            ns[\u0027namespace\u0027] for ns in expected[\u0027namespaces\u0027]"},{"line_number":48,"context_line":"            if ns[\u0027namespace\u0027] in actual_ns)"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"        if owner:"},{"line_number":51,"context_line":"            for ns in actual:"},{"line_number":52,"context_line":"                if (ns[\u0027visibility\u0027] \u003d\u003d \u0027private\u0027 and"}],"source_content_type":"text/x-python","patch_set":3,"id":"f96d5abb_9e3dc9e4","line":49,"updated":"2022-05-16 16:55:49.000000000","message":"NOTE:\nCount assert; self.assertEqual(len(actual_namespaces), len(resp[\u0027namespaces\u0027])) will not work here because we are calling this method for Admin, Member and Reader personas, for admin this assert will work as we will be having all namespaces visible (i.e. 4 \u003d 4) but for Member and Reader we will be expecting only 3 namespaces (2 of own project and 1 public of other project) and this assert will fail with 4!\u003d3 unless we modify the count based on owner parameter.","commit_id":"51f7e7e7fbc82a3905fac6e166ce06de2aa6884a"}]}
