From 7c1d07cfd248d202a39482e4421978321fdda5a2 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 10 Aug 2016 16:05:32 +0800 Subject: [PATCH] Fix typo in template The keyword is case-sensitive Change-Id: I790ffe78823170c532f74be7dc3b71b4d62c3da9 --- doc/source/vitrage-template-format.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/vitrage-template-format.rst b/doc/source/vitrage-template-format.rst index ce3c0586a..513ec708e 100644 --- a/doc/source/vitrage-template-format.rst +++ b/doc/source/vitrage-template-format.rst @@ -232,7 +232,7 @@ an alarm on the hosting zone or an alarm on the hosting host. template_id: zone_alarm - entity: category: ALARM - Type: host_connectivity_problem + type: host_connectivity_problem template_id: host_alarm - entity: category: RESOURCE