Michael DeHaan wrote:
> To summarize some recent activity.
>
> --dns-name is a new field that applies to each interface, it replaces 
> --hostname on each interface, and affects dns management from Cobbler
> --hostname is now a per-system field that now affects the /etc/sysconfig 
> hostname
> --static-routes is a new per-interface field that takes a list
> --gateway is now a per-system field instead of a per-interface field
> --name-servers is now a per-profile or per-system field, with a 
> default_name_servers value also in /etc/cobbler/settings
>
> All of these will be used by the network setup snippets in the new 
> kickstart files.
>
> For those of you with existing setups (should be everyone), the cobbler 
> code will be written to migrate settings around automatically, just be 
> aware of the new CLI options and the webapp will be changing slightly by 
> moving some fields around.
>
> This is a more-correct modelling of the network as it actually is, so 
> these changes should make cobbler much more usable in the long run.
>
> If there are any questions about this, now is the time to ask.
>
> For those using the devel branch, except the webapp to be broken as I 
> haven't implemented all of this presently.   Similarly, DNS and DHCP 
> management may not be completely in line, so if you are using the 
> development branch for "productiony" things you have been warned :)
>
> --Michael
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

FYI, pieces missing from the above so far are:

-- webapp changes to apply the above
-- manpage changes
-- wiki changes (where referenced)
-- DNS and DHCP management testing
-- new snippet modificiations to apply the route configurations and also 
pay attention to the new fields and not the old ones (jcapel?)
-- install testing

So the network changes are pretty much the /last/ big thing for 1.4 
except for small very safe patches that we might get in.

Other patches, depending on complexity, may get merged in, or might get 
held for 1.5.X's branch start (possibly late December). I think most 
folks are interested in working on the network aspects though, so that's 
good. Changes to the Web app are certainly fair game as they don't 
affect much testing wise.

I'd like to see Cobbler 1.4 released sometime around the middle of 
December, with the intent of mostly doing testing those weeks beforehand.

--Michael





_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to