Changeset 6339 for trunk/TODO


Ignore:
Timestamp:
Oct 5, 2008, 10:27:59 PM (17 years ago)
Author:
RIck van der Zwet
Message:
  • 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
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/TODO

    r6311 r6339  
    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 * Conversion Genesis -> Exodus
    7 * Exodus, support Genesis output
    81* Add check that a domain has a dnsserver if not, named.conf generation gets broken
    92* Add reverse lookup fields for named.conf
    103* Fix dhcpd.conf template
    114* 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
    127
    13 * remove hardcoding in wllogic.py for 172.17 and higher as master ip
    14 * Interface cleanups:
    15 ** option to edit/delete fields
    16 ** allignment input fields
    17 ** combine input fields where possible and link
    188** Interlink add code
    199        ->desc
    20         ->remove hardcoding of 172.16 in freeinterlink ip code
    2110        ->Check if link is possible, ie. master can have multiple interlinks, managed can only have 1
    22         ->generate SSID
    2311        ->Put correct modes on NIC
    24         ->Check that: freeinterlinkip() works going from 17.16.0.255 to 172.16.1.0
    2512        ->Check if 1 has an omni, omni needs to be master
    26        
    27 
    28 * Think:
    29 ** class Interlink return self.iface1 or self.iface1.node
    3013
    3114* Genesis compatibility
Note: See TracChangeset for help on using the changeset viewer.