summaryrefslogtreecommitdiffstats
path: root/dmaap/dmaap.yaml
diff options
context:
space:
mode:
authorxufeiliu <xl085b@att.com>2018-12-17 20:50:16 +0000
committerxufeiliu <xl085b@att.com>2018-12-17 20:50:37 +0000
commitf429e8f161c95c35d7247f928482dba5491d3665 (patch)
treeaac7eea964c58f3666f5c22ef7eb25124a10236b /dmaap/dmaap.yaml
parent2e93164490b3ad9cd85f63ad6619ec02947dd3a3 (diff)
sync ONAP DMaaP-plugin with AT&T internal
Changes: security enhancement, support topic-name, more logs Change-Id: I7649505847a49b32d56d6e891aebb2521b54a7bd Issue-ID: CCSDK-794 Signed-off-by: xufeiliu <xl085b@att.com>
Diffstat (limited to 'dmaap/dmaap.yaml')
-rw-r--r--dmaap/dmaap.yaml12
1 files changed, 9 insertions, 3 deletions
diff --git a/dmaap/dmaap.yaml b/dmaap/dmaap.yaml
index 1c3ff43..9ea7820 100644
--- a/dmaap/dmaap.yaml
+++ b/dmaap/dmaap.yaml
@@ -28,7 +28,7 @@ plugins:
dmaapplugin:
executor: 'central_deployment_agent'
package_name: cloudifydmaapplugin
- package_version: 1.2.0
+ package_version: 1.2.0+t.0.11
node_types:
@@ -67,7 +67,10 @@ node_types:
properties:
feed_id:
type: string
- required: true
+ required: false
+ feed_name:
+ type: string
+ required: false
interfaces:
cloudify.interfaces.lifecycle:
@@ -132,7 +135,10 @@ node_types:
properties:
fqtn:
type: string
- required: true
+ required: false
+ topic_name:
+ type: string
+ required: false
interfaces:
cloudify.interfaces.lifecycle: