Modify grammatical errors
Change-Id: I0f7218fa9299c9c1e7a6d8fb9108159e87967b45
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user