aboutsummaryrefslogtreecommitdiffstats
path: root/appc-common/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'appc-common/src/main')
-rw-r--r--appc-common/src/main/resources/org/onap/appc/i18n/MessageResources.properties14
1 files changed, 13 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 7ffb220a1..a38a9255d 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
@@ -542,6 +542,18 @@ INVALID_REQUIRED_PROPERTY=APPC0065E|\
supply the syntax required for the property.|\
Correct the property and retry.
+ATTACHINGVOLUME_SERVER=APPC0068I|\
+ {0} IAAS Adapter attaching of volume to server requested|\
+ No resolution required|\
+ A graph has invoked the IAAS adapter and has requested the attaching of volume to server. The \
+ properties that govern the request are echoed immediately following this message.
+
+DETTACHINGVOLUME_SERVER=APPC0069I|\
+ {0} IAAS Adapter detaching of volume from server requested|\
+ No resolution required|\
+ A graph has invoked the IAAS adapter and has requested the detaching of volume from server. The \
+ properties that govern the request are echoed immediately following this message.
+
MIGRATING_SERVER=APPC066I|\
{0} IAAS Adapter migrate of server requested|\
No resolution required|\
@@ -1017,4 +1029,4 @@ IAAS_UNSUPPORTED_IDENTITY_SERVICE=APPC0163E|\
Verify the identity url provided is correct. Currently supported version of the OpenStack identity servicer\
are v2 and v3. If a support for a new version in required contact development.|\
This message indicates that a request was made to connect to an unsupported version of \
- identity service. \ No newline at end of file
+ identity service.