Merge "Add local_ip entrypoints"
This commit is contained in:
commit
f5030b0bc2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user