diff options
author | 2019-06-26 10:31:10 +0100 | |
---|---|---|
committer | 2019-06-26 14:34:33 +0100 | |
commit | ffa3a2d51bb82c6a55c9f561ddd2f43c43f51121 (patch) | |
tree | 8dd1332764d4669ff1f606d1e1682daa01ad0915 /dpo/tosca_models | |
parent | 8b84c0efa23d14062432e6ded35558748f5e990a (diff) |
Updated Component Spec for PM Mapper
Change-Id: I1233603b82d737eb02e192345a580afbb29ce627
Issue-ID: SDC-2104
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'dpo/tosca_models')
-rw-r--r-- | dpo/tosca_models/policy.yaml | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/dpo/tosca_models/policy.yaml b/dpo/tosca_models/policy.yaml index ec29b82..f11a50f 100644 --- a/dpo/tosca_models/policy.yaml +++ b/dpo/tosca_models/policy.yaml @@ -18,15 +18,7 @@ node_types: policy.nodes.dcaegen2.services.pm-mapper: derived_from: policy.nodes.Root properties: - buscontroller_feed_subscription_endpoint: + pm-mapper-filter: type: string - description: DMAAP Bus Controller subscription endpoint - dmaap_dr_delete_endpoint: - type: string - description: DMAAP Data Router endpoint to delete file - dmaap_dr_feed_id: - type: string - description: ID of the data router feed that the PM Mapper will subscribe to - policy: - type: string - description: PM Mapper policy JSON string + description: PM mapper filter on measInfo, measInfoId, measType, instanceId + |