6f5695a6f4
Neutron subnet data can be obtained directly and is needed to get ip_version for port creation. Network data needs to wait for port binding. Fixes 2b40e5618f2c1039bbbbd1a3e31b72e104b5436b error: "Can not find any IP address with configured IP version None in share-network". Closes-Bug: #1747695 Change-Id: Ie6c8a26db5c461400b789f91a97eb7ccc1031a0f
6 lines
140 B
YAML
6 lines
140 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed multi segment neutron data save in NeutronBindNetworkPlugin to
|
|
provide IP version for neutron port creation.
|