diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-05-09 11:21:14 +0200 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-06-14 11:56:34 +0200 |
commit | 3c3c7ad09c02852cd0b4db03ecc9cc5c429cab08 (patch) | |
tree | 80221b2d825d878b6b6e860a5bae55f9317f9ec3 /dpo/tosca_model/translate.yaml | |
parent | 2bff7994a2bf880694a4c967b488ce55f3911af2 (diff) |
VES Collector - Event Ordering
https://jira.onap.org/browse/DCAEGEN2-1483
Change-Id: I28b0e871ce570a3cf4c0d2e08d040b66eb6db3aa
Issue-ID: DCAEGEN2-1483
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'dpo/tosca_model/translate.yaml')
-rw-r--r-- | dpo/tosca_model/translate.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dpo/tosca_model/translate.yaml b/dpo/tosca_model/translate.yaml index 284f34bf..f6b7a23e 100644 --- a/dpo/tosca_model/translate.yaml +++ b/dpo/tosca_model/translate.yaml @@ -24,8 +24,6 @@ topology_template: inputs: docker_collector.dmaap.streamid: type: string - docker_collector.inputQueue.maxPending: - type: string docker_collector.keystore.file.location: type: string docker_collector.keystore.passwordfile: @@ -105,8 +103,6 @@ topology_template: application_config: collector.dmaap.streamid: get_input: docker_collector.dmaap.streamid - collector.inputQueue.maxPending: - get_input: docker_collector.inputQueue.maxPending collector.keystore.file.location: get_input: docker_collector.keystore.file.location collector.keystore.passwordfile: |