You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CP-308116: Handle network-init with new netdev ordering (#6483)
1. network-init script need read inventory and get management address
type. This item should be written to inventory by networkd, the same as
management interface item. Because host-installer will not write it from
the new netdev ordering, see
xenserver/host-installer@33aa793.
2. networl-init renames network name label under common criteria. There
was hard code ethx to determine the interface position. Now change to
get position from the bridge which is right both on legacy and new
ordering method.
0 commit comments