)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":36171,"name":"jayaanand borra","display_name":"jayaanand borra","email":"jayaanand.borra@netapp.com","username":"jayaanan","status":"netapp"},"change_message_id":"a4080647fe269f47772e9e42a253fcdbe0a8892e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"cdf13681_54bbadc5","updated":"2026-04-24 04:06:06.000000000","message":"Release notes are missing","commit_id":"c5dce5253779f434548e649e62e6401c6ab655fa"}],"cinder/api/contrib/quotas.py":[{"author":{"_account_id":36171,"name":"jayaanand borra","display_name":"jayaanand borra","email":"jayaanand.borra@netapp.com","username":"jayaanan","status":"netapp"},"change_message_id":"a4080647fe269f47772e9e42a253fcdbe0a8892e","unresolved":true,"context_lines":[{"line_number":72,"context_line":"        if context.is_admin:"},{"line_number":73,"context_line":"            return quota_set"},{"line_number":74,"context_line":""},{"line_number":75,"context_line":"        accessible_types \u003d set(volume_types.get_all_types(context))"},{"line_number":76,"context_line":"        return {"},{"line_number":77,"context_line":"            key: value for key, value in quota_set.items()"},{"line_number":78,"context_line":"            if self._include_quota_key(key, accessible_types)"}],"source_content_type":"text/x-python","patch_set":1,"id":"e2e5b251_462f7692","line":75,"updated":"2026-04-24 04:06:06.000000000","message":"all volume types are returned including private types. Is this intended? May be you have to filter out and get public types ex: if \u0027is_public\u0027 in filters and filters[\u0027is_public\u0027] is not None:\n        the_filter \u003d [models.VolumeType.is_public \u003d\u003d filters[\u0027is_public\u0027]]","commit_id":"c5dce5253779f434548e649e62e6401c6ab655fa"}],"cinder/tests/unit/api/contrib/test_quotas.py":[{"author":{"_account_id":36171,"name":"jayaanand borra","display_name":"jayaanand borra","email":"jayaanand.borra@netapp.com","username":"jayaanan","status":"netapp"},"change_message_id":"a4080647fe269f47772e9e42a253fcdbe0a8892e","unresolved":true,"context_lines":[{"line_number":180,"context_line":"            }"},{"line_number":181,"context_line":"        }, result)"},{"line_number":182,"context_line":"        mock_get_all_types.assert_called_once_with("},{"line_number":183,"context_line":"            self.req.environ[\u0027cinder.context\u0027])"},{"line_number":184,"context_line":""},{"line_number":185,"context_line":"    @mock.patch(\u0027cinder.volume.volume_types.get_all_types\u0027)"},{"line_number":186,"context_line":"    def test_defaults_non_admin_filters_inaccessible_volume_type_quotas("}],"source_content_type":"text/x-python","patch_set":1,"id":"1e4fc1f5_bc676bdf","line":183,"updated":"2026-04-24 04:06:06.000000000","message":"with above change you may need to assert on public only.","commit_id":"c5dce5253779f434548e649e62e6401c6ab655fa"}]}
