aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties
diff options
context:
space:
mode:
authorlj1412 <lji@research.att.com>2017-02-14 15:11:24 +0000
committerlj1412 <lji@research.att.com>2017-02-14 15:11:26 +0000
commit9a98a583855c9665c7171ca2e44e311095cdaac1 (patch)
treeb9f784669b9d235bba8d9bf9354cd313ff051171 /ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties
parent0453f7ce05dcb0affc9025c007db125128d0bf95 (diff)
Init ncomp.docker
Change-Id: Ic87bcf77cff63ef6cd3004fbff9a69f11930d684 Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties')
-rw-r--r--ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties186
1 files changed, 186 insertions, 0 deletions
diff --git a/ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties b/ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties
new file mode 100644
index 0000000..b815973
--- /dev/null
+++ b/ncomp-docker-adaptor/src/main/sirius-gen/org/openecomp/ncomp/servers/docker/logging/DockerHost.properties
@@ -0,0 +1,186 @@
+
+dummy=\
+ null|\
+ null|\
+ null|\
+ null
+
+poll=\
+ poll-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+startContainer=\
+ startContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+stopContainer=\
+ stopContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+restartContainer=\
+ restartContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+pauseContainer=\
+ pauseContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+unpauseContainer=\
+ unpauseContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+removeContainer=\
+ removeContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+inspectContainer=\
+ inspectContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+killContainer=\
+ killContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+dockerRun=\
+ dockerRun-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+dockerRunWithName=\
+ dockerRunWithName-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+dockerRunWithOptions=\
+ dockerRunWithOptions-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+containerStats=\
+ containerStats-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+containerProcesses=\
+ containerProcesses-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+pullImage=\
+ pullImage-FAILED-5001W|\
+ {0}|\
+ null|\
+ Operation Failed with Exception
+
+REMOTE_poll=\
+ REMOTE-poll-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_startContainer=\
+ REMOTE-startContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_stopContainer=\
+ REMOTE-stopContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_restartContainer=\
+ REMOTE-restartContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_pauseContainer=\
+ REMOTE-pauseContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_unpauseContainer=\
+ REMOTE-unpauseContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_removeContainer=\
+ REMOTE-removeContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_inspectContainer=\
+ REMOTE-inspectContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_killContainer=\
+ REMOTE-killContainer-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_dockerRun=\
+ REMOTE-dockerRun-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_dockerRunWithName=\
+ REMOTE-dockerRunWithName-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_dockerRunWithOptions=\
+ REMOTE-dockerRunWithOptions-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_containerStats=\
+ REMOTE-containerStats-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_containerProcesses=\
+ REMOTE-containerProcesses-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception
+
+REMOTE_pullImage=\
+ REMOTE-pullImage-FAILED-5001W|\
+ {0}|\
+ null|\
+ Remote Operation Failed with Exception