summaryrefslogtreecommitdiffstats
path: root/common/src
diff options
context:
space:
mode:
authorc00149107 <chenchuanyu@huawei.com>2018-01-17 17:45:28 +0800
committerc00149107 <chenchuanyu@huawei.com>2018-01-17 18:06:46 +0800
commitaee589307a4121c5b7609952837cc68bf327b62f (patch)
tree944c7f22a247c1430af9cce45c16d8795c6a3427 /common/src
parent18c1c6853450e0aa1383f42bf76cb85578260c7f (diff)
Update VF Module Check for Tosca VNF
Update VF Module Check for Tosca VNF, so that voLTE can distribute to SO Change-Id: I39d87f198532e480540e039f207f1bd201a5d4d7 Issue-ID: SO-380 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Diffstat (limited to 'common/src')
-rw-r--r--common/src/main/java/org/openecomp/mso/logger/MessageEnum.java1
-rw-r--r--common/src/main/resources/ASDC.properties5
2 files changed, 6 insertions, 0 deletions
diff --git a/common/src/main/java/org/openecomp/mso/logger/MessageEnum.java b/common/src/main/java/org/openecomp/mso/logger/MessageEnum.java
index 3d181e35b4..963554191e 100644
--- a/common/src/main/java/org/openecomp/mso/logger/MessageEnum.java
+++ b/common/src/main/java/org/openecomp/mso/logger/MessageEnum.java
@@ -172,6 +172,7 @@ public enum MessageEnum implements EELFResolvableErrorEnum{
ASDC_GENERAL_EXCEPTION_ARG,
ASDC_GENERAL_EXCEPTION,
ASDC_GENERAL_WARNING,
+ ASDC_GENERAL_INFO,
ASDC_AUDIT_EXEC,
ASDC_GENERAL_METRICS,
ASDC_CREATE_SERVICE,
diff --git a/common/src/main/resources/ASDC.properties b/common/src/main/resources/ASDC.properties
index 015ca3510e..4f3864dac2 100644
--- a/common/src/main/resources/ASDC.properties
+++ b/common/src/main/resources/ASDC.properties
@@ -208,3 +208,8 @@ ASDC_PROPERTIES_NOT_FOUND=\
Please verify whether properties file exist or readable|\
Please verify whether properties file exist or readable|\
Properties file not found
+ASDC_GENERAL_INFO=\
+ MSO-ASDC-9305I|\
+ INFO: {0}|\
+ No resolution needed|\
+ General Info