Fix for EELF Logging in appc Common
[appc.git] / appc-common / src / main / resources / org / onap / appc / i18n / MessageResources.properties
index 49999c5..8176a5a 100644 (file)
@@ -459,6 +459,12 @@ STOPPING_SERVER=APPC0056I|\
   A graph has invoked the IAAS adapter and has requested the server to be stopped.  The \
     properties that govern the request are echoed immediately following this message.
 
+STARTING_SERVER=APPC0057I|\
+  {0} IAAS Adapter start server requested|\
+  No resolution required|\
+  A graph has invoked the IAAS adapter and has requested the server to be start.  The \
+    properties that govern the request are echoed immediately following this message.
+
 REBUILD_SERVER_FAILED=APPC0057E|\
   Server {0} (id {1}) failed to rebuild, reason {2}|\
   The server rebuild failed for the indicated reason. Correct the cause of the failure and \
@@ -1045,4 +1051,4 @@ SSH_SESSION_CONFIG_ERROR=APPC0166E|\
   Could not configure existing ssh session, reason: {0}|\
   Correct the cause of the failure as indicated by the reason.|\
   This message indicates that additional configuration for already opened ssh session has failed.\
-    The reason returned by the session provider is included in the message.
\ No newline at end of file
+    The reason returned by the session provider is included in the message.