Tovin Seven
104c06f94c
Correct installation file name stack -> stack.sh
...
TrivialFix
Change-Id: I60b920b3ef3812ae2e19909ebc37e9332e832072
2016-09-30 14:21:31 +07:00
dongwenjuan
5142636240
fix some syntax error
...
Change-Id: Ic6902b9706786ad5f7137d9ba8652186b917f56a
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-09-07 16:23:48 +08:00
Alexey Weyl
f5da3a5cd3
add new datasource documentation
...
Change-Id: I993032d87e86622d9185274468bbaf64408043a7
2016-09-06 13:20:24 +03:00
Yujun Zhang
70c4f3307e
Fix template validation status code reference.
...
Keep consistency with code
Change-Id: I006dd9f009dc0f1d609bc08ac2c55b3efcabf086
2016-09-01 14:03:16 +08:00
Jenkins
a177cc6a08
Merge "Fix typo in docs/notitier-aodh-plugin
"
2016-08-22 13:06:45 +00:00
Yujun Zhang
fed08e1f2b
Fix typo in docs/notitier-aodh-plugin
...
Change-Id: Id4e85d3d708a20f88c7fd1adc412871389bc330e
2016-08-22 14:34:47 +08:00
Jenkins
9fd04689d5
Merge "change api syntax for alarms list"
2016-08-21 22:06:09 +00:00
Jenkins
7853604ef3
Merge "template show api documentation"
2016-08-21 21:09:21 +00:00
Eyal
ce317f16b0
change api syntax for alarms list
...
change for 'alarms list' to 'alarm list'
Change-Id: Ieecec4a0f654a91f80c15a0fd1f0dae74b07de02
2016-08-21 09:13:52 +03:00
Jenkins
0394185caa
Merge "mark down
is used for host"
2016-08-12 06:39:07 +00:00
Jenkins
5e10f7c332
Merge "use name
not id
in template"
2016-08-12 05:46:40 +00:00
Jenkins
0213a374de
Merge "Remove redundant method + Zabbix fix"
2016-08-11 12:13:50 +00:00
dongwenjuan
232c2fc6da
mark down
is used for host
...
When `action_type` is `mark down`, the target only can be a nova.host,
not instance
Change-Id: I8fdd6eca07b7bff9ed329c020ff6107635a43358
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-08-11 09:31:01 +08:00
dongwenjuan
0cbc5918ed
use name
not id
in template
...
use `name` not `id` in template metadate section
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Change-Id: I717a0ae790a2d23f2df21d6d3a8e89be98646d1a
2016-08-11 09:21:55 +08:00
Noam Bloom
59eecf30e7
Remove redundant method + Zabbix fix
...
1. Removed redundant method from drivers -
get_update_method as it is accessible via
configuration and there's no need for adding
such a function.
2. Fixed zabbix get_all bug, zabbix alarms key is
now comprised of the alarm's host name, raw text
description and the trigger id.
Change-Id: I2f885a1f4e12f69db15a819b62359b3290054364
2016-08-10 13:59:31 +00:00
Yujun Zhang
7c1d07cfd2
Fix typo in template
...
The keyword is case-sensitive
Change-Id: I790ffe78823170c532f74be7dc3b71b4d62c3da9
2016-08-10 16:05:32 +08:00
Noam Bloom
6bc84c97f3
Datasource configurable update Method
...
Each datasource had a configurable field
update_method in the vitrage configuration file
where you can set it to update via:
none: don't update i.e. update only via the
periodic changes
pull: updates via polling the datasource every
configurable [changes_interval] seconds
push: updates via the datasource's push notifications
Change-Id: Iab884a357ae7235e137600c95b0a23052cdee064
Closes-Bug: #1606834
2016-08-07 12:02:27 +00:00
Noam Bloom
b5458fccb8
Zabbix to Vitrage notifications
...
Change-Id: Ifff3c49b3dd38e9196ac96bb45ae93477334e321
2016-07-27 08:53:57 +00:00
yudupi
7c769e6fa9
Typo commit fixed a spelling in the documentation
...
Change-Id: If9db5831b2e13ad4fa1646b8a622efcc387b2bf1
2016-07-12 12:42:18 -07:00
Idan Hefetz
827737278c
Add mark-down action
...
Change-Id: I483e623989286a8059042dc6f2fff46dd99dc19a
2016-07-11 11:11:17 +00:00
liathartal
47d48460cb
template show api documentation
...
Change-Id: Icfbeb67f27e6e5e6f0758f856df48d50a9cbce77
2016-07-05 06:40:17 +00:00
liathartal
ba593f283e
template list (documentation) spelling mistake
...
Change-Id: I4ed55400ba878754f9e54b4d98ae529cac98d74b
2016-06-30 10:27:20 +00:00
liathartal
cafd28b8e1
template list - documentation
...
Change-Id: Iadd486a42ca676858e5311ce24a137e97cecb7a3
2016-06-29 14:35:11 +00:00
Jenkins
1efb75da86
Merge "template list - change template class name to template_data"
2016-06-16 06:44:09 +00:00
liathartal
e11d1815d8
template list - change template class name to template_data
...
Change-Id: I97ea69a72cc0f5135af41e8b131ed1ca7466c187
2016-06-15 18:18:14 +00:00
Jenkins
9535641c9f
Merge "template validation - fixed bugs"
2016-06-15 13:38:13 +00:00
Jenkins
36b3162e91
Merge "aggregated + operational values documentation"
2016-06-15 12:53:28 +00:00
liathartal
e308be47dc
template validation - fixed bugs
...
Change-Id: I8000ec2ddd76ab7ad0a541ea1a7a30adb3ba6f42
2016-06-15 12:17:38 +00:00
Alexey Weyl
e4f95c2840
aggregated + operational values documentation
...
Change-Id: I3904be4f50f5ca07c3baad394db94c37916a6bc9
2016-06-15 14:31:52 +03:00
liathartal
0e5e98dc4c
template validate - status code documentation and status code OK changed to 0
...
Change-Id: If9e94e58fced45bdd8105571c877ca85198df4b5
2016-06-14 10:17:59 +00:00
Jenkins
e7956c2c57
Merge "Overlapping templates support - documentation"
2016-06-09 16:05:01 +00:00
liathartal
6767135971
template validate API - documentation
...
Change-Id: Ifb2fb7735b739a8719d72c49117c2cd368237c19
2016-06-08 07:51:37 +00:00
Elisha Rosensweig
5131c9476b
Overlapping templates support - documentation
...
Change-Id: I7c21cee81e3f8e8ec29ea96aab77cc7812f92459
2016-06-01 14:53:13 +03:00
dongwenjuan
95c4156f79
use 'alarm_name' not 'alarm_type' in properties of raise_alarm
...
action in the example template
Change-Id: I42531db016c4a47f372122bfb4d7c4a127def974
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-05-30 16:52:49 +08:00
Alexey Weyl
7b21a4a985
Rearrange state_manager
...
Decouple the aggregated and operational values
Rename statemanager to datasource_info_mapper
Change-Id: Ied6220c08f10b6684e21dd22e011af246ec28d3
2016-05-26 13:58:21 +03:00
dongwenjuan
5818c932dc
some syntax error in scenarios section of vitrage-template-format.rst
...
scenarios should be a list, there are some syntax errors in scenarios section of
vitrage-template-format.rst
Fixes: bug #1585545
Change-Id: I728ace84b98f4ac9a7eaab53a30656e637b3924d
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2016-05-25 19:29:59 +08:00
Ifat Afek
2849fcb8c7
documentation fix
...
Change-Id: I5ce3794e8c9f075cd4e2ea6fd4fb3536978abc2f
2016-04-26 09:04:27 +00:00
Ifat Afek
5feaa307ef
template documentation
...
Change-Id: I64d1356255539fa87ee366a4d5bb400bb30dbc21
2016-04-26 08:28:42 +00:00
Jenkins
8d83d87902
Merge "updated some pictures"
2016-04-20 00:09:54 +00:00
Ifat Afek
b55ee5d00a
updated some pictures
...
Change-Id: Iea1825b797d04a7d357b44d8e2d817ddaa8110b9
2016-04-18 16:38:29 +00:00
Elisha Rosensweig
e7c97e0075
documentation fixes; first steps guide
...
Change-Id: I8b6bcd32f9c8eac5f74a1c35fb28ee1f94e7e9d4
2016-04-18 18:49:08 +03:00
Elisha Rosensweig
3627ab1944
documentation review
...
Change-Id: I655cd0b2a8871ec47ec92006bc7179a96ad13f83
2016-04-14 18:46:26 +03:00
Jenkins
e6da524186
Merge "resource state config documentation review"
2016-04-14 15:35:52 +00:00
Idan Hefetz
ad8e41fd09
Documentation
...
Change-Id: I15c7ec3f3d60417ccfea2f1ab3d7308ba83db148
2016-04-13 13:20:35 +00:00
Elisha Rosensweig
a56dbc869f
resource state config documentation review
...
Change-Id: Id5f6c0903dac65c221ca6d85b1b7852f14676a4b
2016-04-12 16:07:08 +03:00
Elisha Rosensweig
ca2c6a7fcc
reviewed template format documentation
...
Change-Id: I79042159ef618b927380663c1fada3799d2191ce
2016-04-12 15:23:21 +03:00
Alexey Weyl
03fc7d1fe7
Cosmetic changes
...
Change-Id: If8f1b2da42ccd7851be92c418191bd4a920c2412
2016-04-12 11:45:58 +03:00
Alexey Weyl
623b01cc70
change normalized state to normalized value
...
Change-Id: I795995d57234a79935286c37393fd6a48b555bcf
2016-04-11 14:27:38 +03:00
Elisha Rosensweig
aacd680871
reviewed alarm-state-config, without changing state to severity in code
...
Change-Id: Icdf3a8aaadbc73d59d119be898c717b031c79522
2016-04-10 17:42:23 +03:00
Jenkins
c1d694d377
Merge "scenario evaluator documentation"
2016-04-07 09:25:38 +00:00