X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fnotify_messages.py;h=71df8743559cee4ffb0fbe479bfff6741a5294e9;hb=2dcd5f4d603a2195c6c7c6cbcc788ef228f1d805;hp=b33dabd4a0d4179e0eac75f3d8b7ac287541ab20;hpb=2151b25b18627ee01c6290d8440f8bcf662c286b;p=bootmanager.git diff --git a/source/notify_messages.py b/source/notify_messages.py index b33dabd..71df874 100644 --- a/source/notify_messages.py +++ b/source/notify_messages.py @@ -9,3 +9,4 @@ MSG_INSUFFICIENT_MEMORY= "insufficientmemory" MSG_NO_NODE_CONFIG_FILE= "noconfig" MSG_AUTH_FAIL= "authfail" MSG_NODE_NOT_INSTALLED= "notinstalled" +MSG_HOSTNAME_NOT_RESOLVE= "hostnamenotresolve"