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
During an upgrade if no modes are selected we need to use the management
address from the previous installation read from
/etc/xensource-inventory. By default it is set to IPv4. If a mode is selected
then we are using it. It both modes are selected (IPv4 abd IPv6) then we
are using IPv4.
Signed-off-by: Guillaume <guillaume.thouvenin@vates.tech>
raiseRuntimeError("Required information (INSTALLATION_UUID, CONTROL_DOMAIN_UUID) was missing from your xensource-inventory file. Aborting installation; please replace these keys and try again.")
536
+
raiseRuntimeError("Required information (INSTALLATION_UUID, CONTROL_DOMAIN_UUID, MANAGEMENT_ADDRESS_TYPE) was missing from your xensource-inventory file. Aborting installation; please replace these keys and try again.")
0 commit comments