Add local_ip entrypoints
Added local_ip entrypoints in setup.cfg neutron.objects Change-Id: I676c7d19956b963ddeba0d281716324f19930ed2
This commit is contained in:
parent
1a16c35f30
commit
1c3d90e3da
@ -215,6 +215,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…
x
Reference in New Issue
Block a user