Merge pull request #640 from sivel/rax-extras-fixes

Rax extras fixes
reviewable/pr18780/r1
Matt Martz 10 years ago
commit 7f932746e1

@ -27,7 +27,7 @@ description:
notifications. Rackspace monitoring module flow | rax_mon_entity -> notifications. Rackspace monitoring module flow | rax_mon_entity ->
rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan -> rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan ->
*rax_mon_alarm* *rax_mon_alarm*
version_added: "1.9" version_added: "2.0"
options: options:
state: state:
description: description:

@ -28,7 +28,7 @@ description:
monitor. Rackspace monitoring module flow | rax_mon_entity -> monitor. Rackspace monitoring module flow | rax_mon_entity ->
*rax_mon_check* -> rax_mon_notification -> rax_mon_notification_plan -> *rax_mon_check* -> rax_mon_notification -> rax_mon_notification_plan ->
rax_mon_alarm rax_mon_alarm
version_added: "1.9" version_added: "2.0"
options: options:
state: state:
description: description:

@ -26,7 +26,7 @@ description:
provide a convenient, centralized place to store IP addresses. Rackspace provide a convenient, centralized place to store IP addresses. Rackspace
monitoring module flow | *rax_mon_entity* -> rax_mon_check -> monitoring module flow | *rax_mon_entity* -> rax_mon_check ->
rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm
version_added: "1.9" version_added: "2.0"
options: options:
label: label:
description: description:

@ -25,7 +25,7 @@ description:
channel that can be used to communicate alarms, such as email, webhooks, or channel that can be used to communicate alarms, such as email, webhooks, or
PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check -> PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check ->
*rax_mon_notification* -> rax_mon_notification_plan -> rax_mon_alarm *rax_mon_notification* -> rax_mon_notification_plan -> rax_mon_alarm
version_added: "1.9" version_added: "2.0"
options: options:
state: state:
description: description:

@ -26,7 +26,7 @@ description:
associating existing rax_mon_notifications with severity levels. Rackspace associating existing rax_mon_notifications with severity levels. Rackspace
monitoring module flow | rax_mon_entity -> rax_mon_check -> monitoring module flow | rax_mon_entity -> rax_mon_check ->
rax_mon_notification -> *rax_mon_notification_plan* -> rax_mon_alarm rax_mon_notification -> *rax_mon_notification_plan* -> rax_mon_alarm
version_added: "1.9" version_added: "2.0"
options: options:
state: state:
description: description:

Loading…
Cancel
Save