diff options
author | Stanislav Marszalek <s.marszalek2@partner.samsung.com> | 2021-07-09 09:41:08 +0200 |
---|---|---|
committer | Stanislav Marszalek <s.marszalek2@partner.samsung.com> | 2021-07-28 13:47:46 +0200 |
commit | 0b06291c6c0c6f8f1e8240c8c6b1175648a177aa (patch) | |
tree | 6a0a50a7836727dbe96259282550679876186219 /doc/resources | |
parent | de818385611ad0afb133996a4afe5b1b00ab1c57 (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 'doc/resources')
-rw-r--r-- | doc/resources/vnf.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/resources/vnf.config b/doc/resources/vnf.config index 695a222..25d05d3 100644 --- a/doc/resources/vnf.config +++ b/doc/resources/vnf.config @@ -4,4 +4,5 @@ vesUser=sample1 vesPassword=sample1 vnfId=de305d54-75b4-431b-adb2-eb6b9e546014 vnfName=ibcx0001vm002ssc001 -vnfType=oran_sim_type
\ No newline at end of file +vnfType=oran_sim_type +repPeriod=90
\ No newline at end of file |