Big change set.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Sat, 4 Apr 2009 00:28:13 +0000 (00:28 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Sat, 4 Apr 2009 00:28:13 +0000 (00:28 +0000)
commit1aa6b24594dc485d7232649c50e9773956a1492f
treee164d1d45ec302625f5bc158eb82d963290c36cc
parent924b7e5c530ecf25d4c5b002fa89ff73ef11f53c
Big change set.
added plccache objects for the db rather than pkl
moved SiteInterface into interface.py to make it accessible by the web server
added blacklist support for hostnames and loginbases
fixed pcubad logic
fixed sitebad logic
added new *history functions to controllers.py
updated files to use new cached plc data where possible.
24 files changed:
automate-default.sh
bootman.py
findall.py
findbad.py
findbadpcu.py
grouprins.py [deleted file]
monitor/database/info/__init__.py
monitor/database/info/interface.py [new file with mode: 0644]
monitor/database/info/model.py
monitor/database/info/plc.py [new file with mode: 0644]
monitor/wrapper/plc.py
monitor/wrapper/plccache.py
nodegroups.py
nodeinfo.py
pcubad.py
pcucontrol/models/IPAL.py
policy.py
sitebad.py
siteinfo.py
testapi.py
tests/nodenetwork.py [moved from nodenetwork.py with 100% similarity]
web/MonitorWeb/monitorweb/controllers.py
web/MonitorWeb/monitorweb/static/css/style.css
web/MonitorWeb/monitorweb/templates/pcuview.kid