81d820f28f
Set the 'binding:host_id' on neutron port VIFs when they are created, or update it for existing ports. This ensures IP allocation is not deferred by neutron. If IP allocation is deferred, the config-drive network metadata will not include enough information to properly bootstrap the instance networking. Story: 2009715 Task: 44089 Closes-Bug: #1952573 Change-Id: I7411c1f2fbc57dad0504fe61e278308030f059bf
11 lines
426 B
YAML
11 lines
426 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where instance metadata for network configuration was not
|
|
correctly written to the config-drive when using a neutron routed
|
|
provider network. The invalid metadata would in most cases cause the
|
|
instance network initialization to completely fail, leaving the instance
|
|
with no network connectivity. See bug: `2009715
|
|
<https://storyboard.openstack.org/#!/story/2009715>`_.
|
|
|