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
|
---|
[6231] | 16 | * remove hardcoding in wllogic.py for 172.17 and higher as master ip
|
---|
[6193] | 17 | * Interface cleanups:
|
---|
| 18 | ** option to edit/delete fields
|
---|
| 19 | ** allignment input fields
|
---|
| 20 | ** combine input fields where possible and link
|
---|
[6202] | 21 | ** Interlink add code
|
---|
| 22 | ->generate ipaddresses for Link,
|
---|
| 23 | ->netmask for LinkPool
|
---|
| 24 | ->status
|
---|
| 25 | ->desc
|
---|
[6174] | 26 |
|
---|
[6232] | 27 | * Think:
|
---|
| 28 | ** class Interlink return self.iface1 or self.iface1.node
|
---|
| 29 |
|
---|
[6194] | 30 | * Genesis compatibility
|
---|
| 31 | -> add files
|
---|
| 32 | dhcpd.conf
|
---|
| 33 | named.conf
|
---|
| 34 | rc.local
|
---|
| 35 | rc.node.local
|
---|
| 36 | resolv.conf
|
---|
| 37 | snmpd.local.conf
|
---|
| 38 |
|
---|
[6215] | 39 | DONE:
|
---|
| 40 | 15/08/08 * Make admin work with models.py
|
---|
| 41 |
|
---|
[6194] | 42 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.