diff options
author | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2019-03-19 15:38:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-19 15:38:09 +0000 |
commit | 536e4cef3b2fd8b0d0c845157ecde717e37c57da (patch) | |
tree | 85ea8ea41677b664cf3a025a52a69f69c3288561 /cmso-ticketmgt/src/main/resources/logmessages.properties | |
parent | d1bca679e1b1e6ede55629c0dc38cd3d476feb54 (diff) | |
parent | b88b6af89e209dd4df15b3eecdad6043648ccd14 (diff) |
Merge "Update API to support async requests"
Diffstat (limited to 'cmso-ticketmgt/src/main/resources/logmessages.properties')
-rw-r--r-- | cmso-ticketmgt/src/main/resources/logmessages.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmso-ticketmgt/src/main/resources/logmessages.properties b/cmso-ticketmgt/src/main/resources/logmessages.properties index de09032..045d6ee 100644 --- a/cmso-ticketmgt/src/main/resources/logmessages.properties +++ b/cmso-ticketmgt/src/main/resources/logmessages.properties @@ -5,6 +5,8 @@ CANCEL_TICKET CANCEL_TICKET|Cancel ticket {0} : {1}: {2} : {3}|No resolution nee UPDATE_TICKET UPDATE_TICKET|Update ticket {0} : {1}: {2} : {3}|No resolution needed|No action is required GET_ACTIVE_TICKETS GET_ACTIVE_TICKETS|Get active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required SEARCH_TICKETS SEARCH_TICKETS|Search tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required +DELETE_ACTIVE_TICKETS DELETE_ACTIVE_TICKETS|Delete active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required +POLL_ACTIVE_TICKETS POLL_ACTIVE_TICKETS|Polling active tickets {0} : {1}: {2} : {3}|No resolution needed|No action is required TICKET_NOT_FOUND TICKET_NOT_FOUND|Ticket not found id={0}|No resolution needed|No action is required INVALID_ATTRIBUTE INVALID_ATTRIBUTE|Invalid attribute {0}={1}|No resolution needed|No action is required MISSING_REQUIRED_ATTRIBUTE MISSING_REQUIRED_ATTRIBUTE|Missing required attribute '{0}'|No resolution needed|No action is required |