diff options
author | 2018-04-19 16:39:44 +0000 | |
---|---|---|
committer | 2018-04-19 16:39:44 +0000 | |
commit | 8aa128171f425c190cb5b61b52cd1bb07869624e (patch) | |
tree | 9bd9b50fbcfd620326b65b88e7e28ad3c81ba17d /src/main/resources/clds/templates/tca-template.json | |
parent | b1012c78b91403bbd8de0ee8465a0139d7a77f04 (diff) | |
parent | 9aea247db775b7690beb65117cf14be7f45657ab (diff) |
Merge "Rollback policyScope"
Diffstat (limited to 'src/main/resources/clds/templates/tca-template.json')
-rw-r--r-- | src/main/resources/clds/templates/tca-template.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/clds/templates/tca-template.json b/src/main/resources/clds/templates/tca-template.json index d2c04bf11..892fc0d62 100644 --- a/src/main/resources/clds/templates/tca-template.json +++ b/src/main/resources/clds/templates/tca-template.json @@ -4,7 +4,7 @@ { "eventName": "???", "controlLoopSchemaType": "VNF", - "policyScope": "CLAMP", + "policyScope": "DCAE", "policyName": "???", "policyVersion": "v0.0.1", "thresholds": [ |