neutron/neutron
Harald Jensås a59bc98edd fixed_configured=True when Add/Remove port IPs
When updating a port with the fixed_ips request the
fixed_configured argument should be set to true when
calling _ipam_get_subnets() so that all subnets are
returned if host is not set.

Otherwise the ip allocation will be deffered and an
empty list of possible subnets for the port is
returned. Which in turn led to raising an error that
the network requires subnets to allocate an IP
address.

Closes-Bug: #1844124
Change-Id: I2e690ea0cf5fa0614e39be2b0e83afad3daa7f48
(cherry picked from commit def8e95aad)
2019-10-09 09:36:26 +00:00
..
agent Merge "Remove get_external_network_id for router" 2019-09-25 19:30:14 +00:00
api Update DHCP port information during setup 2019-09-11 07:06:40 +00:00
cmd Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
common Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
conf Merge "Remove Neutron LBaaS" 2019-09-24 03:40:39 +00:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db fixed_configured=True when Add/Remove port IPs 2019-10-09 09:36:26 +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-02 07:45:07 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Add "Port" to "RouterPort" foreign_keys 2019-09-07 09:29:44 +00:00
pecan_wsgi Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
plugins Merge "Remove Neutron LBaaS" 2019-09-24 03:40:39 +00:00
privileged Change ip_lib decorators order 2019-09-20 08:35:24 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Implement extension: extraroute-atomic 2019-09-11 13:58:47 +02:00
tests fixed_configured=True when Add/Remove port IPs 2019-10-09 09:36:26 +00: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 Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
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