diff options
author | Sébastien Determe <sd378r@intl.att.com> | 2018-04-19 16:39:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-19 16:39:44 +0000 |
commit | 8aa128171f425c190cb5b61b52cd1bb07869624e (patch) | |
tree | 9bd9b50fbcfd620326b65b88e7e28ad3c81ba17d /src/main/resources/clds/templates/tca-policy-template.json | |
parent | b1012c78b91403bbd8de0ee8465a0139d7a77f04 (diff) | |
parent | 9aea247db775b7690beb65117cf14be7f45657ab (diff) |
Merge "Rollback policyScope"
Diffstat (limited to 'src/main/resources/clds/templates/tca-policy-template.json')
-rw-r--r-- | src/main/resources/clds/templates/tca-policy-template.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/clds/templates/tca-policy-template.json b/src/main/resources/clds/templates/tca-policy-template.json index b3369a329..575d1707a 100644 --- a/src/main/resources/clds/templates/tca-policy-template.json +++ b/src/main/resources/clds/templates/tca-policy-template.json @@ -6,7 +6,7 @@ "uuid": "test", "policyScope":"CLAMP", "templateVersion": "OpenSource.version.1", - "policyName": "MicroService", + "policyName": "???", "description": "MicroService Policy", "priority": "1", "riskType": "SampleRiskType", |