You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/monitoring
Alex Dukhno dd28be3aab Update pagerduty modules to rest v2 (#42618)
* refactored from procedural to OOP

* updated ongoing maintenance windows to PagerDuty REST API v2

* update create maintenance windows to PagerDuty REST API v2

* update absent maintenance windows to PagerDuty REST API v2

* update pager alert module to PagerDuty REST API v2

* removed basic HTTP authorization
updated parameter description and examples

* fix failed sanity checks

* revised documentation according to review

* make obsolete service key parameter an alias to a new integration key parameter
6 years ago
..
test_circonus_annotation.py Unit tests: share common code (#31456) 7 years ago
test_icinga2_feature.py icinga2_feature: fix module in check_mode (#39853) 6 years ago
test_pagerduty.py Update pagerduty modules to rest v2 (#42618) 6 years ago
test_pagerduty_alert.py Update pagerduty modules to rest v2 (#42618) 6 years ago