Merge "Fix the wrong description"

This commit is contained in:
Zuul 2020-05-13 10:01:32 +00:00 committed by Gerrit Code Review
commit 42dfeab9ee
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ COMMON_PROPERTIES.update(OPTIONAL_PROPERTIES)
def _is_image_href_ordinary_file_name(image_href):
"""Check if image_href is a ordinary file name.
"""Check if image_href is an ordinary file name.
This method judges if image_href is an ordinary file name or not,
which is a file supposed to be stored in share file system.