Removes some redundant words

This patch removes some redundant words.

Change-Id: I1461ad1d98272b0d6223fd989861885902c12617
This commit is contained in:
Anh Tran
2016-03-24 14:34:12 +07:00
parent e80376e379
commit a2d0d65a29
4 changed files with 5 additions and 5 deletions

View File

@@ -133,7 +133,7 @@ on compute hosts rather than servers.
Services are provided by Nova components. Normally, the Nova component runs
as a process on the controller/compute node to provide the service. These
services may be end-user facing, such as the the OpenStack Compute REST API
services may be end-user facing, such as the OpenStack Compute REST API
service, but most just work with other Nova services. The status of each
service is monitored by Nova, and if it is not responding normally, Nova
will update its status so that requests are not sent to that service