summaryrefslogtreecommitdiffstats
path: root/appc-common/src
diff options
context:
space:
mode:
Diffstat (limited to 'appc-common/src')
-rw-r--r--appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties8
1 files changed, 7 insertions, 1 deletions
diff --git a/appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties b/appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties
index 49999c563..8176a5ad9 100644
--- a/appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties
+++ b/appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties
@@ -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.