cocluto/cocluto/ClusterController
Guillaume Raffy 891182587d fixed bug: made parseQstatOutput handle domains other than ipr.univ-rennes1.fr properly
before this fix, `parseQstatOutput` created a list of machines with a hardcoded ipr.univ-rennes1.fr domain, resulting in potentatially wrong fqdn

work related to https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3693
2023-11-17 18:28:20 +01:00
..
ClusterController.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
ClusterNode.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
ClusterNodeStatusUpdater.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
ClusterStatus.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
Install.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
Job.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
JobsState.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
JobsStateUpdater.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
Log.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
PowerState.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
QstatParser.py fixed bug: made parseQstatOutput handle domains other than ipr.univ-rennes1.fr properly 2023-11-17 18:28:20 +01:00
QueueMachine.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
SlotAllocator.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
SunGridEngine.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
TestBug00000003.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
Util.py fixed pylint errors and cleaned up 2023-05-23 17:27:12 +02:00
WebServer.py migrated code using dict that was no longer compatible with python3 2023-05-23 11:29:59 +02:00
__init__.py fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00