Last change
on this file since 6233 was 6233, checked in by roland, 16 years ago |
Template detail-node shows interlinks correctly.
Also added an <a href/> link to the linked node.
Might need to interlink detection code in template in 1 loop instead of 2.
|
File size:
1.2 KB
|
Line | |
---|
1 | ** Showstoppers
|
---|
2 | -> Document database layout and choices
|
---|
3 | @rick, I think this todo van be closed, because exodusmodels.dot is available
|
---|
4 |
|
---|
5 | * Input fields validation
|
---|
6 | * Calculate IP ranges
|
---|
7 | * Conversion Genesis -> Exodus
|
---|
8 | * Exodus, support Genesis output
|
---|
9 | * Add check that a domain has a dnsserver if not, named.conf generation gets broken
|
---|
10 | * Add reverse lookup fields for named.conf
|
---|
11 | * Fix dhcpd.conf template
|
---|
12 | * Add ssh_keys
|
---|
13 | * Check urls and response redirects; Make urls depend on urls.py instead of hardcoding them into
|
---|
14 | views.py and the templates. See:
|
---|
15 | http://www.djangoproject.com/documentation/url_dispatch/#reverse
|
---|
16 | * remove hardcoding in wllogic.py for 172.17 and higher as master ip
|
---|
17 | * Interface cleanups:
|
---|
18 | ** option to edit/delete fields
|
---|
19 | ** allignment input fields
|
---|
20 | ** combine input fields where possible and link
|
---|
21 | ** Interlink add code
|
---|
22 | ->desc
|
---|
23 | ->remove hardcoding of 172.16 in freeinterlink ip code
|
---|
24 |
|
---|
25 | * Think:
|
---|
26 | ** class Interlink return self.iface1 or self.iface1.node
|
---|
27 |
|
---|
28 | * Genesis compatibility
|
---|
29 | -> add files
|
---|
30 | dhcpd.conf
|
---|
31 | named.conf
|
---|
32 | rc.local
|
---|
33 | rc.node.local
|
---|
34 | resolv.conf
|
---|
35 | snmpd.local.conf
|
---|
36 |
|
---|
37 | DONE:
|
---|
38 | 15/08/08 * Make admin work with models.py
|
---|
39 | 23/08/08 * Interlink add code; Generate ipaddresses and netmask for link works.
|
---|
40 |
|
---|
41 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.