Commit Graph

19 Commits

Author SHA1 Message Date
Oliver Gorwits
e44f06364a fix unknown command check in netdisco-do 2017-10-06 07:18:03 +01:00
Oliver Gorwits
3b32e84312 fiddle about with runner logic to fix exit states 2017-10-01 08:18:13 +01:00
Oliver Gorwits
e7508a9eca move all netdisco-do action to worker plugins 2017-09-06 21:23:54 +01:00
Oliver Gorwits
707fc82b99 remove psql code from netdisco-do and fix detection of misspelled action 2017-09-06 21:01:37 +01:00
Oliver Gorwits
be0c5181a3 move Runner to Worker namespace 2017-09-04 20:35:42 +01:00
Oliver Gorwits
3099eda393 load workers when runner role is loaded 2017-09-04 20:30:58 +01:00
Oliver Gorwits
49b5274c33 use run() mixin to exec action 2017-09-03 19:04:20 +01:00
Oliver Gorwits
8eaa33770c rename Core to Worker and move other packages around 2017-09-03 18:45:00 +01:00
Oliver Gorwits
4def0af0b0 better use of new status class 2017-09-03 17:58:03 +01:00
Oliver Gorwits
5f50dfadf1 new Backend package to load core plugins 2017-09-03 16:51:55 +01:00
Oliver Gorwits
b34ba1977c Merge branch 'master' into og-coreplugins 2017-08-21 21:17:46 +01:00
Oliver Gorwits
c34ed61d35 #336 new "stats" command for netdisco-do 2017-08-21 21:04:59 +01:00
Oliver Gorwits
61dc80aff8 Merge branch 'master' into og-coreplugins 2017-08-14 18:10:29 +01:00
Oliver Gorwits
df764bfc98 #333 Show netdisco-do target device in log message at start 2017-08-01 10:26:38 +01:00
Oliver Gorwits
3faee1cf16 remove need for instance() call 2017-07-31 17:55:10 +01:00
Oliver Gorwits
4056831f99 change SNMP to be a cached transport singleton 2017-07-25 20:53:56 +01:00
Oliver Gorwits
c2e77455b8 support NETDISCO_DBNAME in "netdisco-do psql" 2017-06-26 19:36:10 +01:00
Oliver Gorwits
d74ccac4f6 rename *-daemon apps to be *-backend
Squashed commit of the following:

commit 39b438aa4b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 16:40:11 2017 +0100

    add release notes

commit ca4ea90d35
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 16:32:06 2017 +0100

    update distmeta

commit 4e35b904b0
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 16:30:22 2017 +0100

    rename files from Daemon to Backend

commit 86a605ba68
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 16:26:43 2017 +0100

    rename daemon to backend in code

commit ffe8fc180f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 16:15:57 2017 +0100

    add daemon files which exec to backend equivalents

commit 53e041594e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 6 15:32:49 2017 +0100

    rename netdisco-daemon to netdisco-backend
2017-05-06 16:40:48 +01:00
Oliver Gorwits
d23b32500f relocate repo files so ND2 is the only code 2017-04-14 23:08:55 +01:00