aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties
blob: 588fd0fa4744d26c7a5f1fd3f0262b8dda642b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
dummy=\
  dummy-null|\
  null|\
  null|\
  null

REQUEST_FAILED_poll=\
  REQUEST-FAILED-poll-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_startContainer=\
  REQUEST-FAILED-startContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_stopContainer=\
  REQUEST-FAILED-stopContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_restartContainer=\
  REQUEST-FAILED-restartContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_pauseContainer=\
  REQUEST-FAILED-pauseContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_unpauseContainer=\
  REQUEST-FAILED-unpauseContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_removeContainer=\
  REQUEST-FAILED-removeContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_inspectContainer=\
  REQUEST-FAILED-inspectContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_killContainer=\
  REQUEST-FAILED-killContainer-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_dockerRun=\
  REQUEST-FAILED-dockerRun-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_dockerRunWithName=\
  REQUEST-FAILED-dockerRunWithName-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_dockerRunWithOptions=\
  REQUEST-FAILED-dockerRunWithOptions-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_containerStats=\
  REQUEST-FAILED-containerStats-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REQUEST_FAILED_containerProcesses=\
  REQUEST-FAILED-containerProcesses-4001W|\
  {0}|\
  null|\
  Operation Failed with Exception

REMOTE_CALL_FAILED_poll=\
  REMOTE-CALL-FAILED-poll-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_startContainer=\
  REMOTE-CALL-FAILED-startContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_stopContainer=\
  REMOTE-CALL-FAILED-stopContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_restartContainer=\
  REMOTE-CALL-FAILED-restartContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_pauseContainer=\
  REMOTE-CALL-FAILED-pauseContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_unpauseContainer=\
  REMOTE-CALL-FAILED-unpauseContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_removeContainer=\
  REMOTE-CALL-FAILED-removeContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_inspectContainer=\
  REMOTE-CALL-FAILED-inspectContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_killContainer=\
  REMOTE-CALL-FAILED-killContainer-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_dockerRun=\
  REMOTE-CALL-FAILED-dockerRun-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_dockerRunWithName=\
  REMOTE-CALL-FAILED-dockerRunWithName-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_dockerRunWithOptions=\
  REMOTE-CALL-FAILED-dockerRunWithOptions-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_containerStats=\
  REMOTE-CALL-FAILED-containerStats-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception

REMOTE_CALL_FAILED_containerProcesses=\
  REMOTE-CALL-FAILED-containerProcesses-4001W|\
  {0}|\
  null|\
  Remote Operation Failed with Exception