Merge "rectify 'a image ID' to 'an image ID'"

This commit is contained in:
Zuul 2018-06-14 10:42:22 +00:00 committed by Gerrit Code Review
commit 051f9b9b1a
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ class GlanceImageService(base_image_service.BaseImageService,
correctly.
:raises: MissingParameterValue if a required parameter is not set.
:raises: ImageUnacceptable if the image info from Glance does not
have a image ID.
have an image ID.
"""
self._validate_temp_url_config()