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 we need to use the management address from the installation
read from /etc/xensource-inventory. This does not change the behaviour of
installation.
Signed-off-by: Guillaume <[email protected]>
Signed-off-by: Yann Dirson <[email protected]>
raiseRuntimeError("Required information (INSTALLATION_UUID, CONTROL_DOMAIN_UUID) was missing from your xensource-inventory file. Aborting installation; please replace these keys and try again.")
605
+
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