diff options
author | Todd Larchuk <tlarchuk@att.com> | 2019-01-30 19:02:47 +0000 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2019-02-05 08:48:37 +0000 |
commit | b68df6c03274a18d61e309045125fd6d56392c73 (patch) | |
tree | 662f8ff662a235885f598e7f996e9690e1f0c2db | |
parent | 0a75babcb20cdc7136c3f27ed98af3a0b01f7878 (diff) |
I fixed a type Homes -> Holmes
Change-Id: Ie5be68fd8de1d10e6313edf54256fa4c416d63f6
Signed-off-by: Todd Larchuk <tlarchuk@att.com>
Issue-ID: DOC-390
(cherry picked from commit bdd2f150bd8e05584a556488c55bfda32032a4c7)
-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 e850865ed..4d6a1ed64 100644 --- a/docs/guides/onap-developer/architecture/onap-architecture.rst +++ b/docs/guides/onap-developer/architecture/onap-architecture.rst @@ -433,7 +433,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 |