Modify grammatical errors

Change-Id: I0f7218fa9299c9c1e7a6d8fb9108159e87967b45
This commit is contained in:
melissaml
2018-02-08 00:08:25 +08:00
parent 2e4c05db96
commit 48c283ccf1
9 changed files with 11 additions and 11 deletions

View File

@@ -207,7 +207,7 @@ To use this in an existing installation with authx, adding 'allow
rwx pool=images' to nova's ceph user capabilities is necessary. The
'ceph auth caps' command can be used for this [1]. If these permissions
are not updated, nova will continue using the existing full copy
mechanism for instance snapshots because the the fast snapshot will fail
mechanism for instance snapshots because the fast snapshot will fail
and nova compute will fall back to the full copy method.
Developer impact

View File

@@ -150,7 +150,7 @@ aggregate.removehost.start, filterscheduler.select_destinations.end.
The notification model will do basic validation on the content of the
event_type e.g. enum for valid phases will be created.
The value of the the priority field of the envelope on the wire can be selected
The value of the priority field of the envelope on the wire can be selected
from the predefined priorities in oslo.messaging (audit, debug, info, warn,
error, critical, sample) except 'warning' (use warn instead).
The notification model will do validation of the priority by providing an enum