Update the "IAAS" to "IaaS"
Infrastructure-as-a-Service should short for IaaS Change-Id: I845fed0c4a1f073dbdea1e8f0e9cdc1655aa3622
This commit is contained in:
@@ -15,7 +15,7 @@ Service overview
|
|||||||
================
|
================
|
||||||
|
|
||||||
The Watcher system is a collection of services that provides support to
|
The Watcher system is a collection of services that provides support to
|
||||||
optimize your IAAS platform. The Watcher service may, depending upon
|
optimize your IaaS platform. The Watcher service may, depending upon
|
||||||
configuration, interact with several other OpenStack services. This includes:
|
configuration, interact with several other OpenStack services. This includes:
|
||||||
|
|
||||||
- the OpenStack Identity service (`keystone`_) for request authentication and
|
- the OpenStack Identity service (`keystone`_) for request authentication and
|
||||||
@@ -27,7 +27,7 @@ configuration, interact with several other OpenStack services. This includes:
|
|||||||
|
|
||||||
The Watcher service includes the following components:
|
The Watcher service includes the following components:
|
||||||
|
|
||||||
- ``watcher-decision-engine``: runs audit on part of your IAAS and return an
|
- ``watcher-decision-engine``: runs audit on part of your IaaS and return an
|
||||||
action plan in order to optimize resource placement.
|
action plan in order to optimize resource placement.
|
||||||
- ``watcher-api``: A RESTful API that processes application requests by sending
|
- ``watcher-api``: A RESTful API that processes application requests by sending
|
||||||
them to the watcher-decision-engine over RPC.
|
them to the watcher-decision-engine over RPC.
|
||||||
|
|||||||
Reference in New Issue
Block a user