Fix some typos

Correct some spelling errors in files :
releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml,
specs/version0.8/use_glance_tag_to_refer_to_image.rst

Change-Id: I87745633237c6aa01698c8087a7013c328d915a3
This commit is contained in:
lidong 2017-08-10 09:29:46 +08:00
parent 7ab5b27413
commit d61c26393c
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ features:
feature to take into effect.
upgrade:
- amp_image_id option is deprecated and will be removed in one of the next
releases. Operators are adviced to migrate to the new amp_image_tag option.
releases. Operators are advised to migrate to the new amp_image_tag option.

View File

@ -95,7 +95,7 @@ The change couples Octavia with Glance. It should not be an issue since there
are no use cases to use Octavia without Glance installed.
The new feature deprecates amp_image_id option. Operators that still use the
old image referencing mechanism will be adviced to switch to the new option.
old image referencing mechanism will be advised to switch to the new option.
Eventually, the old mechanism will be removed from the tree.