X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fnotify_messages.py;h=f6bfb292f230883c025cceaf26026966020cad0b;hb=d4e6bea456b74aec211e7df9757cfd49a815f2b5;hp=b33dabd4a0d4179e0eac75f3d8b7ac287541ab20;hpb=7ab7e9dd797333a9fdc8604554e16e192a32144d;p=bootmanager.git diff --git a/source/notify_messages.py b/source/notify_messages.py index b33dabd..f6bfb29 100644 --- a/source/notify_messages.py +++ b/source/notify_messages.py @@ -9,3 +9,5 @@ MSG_INSUFFICIENT_MEMORY= "insufficientmemory" 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"