diff options
Diffstat (limited to 'OPENECOMP-DEMO/vm-config/vm-controller/console.properties')
-rw-r--r-- | OPENECOMP-DEMO/vm-config/vm-controller/console.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/vm-config/vm-controller/console.properties b/OPENECOMP-DEMO/vm-config/vm-controller/console.properties new file mode 100644 index 0000000..da5f469 --- /dev/null +++ b/OPENECOMP-DEMO/vm-config/vm-controller/console.properties @@ -0,0 +1,5 @@ +localhost.endpoint=http://localhost:9998 +localhost.user=console +localhost.password=ZjJkYjllMjljMTI2M2Iz +localhost.timeout=3600000 +#localhost.debug=true |