Bases: object
Manage LSN entities associated with networks.
Create a LSN associated to the network.
Delete a LSN given its id.
Delete a LSN associated to the network.
Return True if a Logical Service Node exists for the network.
Retrieve the LSN id associated to the network.
Configure metadata service for the specified subnet.
Create and return LSN port for associated subnet.
Delete a LSN port from the Logical Service Node.
Enable/disable dhcp services with the given config options.
Add dhcp host entry to LSN port configuration.
Remove dhcp host entry from LSN port configuration.
Connect network to LSN via specified port and port_data.
Delete a LSN port given the network and the mac address.
Retrieve LSN and LSN port for the network and the subnet.
Retrieve LSN and LSN port given network and mac address.
Add dhcp host entry to LSN port configuration.
Remove dhcp host entry from LSN port configuration.
Connect subnet to specified LSN.
Update the specified configuration for the LSN port.
Bases: vmware_nsx.dhcp_meta.lsnmanager.LsnManager
Add local persistent state to LSN Manager.
Save LSN Port information to the DB.
Save LSN-Network mapping to the DB.