
The appliance server parses and caches the systems network interfaces the first time it updates them, and never refreshes the cache. When a new router interface is added, the appliance errors because its interface cache has no idea about the NIC that corresponds to the router interface. This ensures we recreate this mapping anytime we need it. Change-Id: Iaff5a84a674d9089447bbdc8dc471f3d75a79af6 Closes-bug: #1531651
4 lines
179 B
YAML
4 lines
179 B
YAML
---
|
|
fixes:
|
|
- Bug `1531651 <https://bugs.launchpad.net/astara/+bug/1531651/>`_ \- Fixes a stale interface cache from preventing additional router interfaces from being attached
|