Example #1
0
def setup(*args, **kwargs):
    set_network_allocator(VlanAllocator())
Example #2
0
def setup(*args, **kwargs):
    set_network_allocator(NullNetworkAllocator())
Example #3
0
def setup(*args, **kwargs):
    set_network_allocator(VlanAllocator())