neutron/neutron
elajkat 3c9b0a5fac [fullstack] find ip based on allocation_pool
_find_available_ips tried to find available ips based on the given
subnet's cidr field, which can be misleading if random selection goes
out-of allocation-pool. This patch changes this behaviour to use
cidr's allocation_pool field.

Closes-Bug: #1850292
Change-Id: Ied2ffb5ed58007789b0f5157731687dc2e0b9bb1
2019-11-12 14:56:34 +01:00
..
agent Merge "Check dnsmasq process is active when spawned" 2019-10-29 02:51:14 +00:00
api Adding LOG statements to debug 1838449 2019-10-08 12:12:43 -05:00
cmd Make the MTU attribute not nullable 2019-10-28 03:32:50 +00:00
common Merge "Start using oslo_utils.netutils.is_ipv6_enabled()" 2019-10-26 21:32:02 +00:00
conf Merge "Add radvd_user config option" 2019-10-19 02:05:49 +00:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db Merge "Make the MTU attribute not nullable" 2019-10-29 23:18:59 +00:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
hacking Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ipam Allow first address in an IPv6 subnet as valid unicast 2019-05-21 16:31:18 +00:00
locale Imported Translations from Zanata 2019-10-01 07:59:21 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Make the MTU attribute not nullable 2019-10-28 03:32:50 +00:00
pecan_wsgi Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
plugins Make the MTU attribute not nullable 2019-10-28 03:32:50 +00:00
privileged Do not use exceptions in get_link_id() to control the code flow 2019-10-25 16:28:37 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
tests [fullstack] find ip based on allocation_pool 2019-11-12 14:56:34 +01:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
policy.py Treat networks shared by RBAC in same way as shared with all tenants 2019-06-26 22:04:36 +00:00
service.py Fix default RPC worker count 2019-08-01 20:58:19 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00