Bases: object
Implements Quantum IP Address Management (IPAM) interface using the local Nova database. This implementation is inline with how IPAM is used by other NetworkManagers.
Returns the list of routes for the IP block.
Returns information about the IPv4 and IPv6 subnets associated with a Quantum Network UUID.
Returns a list of IPv4 address strings associated with the specified virtual interface, based on the fixed_ips table.
Returns a list containing a single IPv6 address strings associated with the specified virtual interface.