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
If boot.py fails with an exception, log it to syslog. In case the
exception is failing to remove the hostname file, it just means the
node isn't marked for reinstallation, so in this case log severity is
INFO. In case some other exception occurs, it's probably a more
serious error, and in that case the severity is ERR.