Changeset 6339 for trunk/TODO
- Timestamp:
- Oct 5, 2008, 10:27:59 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/TODO ¶
r6311 r6339 1 ** Showstoppers2 -> Document database layout and choices3 @rick, I think this todo van be closed, because exodusmodels.dot is available4 5 * Input fields validation6 * Conversion Genesis -> Exodus7 * Exodus, support Genesis output8 1 * Add check that a domain has a dnsserver if not, named.conf generation gets broken 9 2 * Add reverse lookup fields for named.conf 10 3 * Fix dhcpd.conf template 11 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 12 7 13 * remove hardcoding in wllogic.py for 172.17 and higher as master ip14 * Interface cleanups:15 ** option to edit/delete fields16 ** allignment input fields17 ** combine input fields where possible and link18 8 ** Interlink add code 19 9 ->desc 20 ->remove hardcoding of 172.16 in freeinterlink ip code21 10 ->Check if link is possible, ie. master can have multiple interlinks, managed can only have 1 22 ->generate SSID23 11 ->Put correct modes on NIC 24 ->Check that: freeinterlinkip() works going from 17.16.0.255 to 172.16.1.025 12 ->Check if 1 has an omni, omni needs to be master 26 27 28 * Think:29 ** class Interlink return self.iface1 or self.iface1.node30 13 31 14 * Genesis compatibility
Note:
See TracChangeset
for help on using the changeset viewer.