Remove config.GetDefBridge
authorGuido Trotter <ultrotter@google.com>
Wed, 10 Jun 2009 09:53:49 +0000 (10:53 +0100)
committerGuido Trotter <ultrotter@google.com>
Mon, 15 Jun 2009 10:52:05 +0000 (11:52 +0100)
commit8fcc0cb12adba50500dd7e0021cd8900b7da5713
tree570b089c094690081e2e9d311ddddc587f1bef4a
parent9ebe9556bd507b6e9ad549559203e52d3b0fbfcb
Remove config.GetDefBridge

Default bridge is now handled with nic parameters, and this function is
unused.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/config.py