summaryrefslogtreecommitdiffstats
path: root/appc-common/src/main/java
diff options
context:
space:
mode:
authorvidhyasree <sn141y@att.com>2018-06-20 11:49:13 -0400
committerTakamune Cho <tc012c@att.com>2018-06-20 18:35:30 +0000
commit729bbeebfe3e20f9f9e756eb30af0a5324d8e264 (patch)
tree3f8206637f1bf2f5f5f37bbc8c05c5d618ddf96e /appc-common/src/main/java
parentbc8740e77298a553b9401532150e1bc16fd57d26 (diff)
new reboot action for VM openstack.
Issue-ID: APPC-1011 Change-Id: I4a6f2ef0e09613d76b6ec68b889ed0eb85a34b9f Signed-off-by: vidhyasree <sn141y@att.com>
Diffstat (limited to 'appc-common/src/main/java')
-rw-r--r--appc-common/src/main/java/org/onap/appc/i18n/Msg.java4
1 files changed, 4 insertions, 0 deletions
diff --git a/appc-common/src/main/java/org/onap/appc/i18n/Msg.java b/appc-common/src/main/java/org/onap/appc/i18n/Msg.java
index d60e25938..d03095900 100644
--- a/appc-common/src/main/java/org/onap/appc/i18n/Msg.java
+++ b/appc-common/src/main/java/org/onap/appc/i18n/Msg.java
@@ -812,6 +812,10 @@ public enum Msg implements EELFResolvableErrorEnum {
DETTACHINGVOLUME_SERVER,
+ REBOOT_SERVER,
+ /**
+ * {0} IAAS Adapter reboot of server requested
+ */
/**
* Unsupported identity service version, unable to retrieve ServiceCatalog
* for identity service {0}