source: trunk/TODO@ 6340

Last change on this file since 6340 was 6339, checked in by RIck van der Zwet, 17 years ago
  • Fixed all templates to match to the more logical naming 'standard' and added a

number of comments on various places to explain for externals about certain WL
choices

  • Revived TODO to match the more accurate status again
  • Property svn:mergeinfo set to
File size: 984 bytes
Line 
1* Add check that a domain has a dnsserver if not, named.conf generation gets broken
2* Add reverse lookup fields for named.conf
3* Fix dhcpd.conf template
4* Add ssh_keys
5* Modular handing/edit/add/delete of Location/DNS/Networks, without using the
6 'admin' interface, but have some table look alike code instead
7
8** Interlink add code
9 ->desc
10 ->Check if link is possible, ie. master can have multiple interlinks, managed can only have 1
11 ->Put correct modes on NIC
12 ->Check if 1 has an omni, omni needs to be master
13
14* Genesis compatibility
15 -> add files
16 dhcpd.conf
17 named.conf
18 rc.local
19 rc.node.local
20 resolv.conf
21 snmpd.local.conf
22
23DONE:
2415/08/08 * Make admin work with models.py
2523/08/08 * Interlink add code; Generate ipaddresses and netmask for link works.
2603/09/08 - RZ
27* Check urls and response redirects; Make urls depend on urls.py instead of hardcoding them into
28 views.py and the templates. See:
29 http://www.djangoproject.com/documentation/url_dispatch/#reverse
30
31
Note: See TracBrowser for help on using the repository browser.