The vmware_nsx.services.ipam.nsx_tvd.driver Module

class vmware_nsx.services.ipam.nsx_tvd.driver.NsxTvdIpamDriver(subnetpool, context)

Bases: neutron.ipam.subnet_alloc.SubnetAllocator, vmware_nsx.services.ipam.common.driver.NsxIpamBase

IPAM Driver For NSX-TVD plugin.

allocate_subnet(subnet_request)
get_T_driver()
get_V_driver()
get_subnet(subnet_id)
get_subnet_request_factory()
remove_subnet(subnet_id)
update_subnet(subnet_request)