Merge "Add local_ip entrypoints"

This commit is contained in:
Zuul 2022-02-04 08:15:53 +00:00 committed by Gerrit Code Review
commit f5030b0bc2

View File

@ -216,6 +216,8 @@ neutron.objects =
IpamAllocationPool = neutron.objects.ipam:IpamAllocationPool
IpamSubnet = neutron.objects.ipam:IpamSubnet
Log = neutron.objects.logapi.logging_resource:Log
LocalIP = neutron.objects.local_ip:LocalIP
LocalIPAssociation = neutron.objects.local_ip:LocalIPAssociation
L3HARouterAgentPortBinding = neutron.objects.l3_hamode:L3HARouterAgentPortBinding
L3HARouterNetwork = neutron.objects.l3_hamode:L3HARouterNetwork
L3HARouterVRIdAllocation = neutron.objects.l3_hamode:L3HARouterVRIdAllocation