5.6.5.1.1. vlcp.service.sdn.plugins.networklocaldriver

Note

This document is generated from the source file.

View Source on GitHub

Physical network with type=local can have unlimited logical networks, but it cannot have physical ports. So, logical ports in the same logical network can access each other only when they are on the same host.

class vlcp.service.sdn.plugins.networklocaldriver.NetworkLocalDriver(server)

Network driver for local networks. Local networks cannot have physical ports; logical networks in local networks do not have external connectivities, only endpoints on the same server can access each other.

__init__(server)

Constructor