diff options
Diffstat (limited to 'dcae-services-policy-sync/resources/slicems-policy-examples/deploy.json')
-rw-r--r-- | dcae-services-policy-sync/resources/slicems-policy-examples/deploy.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dcae-services-policy-sync/resources/slicems-policy-examples/deploy.json b/dcae-services-policy-sync/resources/slicems-policy-examples/deploy.json new file mode 100644 index 0000000..1e22ce4 --- /dev/null +++ b/dcae-services-policy-sync/resources/slicems-policy-examples/deploy.json @@ -0,0 +1,8 @@ +{ + "policies": [ + { + "policy-id": "onap.dcae.slicems.config", + "policy-version": 1 + } + ] +} |