Revision 23e3c9b7 lib/backend.py

b/lib/backend.py
800 800
    result[constants.NV_BRIDGES] = [bridge
801 801
                                    for bridge in what[constants.NV_BRIDGES]
802 802
                                    if not utils.BridgeExists(bridge)]
803

  
803 804
  return result
804 805

  
805 806

  

Also available in: Unified diff