Harald Jensås b3f32e1900 Fix port update deferred IP allocation with host_id + new MAC
IP allocation was initially deffered due to lack of binding
information. On port update the with both `mac_address` and
`binding_host_id`` in the request 'fixed_ips: []' was
appended to the new_port data. This caused the check for
fixed_ips_requested to return True, which in turn cause
deferred_ip_allocation to evaluates False.

Only set the new_port default fixed_ips to original_ips if
the original port had fixed_ips.

Closes-Bug: #1811905
Change-Id: If98a82f8432b09a29f9d0cc6627e9649b43bc4a1
(cherry picked from commit b0d758e1b4af9aed8c2da6e0bac4723d8e4f5443)
2019-02-01 12:21:12 +00:00
2016-06-28 22:46:19 +02:00
2019-01-25 10:20:41 +01:00
2018-08-01 02:45:42 +08:00
2018-06-07 02:24:02 +00:00
2016-10-17 17:06:19 +05:30
2018-06-02 13:03:33 +02:00
2018-08-09 21:54:30 +00:00
2014-05-16 13:40:04 -04:00
2017-06-13 19:26:49 +00:00
2017-08-31 16:44:51 +02:00
2018-07-10 15:40:00 +07:00
2017-03-04 11:19:58 +00:00
2018-07-17 09:45:43 +00:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%