summaryrefslogtreecommitdiffstats
path: root/cmso-service/src/main/resources
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-03-25 12:29:03 -0400
committerJerry Flood <jflood@att.com>2019-03-26 10:18:37 -0400
commit4bd2300fa568d7f74de6a058daadf87277b139bf (patch)
tree49ff4fbd38beb39a24d63304583005bbe34ed2b9 /cmso-service/src/main/resources
parentbe22b5c1a54a7875339758c5ef18e12bdb765277 (diff)
Commit 18 for Create Optimized Sched API
Multiple commits required due to commit size limitation. Change-Id: I54431d92b7685911a761800137a301ce9b2fc2f3 Issue-ID: OPTFRA-458 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-service/src/main/resources')
-rw-r--r--cmso-service/src/main/resources/logmessages.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmso-service/src/main/resources/logmessages.properties b/cmso-service/src/main/resources/logmessages.properties
index e339117..cd85191 100644
--- a/cmso-service/src/main/resources/logmessages.properties
+++ b/cmso-service/src/main/resources/logmessages.properties
@@ -57,3 +57,4 @@ UNAUTHORIZED UNAUTHORIZED|Authorization failed.|No resolution needed|No action i
UNAUTHENTICATED UNAUTHENTICATED|Authentication failed.|No resolution needed|No action is required
UNRECOGNIZED_MSO_STATUS UNRECOGNIZED_MSO_STATUS|Unrecognized status returned by MSO {0}|No resolution needed|No action is required
UNABLE_TO_PARSE_MSO_RESPONSE UNABLE_TO_PARSE_MSO_RESPONSE|Unable to parse status message from MSO {0} : {1}|No resolution needed|No action is required
+MISSING_VALID_GROUP_FOR_ELEMENT MISSING_VALID_GROUP_FOR_ELEMENT|Element {0} returned by optimizer has invalid group id|No resolution needed|No action is required