diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-14 22:15:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-14 22:15:52 +0000 |
commit | 639686e01af925f2be3bd0d3cd187be7df0b2cf8 (patch) | |
tree | 17a6cab254276f849ce61c3e1483df65eec00029 /dpo/tosca_model/translate.yaml | |
parent | c3a2fd25011e1777ef48d79632170c0ed913f928 (diff) | |
parent | 3c3c7ad09c02852cd0b4db03ecc9cc5c429cab08 (diff) |
Merge "VES Collector - Event Ordering"
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: |