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