neutron_lib.exceptions.vlantransparent module

exception neutron_lib.exceptions.vlantransparent.VlanTransparencyDriverError(**kwargs)

Bases: NeutronException

Vlan Transparency not supported by all mechanism drivers.

message = 'Backend does not support VLAN Transparency.'