implement two changes to better handle, identify, and recover from
[bootmanager.git] / source / notify_messages.py
index 71df874..f6bfb29 100644 (file)
@@ -10,3 +10,4 @@ MSG_NO_NODE_CONFIG_FILE= "noconfig"
 MSG_AUTH_FAIL= "authfail"
 MSG_NODE_NOT_INSTALLED= "notinstalled"
 MSG_HOSTNAME_NOT_RESOLVE= "hostnamenotresolve"
+MSG_NO_DETECTED_NETWORK= "nodetectednetwork"