diff options
Diffstat (limited to 'test/csit/tests/policy/suite1/getconfigpolicy.template')
-rw-r--r-- | test/csit/tests/policy/suite1/getconfigpolicy.template | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/csit/tests/policy/suite1/getconfigpolicy.template b/test/csit/tests/policy/suite1/getconfigpolicy.template new file mode 100644 index 000000000..611e65d0e --- /dev/null +++ b/test/csit/tests/policy/suite1/getconfigpolicy.template @@ -0,0 +1,8 @@ +{ + "configAttributes" : { + }, + "configName" : ".*", + "ecompName" : "DCAE", + "policyName" : "${config_policy_name}", + "unique" : false +}
\ No newline at end of file |