On Fri, Jan 14, 2011 at 2:56 PM, Michael Hanselmann <[email protected]> wrote: > Am 14. Januar 2011 14:51 schrieb Guido Trotter <[email protected]>: >> On Fri, Jan 14, 2011 at 2:25 PM, Michael Hanselmann <[email protected]> >> wrote: >>> $ grep ^MAX_NICS lib/constants.py >>> MAX_NICS = 8 >>> >> >> Interesting. Especially because it's not used anywhere that would stop >> an instance having more nics... uhm... > > Uh, true. The equivalent MAX_DISKS is used in a few places. Maybe you > can send patches. :-) >
Removing them, you mean? :) Guido
