Add override file for vnfm-adapter to docker-config folder 61/91861/2
authoreHanan <eoin.hanan@est.tech>
Tue, 23 Jul 2019 14:04:30 +0000 (14:04 +0000)
committereHanan <eoin.hanan@est.tech>
Tue, 23 Jul 2019 14:04:30 +0000 (14:04 +0000)
Change-Id: I6ef0c54101eb25df233203cb78f8ad3c6705d8e5
Issue-ID: SO-1951
Signed-off-by: eHanan <eoin.hanan@est.tech>
volumes/so/config/vnfm-adapter/onapheat/override.yaml [new file with mode: 0644]

diff --git a/volumes/so/config/vnfm-adapter/onapheat/override.yaml b/volumes/so/config/vnfm-adapter/onapheat/override.yaml
new file mode 100644 (file)
index 0000000..e722822
--- /dev/null
@@ -0,0 +1,12 @@
+server:
+    port: 9092
+    tomcat:
+        max-threads: 4
+ssl-enable: false
+sdc:
+  username: mso
+  password: 76966BDD3C7414A03F7037264FF2E6C8EEC6C28F2B67F2840A1ED857C0260FEE731D73F47F828E5527125D29FD25D3E0DE39EE44C058906BF1657DE77BF897EECA93BDC07FA64F
+  key: 566B754875657232314F5548556D3665
+  endpoint: http://sdc-simulator:9991/
+vnfmadapter:
+  endpoint: http://vnfm-adapter:9092