Initial OpenECOMP MSO commit
[so.git] / common / src / main / resources / ASDC.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # ECOMP MSO
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21 ########################################################################
22 #Resource key=Error Code|Message text|Resolution text |Description text
23 #######
24 # {component}-{subcomponent}-{4-digit code}{classification}
25 #Newlines can be utilized to add some clarity ensuring continuing line
26 #has atleast one leading space
27 #ResourceKey=\
28 #             ERR0000E\
29 #             Sample error msg txt\
30 #             Sample resolution msg\
31 #             Sample description txt
32 #
33 ######
34 #Error code classification category for other components
35 #1300-1399      Security/Permission Related
36 #2300-2399      Availability/Timeout Related
37 #3300-3399      Data Access/Integrity Related
38 #4300-4399      Schema Interface Type/Validation
39 #5300-5399      Business/Flow Processing Related
40 #6300-6399      Reserved \u2013 do not use
41 #9300-9399      Unknown Errors
42 #
43 ######
44 #{classification} description
45 # I = Information
46 # W = Warning
47 # E = Error
48 # F = Fatal
49 ########################################################################
50 ASDC_GENERAL_WARNING=\
51                   MSO-ASDC-5301W|\
52                   WARNING: {0}|\
53                   Please check other logs for more detailed info|\
54                   General warning 
55 ASDC_AUDIT_EXEC=\
56                   MSO-ASDC-5302I|\
57                   Executing method: {0}. {1}|\
58                   No resolution needed|\
59                   Executing method
60 ASDC_GENERAL_METRICS=\
61                   MSO-ASDC-5305I|\
62                   Executed method: {0}. {1}|\
63                   No resolution needed|\
64                   Generate information for Metric events 
65 ASDC_CREATE_SERVICE=\
66                   MSO-ASDC-5306I|\
67                   Creating new VNF Resource for service {0} with id {1} and version {2}|\
68                   No resolution needed|\
69                   Method triggered to create new VNF Resource                                                                                                                                                                                                                                                                                                                                     
70 ASDC_CREATE_ARTIFACT=\
71                   MSO-ASDC-5307I|\
72                   Installing new {0} for service {1} with id {2} and version {3}|\
73                   No resolution needed|\
74                   Method triggered to create new VNF Resource   
75 ASDC_ARTIFACT_ALREADY_DEPLOYED=\
76                   MSO-ASDC-5308W|\
77                   Constraint violation caught, artifact is already deployed {0} and version {1}|\
78                   No resolution needed|\
79                   Artifact is already deployed   
80 ASDC_ARTIFACT_INSTALL_EXC=\
81                   MSO-ASDC-5309E|\
82                   Exception caught during installation of the {0}. Transaction rollback.|\
83                   Please check other logs for more detailed info|\
84                   Exception caught during installation of the artifact   
85 ASDC_CHECK_HEAT_TEMPLATE=\
86                   MSO-ASDC-5310I|\
87                   Start to verify whether {0} with name {1} and version {2} is already deployed|\
88                   No resolution needed|\
89                   Check artifact  
90 ASDC_ARTIFACT_ALREADY_DEPLOYED_DETAIL=\
91                   MSO-ASDC-5311I|\
92                   ResourceInstanceName:{0} (ResourceUUID:{1}) is already deployed for this Service:{2}/{3}(ServiceUUID:{4}) (ResourceName: {5})|\
93                   No resolution needed|\
94                   Resource is already deployed  
95 ASDC_ARTIFACT_NOT_DEPLOYED_DETAIL=\
96                   MSO-ASDC-5312I|\
97                  ResourceInstanceName:{0} (ResourceUUID:{1}) is not yet deployed for this Service:{2}/{3}(ServiceUUID:{4}) (ResourceName: {5})|\
98                   No resolution needed|\
99                   Resource is not yet deployed  
100 ASDC_INIT_ASDC_CLIENT_EXC=\
101                   MSO-ASDC-5314W|\
102                   ASDControllerException caught during the Init/closing of ASDC Client with address {0} and environment {1}|\
103                   Please check other logs for more detailed info|\
104                   ASDControllerException caught during the Init/closing of ASDC Client      
105 ASDC_LOAD_ASDC_CLIENT_EXC=\
106                   MSO-ASDC-5315W|\
107                   ASDCParametersException caught during loading/reloading of the ASDC Client with address {0} and environment {1}|\
108                   Please check other logs for more detailed info|\
109                   ASDCParametersException caught during loading/reloading of the ASDC Client                    
110 ASDC_SHUTDOWN_ASDC_CLIENT_EXC=\
111                   MSO-ASDC-5317W|\
112                   {0} caught during the ASDC Controller with address {1} and environment {2} shutdown|\
113                   Please check other logs for more detailed info|\
114                   Exception caught during the ASDC Controller shutdown  
115 ASDC_START_INSTALL_ARTIFACT=\
116                   MSO-ASDC-5318I|\
117                   Trying to install the artifact:{0}|\
118                   No resolution needed|\
119                   Trying to install the artifact  
120 ASDC_ARTIFACT_TYPE_NOT_SUPPORT=\
121                   MSO-ASDC-5319W|\
122                   This artifact type is not supported:{0}|\
123                   No resolution needed|\
124                   Artifact type is not supported  
125 ASDC_ARTIFACT_ALREADY_EXIST=\
126                   MSO-ASDC-5320I|\
127                   No need to download the artifact as it exists already in MSO:{0} (UUID:{1}) associated to ResourceName {2}|\
128                   No resolution needed|\
129                   Artifact already exists                   
130 ASDC_ARTIFACT_DOWNLOAD_SUC=\
131                   MSO-ASDC-5321I|\
132                   Artifact successfully downloaded:{0} (UUID:{1}) (SIZE in Bytes:{2})|\
133                   No resolution needed|\
134                   Artifact successfully downloaded   
135 ASDC_ARTIFACT_DOWNLOAD_FAIL=\
136                   MSO-ASDC-5322E|\
137                   Artifact :{0} could not be downloaded correctly from ASDC URL {1} (UUID:{2}) Error message is {3})|\
138                   Please check other logs for more detailed info|\
139                   Artifact download failed
140 ASDC_START_DEPLOY_ARTIFACT=\
141                   MSO-ASDC-5323I|\
142                   Trying to deploy the artifact:{0} (UUID:{1})|\
143                   No resolution needed|\
144                   Trying to deploy the artifact                                       
145 ASDC_ARTIFACT_DEPLOY_SUC=\
146                   MSO-ASDC-5324I|\
147                   Resource successfully installed:{0} (UUID:{1}) (Nb of Modules:{2})|\
148                   No resolution needed|\
149                   Resource successfully installed  
150 ASDC_SEND_NOTIF_ASDC=\
151                   MSO-ASDC-5325I|\
152                   Sending {0} ({1}) notification to ASDC for artifact:{2}|\
153                   No resolution needed|\
154                   Sending notif to ASDC  
155 ASDC_SEND_NOTIF_ASDC_EXEC=\
156                   MSO-ASDC-5326W|\
157                   Exception caught when trying to notify ASDC|\
158                   Please check other logs for more detailed info|\
159                   Exception caught when trying to notify ASDC 
160 ASDC_RECEIVE_CALLBACK_NOTIF=\
161                   MSO-ASDC-5327I|\
162                   Receive a callback notification in ASDC, nb of artifacts: {0} (ServiceUUID:{1})|\
163                   No resolution needed|\
164                   Receive a callback notification in ASDC  
165 ASDC_RECEIVE_SERVICE_NOTIF=\
166                   MSO-ASDC-5328I|\
167                   Notification is ServiceVNF, (ServiceUUID:{0})|\
168                   No resolution needed|\
169                   Receive a callback notification for ServiceVNF 
170 ASDC_ARTIFACT_NULL=\
171                   MSO-ASDC-5329I|\
172                   Nothing to deploy artifact is NULL, (ServiceUUID:{0})|\
173                   No resolution needed|\
174                   Nothing to deploy artifact is NULL 
175 ASDC_SERVICE_NOT_SUPPORT=\
176                   MSO-ASDC-5330W|\
177                   Notification received, (ServiceUUID:{0}) is not a ServiceVNF and is therefore skipped|\
178                   No resolution needed|\
179                   Service not support 
180 ASDC_INIT_ASDC_CLIENT_SUC=\
181                   MSO-ASDC-5331I|\
182                   ASDC Controller successfully initialized|\
183                   No resolution needed|\
184                   ASDC client initialized  
185 ASDC_GENERAL_EXCEPTION_ARG=\
186                   MSO-ASDC-9300E|\
187                   Exception: {0}|\
188                   Please check other logs for more detailed info|\
189                   General exception with reason
190 ASDC_GENERAL_EXCEPTION=\
191                   MSO-ASDC-9301E|\
192                   Exception encountered|\
193                   Please check other logs for more detailed info|\
194                   Exception encountered
195 ASDC_ARTIFACT_CHECK_EXC=\
196                   MSO-ASDC-9302E|\
197                   Exception caught during checking existence of the artifact|\
198                   Please check other logs for more detailed info|\
199                   Exception caught during checking existence of the artifact
200 ASDC_SINGLETON_CHECKT_EXC=\
201                   MSO-ASDC-9303E|\
202                   Exception caught during the singleton check for ASDC with address {0} and environment {1}|\
203                   Please check other logs for more detailed info|\
204                   Exception caught during the singleton check
205 ASDC_PROPERTIES_NOT_FOUND=\
206                   MSO-ASDC-9304E|\
207                   Properties file: {0} not found|\
208                   Please verify whether properties file exist or readable|\
209                   Please verify whether properties file exist or readable|\
210                   Properties file not found