Commit Graph

1457 Commits

Author SHA1 Message Date
David Wahlstrom
338d446bb3 openstack_vms: update novaclient auth
The openstack novaclient has updated it's auth mechanism, deprecating
the method used in this module.  This patch updates the novaclient
authentication call to leverage this new auth method.
2016-08-30 13:55:27 -07:00
enkore
d423c52bec Merge pull request #441 from teto/accept_varenvs
"logfile" accepts environment variables
2016-08-29 15:23:04 +02:00
Matthieu Coudron
33764e349e "logfile" accepts environment variables 2016-08-29 14:54:07 +02:00
enkore
2eba2fd9ac Merge pull request #404 from janoliver/master
If imaplib2 is installed use the IDLE feature of IMAP to avoid polling
2016-08-29 10:01:27 +02:00
enkore
7e00e38051 Merge pull request #435 from colajam93/fix-network
Fix network module error with netifaces 0.10.5
2016-08-28 13:19:39 +02:00
colajam93
2930b9448c Follow change of netifaces ipv6 mask 2016-08-27 22:56:23 +09:00
Jan Oliver Oelerich
0e8d667641 Fixed PEP Error 2016-08-15 15:06:44 +02:00
Jan Oliver Oelerich
bfcab60993 If imaplib2 is installed, we use the IDLE feature of IMAP to avoid polling for mails. 2016-08-15 15:03:43 +02:00
facetoe
3fcfb88084 Merge pull request #432 from facetoe/exceptions
Catch some common exceptions
2016-08-13 17:13:54 +08:00
facetoe
fd8b6ecbf5 Merge pull request #434 from facetoe/revert_disk_changes
Revert breaking changes to disk.py
2016-08-11 17:39:43 +08:00
Facetoe
30e2420f08 Revert breaking changes to disk.py
(163af76e89,
73dae9bfec)
2016-08-11 17:23:11 +08:00
Facetoe
6160f83045 Catch exceptions thrown when calling API 2016-08-10 20:51:38 +08:00
Facetoe
3b06134aab Catch exceptions thrown while checking calendar. 2016-08-10 20:51:09 +08:00
enkore
0e8d26bacc Merge pull request #431 from enkore/enkore-patch-1
Add "i3ipc" to docs/conf.py mock modules (b7a73f5b4)
2016-08-09 12:40:45 +02:00
enkore
62cc2db7fb Add "i3ipc" to docs/conf.py mock modules (b7a73f5b4) 2016-08-09 12:39:29 +02:00
enkore
c6e29b2382 Merge pull request #427 from facetoe/required_settings
Ensure required settings are defined correctly.
2016-08-09 12:37:09 +02:00
Facetoe
3d48213834 Add test for case where subclass defines a setting and sets it to None 2016-08-09 18:33:35 +08:00
Facetoe
8d8c0b6812 Update comment 2016-08-09 18:33:28 +08:00
Facetoe
c30365338b Refactor conditional to pass required setting tests.
If a setting is defined in a subclass and is not None do not raise
config error.
2016-08-09 18:20:40 +08:00
Facetoe
86fddf8e22 Add tests for required settings. 2016-08-09 18:14:25 +08:00
facetoe
163af76e89 Merge pull request #429 from facetoe/disk_logic_fail
Fix logic fail in disk.py
2016-08-08 16:39:48 +08:00
Facetoe
73dae9bfec Fix logic fail in disk.py 2016-08-08 16:38:41 +08:00
facetoe
b6122ae2ee Merge pull request #428 from facetoe/disk_metric
Add flexibility in calculating criticality.
2016-08-08 16:27:34 +08:00
facetoe
a816a9c9d7 Merge pull request #426 from facetoe/abc_radio
Add module for streaming ABC radio Australia.
2016-08-08 16:27:13 +08:00
facetoe
45c10d0fe9 Merge pull request #423 from jk0dick/add-modules
* Network multi color
* Add scratchpad module
* Add window_title module
2016-08-07 19:41:29 +08:00
limbe-osc
1f3581bcea bug fix 2016-08-07 19:16:44 +08:00
limbe-osc
25a21a3fe0 minor fix 2016-08-07 18:29:58 +08:00
Facetoe
8adbc0b8cb Add flexibility in calculating criticality.
Support using any of the calculated values for determining whether or not the module should alert.
2016-08-07 12:59:23 +08:00
facetoe
8cae11a9f3 Merge pull request #420 from ncoop/mpd-stop
mpd: implement stop method
2016-08-07 12:00:33 +08:00
ncoop
d906151ae2 Documented available callbacks. 2016-08-06 14:32:57 -07:00
ncoop
b179d29abf pep8 compliance. 2016-08-06 14:32:57 -07:00
ncoop
9769d1b7d0 stop method sends stop command to mpd via socket. 2016-08-06 14:32:36 -07:00
Facetoe
5bb40926b8 Ensure required settings are defined correctly.
Possible fix for #424. If a setting has not been overidden in a subclass
or set in the user's config then raise an exception.
2016-08-07 01:16:27 +08:00
Facetoe
952fd22115 Add module for streaming ABC radio Australia. 2016-08-07 00:18:34 +08:00
facetoe
1528f04de0 Merge pull request #410 from richese/clock_refactor
Refactor of `clock` module.
2016-08-06 22:12:15 +08:00
facetoe
36dfe06786 Merge pull request #416 from terminalmage/scores
Add format option, logic to handle suspended MLB games
2016-08-06 22:00:11 +08:00
facetoe
4095e4e051 Merge pull request #419 from ncoop/mpd-except
mpd: Catch KeyError
2016-08-06 21:59:16 +08:00
limbe-osc
5eb1f91151 remove deadbeef 2016-08-06 16:03:28 +08:00
limbe-osc
eb93387290 ci fix 2016-08-06 08:29:25 +08:00
limbe-osc
88b8813bd7 bug fix 2016-08-06 07:08:01 +08:00
limbe-osc
4882714382 merge network colour and network 2016-08-06 07:01:52 +08:00
facetoe
f0438b0601 Merge pull request #421 from ncoop/docs-internet
Document how to customize the internet check
2016-08-05 22:54:15 +08:00
facetoe
686f3e82a9 Merge pull request #422 from jcornwall/master
Pulseaudio: Wait on child processes to avoid zombies
2016-08-05 22:51:16 +08:00
limbe-osc
b7a73f5b46 add four modules 2016-08-05 22:11:09 +08:00
Jay Cornwall
91fae807ed Pulseaudio: Wait on child processes to avoid zombies
subprocess.Popen() does not implicitly wait() on the child process.
This leads to transient zombie pactl processes which are only reaped
as new processes are spawned.

Use synchronous subprocess communication to collect child process
return codes immediately and allow them to exit.
2016-07-31 15:17:49 -05:00
ncoop
be27d7839b It makes sense to put Credentials later. 2016-07-30 15:39:14 -07:00
ncoop
80b823fe68 Docs: how and why to customize internet_check 2016-07-30 15:39:04 -07:00
ncoop
54dfb17ecc Catch KeyError in self.status[status["state"]]. 2016-07-30 08:18:01 -07:00
facetoe
40b9283840 Merge pull request #418 from facetoe/cpu_usage_bug
Fix display bug in CpuUsageGraph.
2016-07-25 19:08:19 +08:00
facetoe
fce59b883c Fix display bug in CpuUsageGraph.
Addresses #417
2016-07-25 19:05:45 +08:00