Add local_ip entrypoints

Added local_ip entrypoints in setup.cfg neutron.objects

Change-Id: I676c7d19956b963ddeba0d281716324f19930ed2
This commit is contained in:
Nurmatov Mamatisa 2022-02-03 12:43:41 +03:00
parent 1a16c35f30
commit 1c3d90e3da
1 changed files with 2 additions and 0 deletions

View File

@ -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