Skip to content

Commit 2972583

Browse files
author
Erno Kuvaja
committed
Fix the policy deprecation message
Removed the defaulting to roles part of the deprecation message. Change-Id: I37d67457efdd8572d41cd839fb00c84f1f197892 Closes-Bug: #1934673 (cherry picked from commit 2d28173)
1 parent b543777 commit 2972583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glance/policies/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
DEPRECATED_REASON = """
19-
The image API now supports and default roles.
19+
The image API now supports roles.
2020
"""
2121

2222

0 commit comments

Comments
 (0)