Merge "trivial: Double quote check_str for consistency"

This commit is contained in:
Zuul 2021-10-06 23:20:29 +00:00 committed by Gerrit Code Review
commit 56cc683055

View File

@ -147,7 +147,7 @@ image_policies = [
policy.DocumentedRuleDefault(
name="delete_image_location",
check_str='role:admin',
check_str="role:admin",
scope_types=['system', 'project'],
description='Deletes the location of given image',
operations=[