c4a88d597e
xapi1 as the default ovs_integration_bridge can be incorrect as it is dependent on the environment. xapi<n> are internal bridges that are incrementally defined from zero. Operators should set this config value to the integration bridge used between all guests and the compute host in their environment. UpgradeImpact Change-Id: If463936553cc663fd0bd018ccc9b8395bbdff6d9
10 lines
513 B
YAML
10 lines
513 B
YAML
---
|
|
upgrade:
|
|
- >
|
|
XenServer users must now set the value of xenserver.ovs_integration_bridge before they
|
|
can use the system. Previously this had a default of "xapi1", which has now been
|
|
removed, because it is dependent on the environment. The xapi<n> are internal bridges
|
|
that are incrementally defined from zero and "xapi1" may not be the correct bridge.
|
|
Operators should set this config value to the integration bridge used between all
|
|
guests and the compute host in their environment.
|