diff options
author | Todd Larchuk <tlarchuk@att.com> | 2019-01-30 19:02:47 +0000 |
---|---|---|
committer | Todd Larchuk <tlarchuk@att.com> | 2019-01-30 19:06:20 +0000 |
commit | bdd2f150bd8e05584a556488c55bfda32032a4c7 (patch) | |
tree | 25da3bd1484026a8d27a88583e2f1974b39142b1 /docs/guides/onap-developer | |
parent | 638ff72fab1b7a2bd5e86be5b97aac6f6039439d (diff) |
I fixed a type Homes -> Holmes
Change-Id: Ie5be68fd8de1d10e6313edf54256fa4c416d63f6
Signed-off-by: Todd Larchuk <tlarchuk@att.com>
Issue-ID: DOC-390
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/architecture/onap-architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst index 8455f7e61..01369a9cd 100644 --- a/docs/guides/onap-developer/architecture/onap-architecture.rst +++ b/docs/guides/onap-developer/architecture/onap-architecture.rst @@ -435,7 +435,7 @@ Casablanca release. Closed loop control is provided by cooperation among a number of design time and runtime elements. The Runtime loop starts with Data Collection, Analytics -and Events (DCAE) and then moves through the loop of micro-services like Homes +and Events (DCAE) and then moves through the loop of micro-services like Holmes for event detection, Policy for determining actions, and finally controllers and orchestrators to implement actions CLAMP is used to monitor the loops themselves. CLAMP, Policy and DCAE all have design time aspects to support the |