Last change
on this file since 6230 was 6230, checked in by roland, 17 years ago |
updated TODO file
And I'm working on addinterlink, moved original to addinterlink_old,
added more comments, to structure the implementation.
|
File size:
1018 bytes
|
Rev | Line | |
---|
[6190] | 1 | ** Showstoppers
|
---|
[6193] | 2 | -> Document database layout and choices
|
---|
[6230] | 3 | @rick, I think this todo van be closed, because exodusmodels.dot is available
|
---|
[6190] | 4 |
|
---|
[6193] | 5 | * Input fields validation
|
---|
[6174] | 6 | * Calculate IP ranges
|
---|
| 7 | * Conversion Genesis -> Exodus
|
---|
| 8 | * Exodus, support Genesis output
|
---|
[6215] | 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
|
---|
[6230] | 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
|
---|
[6193] | 16 | * Interface cleanups:
|
---|
| 17 | ** option to edit/delete fields
|
---|
| 18 | ** allignment input fields
|
---|
| 19 | ** combine input fields where possible and link
|
---|
[6202] | 20 | ** Interlink add code
|
---|
| 21 | ->generate ipaddresses for Link,
|
---|
| 22 | ->netmask for LinkPool
|
---|
| 23 | ->status
|
---|
| 24 | ->desc
|
---|
[6174] | 25 |
|
---|
[6194] | 26 | * Genesis compatibility
|
---|
| 27 | -> add files
|
---|
| 28 | dhcpd.conf
|
---|
| 29 | named.conf
|
---|
| 30 | rc.local
|
---|
| 31 | rc.node.local
|
---|
| 32 | resolv.conf
|
---|
| 33 | snmpd.local.conf
|
---|
| 34 |
|
---|
[6215] | 35 | DONE:
|
---|
| 36 | 15/08/08 * Make admin work with models.py
|
---|
| 37 |
|
---|
[6194] | 38 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.