aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml
diff options
context:
space:
mode:
authorMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>2021-03-22 18:18:37 +0530
committerMD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>2021-03-29 19:26:13 +0530
commit03a107d9254ca0e1fbbf63f2ab5b7f14f1af63f3 (patch)
treeaf7d4f4577f856c7b2f4ecb8b197a31c5312d903 /plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml
parent07f0edf35f1ebbbe5642c19ad840fa076d9dff8c (diff)
Added CSIT for Macroflow with HEAT7.0.1guilin
Issue-ID: SO-3533 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: Id23cd64850ffcdf165d4a5ea031d6778fd0011be
Diffstat (limited to 'plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml')
-rw-r--r--plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml b/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml
new file mode 100644
index 00000000..7e61c7d0
--- /dev/null
+++ b/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml
@@ -0,0 +1,24 @@
+server:
+ port: 30224
+ tomcat:
+ max-threads: 4
+ssl-enable: false
+camunda:
+ rest:
+ api:
+ url: http://bpmn-infra:8081/sobpmnengine/engine/
+ engine: default
+ auth: Basic YXBpaEJwbW46cGFzc3dvcmQxJA==
+mso:
+ database:
+ rest:
+ api:
+ url: http://request-db-adapter:8083/infraActiveRequests/
+ auth: Basic YnBlbDpwYXNzd29yZDEk
+spring:
+ security:
+ usercredentials:
+ -
+ username: gui
+ password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke'
+ role: GUI-Client