neutron/releasenotes
Harald Jensås def8e95aad 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
2019-09-18 11:07:44 +02:00
..
notes fixed_configured=True when Add/Remove port IPs 2019-09-18 11:07:44 +02:00
source Update master for stable/stein 2019-03-24 22:14:44 +00:00