Commit Graph

254 Commits

Author SHA1 Message Date
Oliver Gorwits
dd5219292e fix POD typo and update README 2012-12-20 13:25:12 +00:00
Oliver Gorwits
e90b3c9d7a fix bug with empty DANCER_APPDIR 2012-12-20 13:20:59 +00:00
Oliver Gorwits
a5d2848cef fix version strings for platform warning 2012-12-20 13:20:23 +00:00
Oliver Gorwits
df54d5e4f9 new netdisco-deploy script to do all deployment tasks at once 2012-12-19 22:23:04 +00:00
Oliver Gorwits
2c034c7c79 fix deps and author 2012-12-19 18:15:37 +00:00
Oliver Gorwits
c4598f2e41 update deployment docs; add missing JSON dependency 2012-12-19 07:01:25 +00:00
Oliver Gorwits
4b7616aff1 update README 2012-12-18 00:09:58 +00:00
Oliver Gorwits
7b1318679a fix sharedir to use dist; add missing dep 2012-12-18 00:07:48 +00:00
Oliver Gorwits
ea9a71fdb7 update README and main module POD 2012-12-17 20:00:33 +00:00
Oliver Gorwits
05086e8b78 make an App::Netdisco dist using Module::Install 2012-12-17 18:31:16 +00:00
Oliver Gorwits
369a235ff8 rename db management scripts 2012-12-16 16:44:28 +00:00
Oliver Gorwits
07aed68ae4 implement begin/end for workers 2012-12-16 16:08:27 +00:00
Oliver Gorwits
6d802f9b85 add manager and full worker support 2012-12-15 00:52:42 +00:00
Oliver Gorwits
12b3a4b358 refactor to use role for the worker 2012-12-12 22:32:26 +00:00
Oliver Gorwits
2bee416c77 Add PoE control to port_control (+ up/down,vlan,name,location,contact) 2012-12-10 21:59:24 +00:00
Oliver Gorwits
3b90e28843 frontend support for port poe enable/disable 2012-12-10 21:12:59 +00:00
Oliver Gorwits
20dc225443 implement port name setting 2012-12-09 22:18:39 +00:00
Oliver Gorwits
704f0fc8e9 bug fixes for port up/down setting 2012-12-09 19:07:35 +00:00
Oliver Gorwits
b7c1146e5f change community_rw to be array ref 2012-12-09 17:19:21 +00:00
Oliver Gorwits
37292a0667 drop netdisco.conf and use environment YAML only 2012-12-09 16:27:59 +00:00
Oliver Gorwits
6f95016508 use new IgnoreNetSNMPConf support 2012-12-09 15:37:22 +00:00
Oliver Gorwits
8aa53fc11f remove uneeded Net::DNS dependency 2012-12-09 15:34:11 +00:00
Oliver Gorwits
4e4012c051 large refactor for Util.pm; use Moo for Daemon Actions 2012-12-09 15:17:25 +00:00
Oliver Gorwits
d3afddbb8f delete duplicated code in new libs 2012-12-09 12:48:07 +00:00
Oliver Gorwits
86519337b5 rename files again, for new multi daemon 2012-12-09 12:45:46 +00:00
Oliver Gorwits
bab34d8bb7 rename Actions to PortControl::Actions 2012-12-09 12:42:49 +00:00
Oliver Gorwits
0efa92e788 rename PortControl to Daemon 2012-12-09 12:41:56 +00:00
Oliver Gorwits
5423f18cb1 implementation of first per port control - untested 2012-12-06 22:54:44 +00:00
Oliver Gorwits
c153bfe593 perldoc for the helpers 2012-12-06 20:53:26 +00:00
Oliver Gorwits
9ebd1d1b7d refactor actions 2012-12-04 22:50:49 +00:00
Oliver Gorwits
c9a3f69e4e rename portcontrl file 2012-12-04 22:41:22 +00:00
Oliver Gorwits
acb7bfe797 always log error from set_foo 2012-12-03 22:59:18 +00:00
Oliver Gorwits
3e3ceb59af show log message in toastr 2012-12-03 22:38:22 +00:00
Oliver Gorwits
4c69724738 improve comments 2012-12-03 22:20:43 +00:00
Oliver Gorwits
f47458cb22 implement contact set by factoring out location set 2012-12-03 22:15:44 +00:00
Oliver Gorwits
2801d390bd refactoring to improve clarity 2012-12-03 21:54:11 +00:00
Oliver Gorwits
ed234bd2dc fix dancer import issues 2012-12-03 21:09:25 +00:00
Oliver Gorwits
1db530652f refactor to make daemon smaller 2012-12-03 20:53:32 +00:00
Oliver Gorwits
52021772fd new netdisco-daemon for port_control activities 2012-12-02 21:17:54 +00:00
Oliver Gorwits
c89f4952ff -change handling of schema versioning to avoid deployment of FK constraints 2012-12-02 20:38:11 +00:00
Oliver Gorwits
d14f8db355 eradicate checks for dns column in node_ip table - now assumed to be there 2012-12-01 22:42:17 +00:00
Oliver Gorwits
8bf63007dc no longer deploy FK constraints with DB schema as they upset legacy netdisco.pm 2012-12-01 22:12:12 +00:00
Oliver Gorwits
9ee14a5e63 Network Map now shows all device neighbors and allows click-through nav 2012-12-01 21:37:42 +00:00
Oliver Gorwits
0c0824a9df guest, not anonymous 2012-11-26 21:34:23 +00:00
Oliver Gorwits
5051c01265 make no_auth user named anonymous 2012-11-25 22:16:43 +00:00
Oliver Gorwits
bb2bcdfcb2 port control userlog now looks for all actions 2012-11-25 21:18:23 +00:00
Oliver Gorwits
38a58dcdc8 implement port control 2012-11-25 20:51:02 +00:00
Oliver Gorwits
68ca015697 Individual column selections for connected nodes and devices 2012-11-25 17:16:14 +00:00
Oliver Gorwits
083f3a51ed merge branch og-portcontrol 2012-11-24 23:29:00 +00:00
Oliver Gorwits
6a12b2df26 Merge branch 'og-treemap' 2012-11-24 23:20:36 +00:00