summaryrefslogtreecommitdiffstats
path: root/dmaap/dmaap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dmaap/dmaap.yaml')
-rw-r--r--dmaap/dmaap.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/dmaap/dmaap.yaml b/dmaap/dmaap.yaml
index ed56cf7..4a47a7f 100644
--- a/dmaap/dmaap.yaml
+++ b/dmaap/dmaap.yaml
@@ -25,7 +25,7 @@ plugins:
dmaapplugin:
executor: 'central_deployment_agent'
package_name: dmaap
- package_version: 1.3.4
+ package_version: 1.3.5
node_types:
@@ -47,6 +47,9 @@ node_types:
aspr_classification:
type: string
required: false
+ useExisting:
+ type: boolean
+ required: false
interfaces:
cloudify.interfaces.lifecycle:
@@ -115,6 +118,9 @@ node_types:
global_mr_url:
type: string
required: false
+ useExisting:
+ type: boolean
+ required: false
interfaces:
cloudify.interfaces.lifecycle: