Revision f25bd53b

b/kamaki/cli/commands/network.py
463 463

  
464 464

  
465 465
@command(port_cmds)
466
class port_create(_init_network):
466
class port_create(_port_create):
467 467
    """Create a new port (== connect server to network)"""
468 468

  
469 469
    arguments = dict(

Also available in: Unified diff