aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-dev.properties
diff options
context:
space:
mode:
authorStanislav Marszalek <s.marszalek2@partner.samsung.com>2021-07-09 09:41:08 +0200
committerStanislav Marszalek <s.marszalek2@partner.samsung.com>2021-07-28 13:47:46 +0200
commit0b06291c6c0c6f8f1e8240c8c6b1175648a177aa (patch)
tree6a0a50a7836727dbe96259282550679876186219 /src/main/resources/application-dev.properties
parentde818385611ad0afb133996a4afe5b1b00ab1c57 (diff)
O1 PM Bulk support - collecting events, basic structure for PM Bulk File creation
Issue-ID: INT-1945 Signed-off-by: Stanislav Marszalek <s.marszalek2@partner.samsung.com> Change-Id: If08908035719798d8d7b129ddcdb6ef62f1787fe
Diffstat (limited to 'src/main/resources/application-dev.properties')
-rw-r--r--src/main/resources/application-dev.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties
index d8e142d..bd735c6 100644
--- a/src/main/resources/application-dev.properties
+++ b/src/main/resources/application-dev.properties
@@ -14,4 +14,5 @@
vnf.config.file=src/test/resources/vnf.config
topology.cell.config.file=src/test/resources/cells.json
-topology.ue.config.file=src/test/resources/ue.json \ No newline at end of file
+topology.ue.config.file=src/test/resources/ue.json
+ves.collector.protocol=http \ No newline at end of file