diff options
author | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-01-19 09:13:15 +0000 |
---|---|---|
committer | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-01-19 09:13:47 +0000 |
commit | b734baac38493a52519cbb05f2560796a4701906 (patch) | |
tree | 74da0b38f1587c2fcf19210062ef7d79491b8e33 /docs/requirements | |
parent | 54d3f0371eda368a39ffa34ddc498c4d3e3eefe2 (diff) |
Editorial fix on the fault table in 5.5.3
Change-Id: Ia4e56ece218e27c497e8f49637a15957e7d080e6
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Diffstat (limited to 'docs/requirements')
-rw-r--r-- | docs/requirements/05-implementation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements/05-implementation.rst b/docs/requirements/05-implementation.rst index c72f2094..36e96d7a 100644 --- a/docs/requirements/05-implementation.rst +++ b/docs/requirements/05-implementation.rst @@ -728,7 +728,7 @@ rules and user and project id. +------------------------+------------------------+---------------------+---------------------------------------------+---------------------------------------+ | faultType | FaultType | event_type in | Type of the fault, e.g. “CPU failure” of a | OpenStack Alarming (Aodh) can use a | | | | reason_data | compute resource, in machine interpretable | fuzzy matching with wildcard string, | -| | | | format. "compute.cpu.failure". | +| | | | format. | "compute.cpu.failure". | +------------------------+------------------------+---------------------+---------------------------------------------+---------------------------------------+ | N/A | N/A | type = "event" | Type of the notification. For fault | \- | | | | | notifications the type in AODH is “event”. | | |