blob: 4868bd8329c5f4595b8d224133b94b03f296d69f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
TODO:
* Implement input via the webinterface (manual via command line atm)
* Better jobuild dependency resolution for atom list (basic right now)
* Job status tracking and management (none right now)
* Asymmetrical key authentication for accepting jobs
setup-master.py:
* Should prompt for super-user
* Should initialize with a jobtage tree and a sample job for testing
Low-priority TODO:
* setup-master.py should do fastcgi settings as well
Eventually TODO:
* Fix security aspect; encryption for communications
* Extend class User to accomodate public keys, AT/developer tags, LDAP etc.
|