summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-02-04 08:15:53 +0000
committerGerrit Code Review <review@openstack.org>2022-02-04 08:15:53 +0000
commitf5030b0bc25216d80b09f7ac3938c9a902b655e3 (patch)
treee2e3ee4c9f68776d29fe900bb62dfa58c29be633 /setup.cfg
parent5e28828c91e57791983ce7a867ea0f1440aedf9a (diff)
parent1c3d90e3da2c29ffe297d2f9322bd88b861d6cf8 (diff)
downloadneutron-f5030b0bc25216d80b09f7ac3938c9a902b655e3.tar.gz
Merge "Add local_ip entrypoints"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 331ba0d5f4..9db70dcaf3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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