commit | 1b31a1d43b9be2938fde5639ab7aaea6262adc4f | [log] [tgz] |
---|---|---|
author | Yang Xu <yang.xu@futurewei.com> | Wed Jun 26 01:50:15 2019 -0400 |
committer | Yang Xu <yang.xu@futurewei.com> | Wed Jun 26 12:46:31 2019 +0000 |
tree | 9a4ac9b08801746e311a00c7673ac73c66036b9f | |
parent | fdae148d303b3153e2dec38d830d3784491b6f65 [diff] [blame] |
Clean up vCPE script Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-847 Change-Id: I1158442cd73c6e0d943e9cc111cb12dae1381d36
diff --git a/test/vcpe/preload_templates/operational.vcpe.pap.json.txt b/test/vcpe/preload_templates/operational.vcpe.pap.json.txt new file mode 100644 index 0000000..22c50e7 --- /dev/null +++ b/test/vcpe/preload_templates/operational.vcpe.pap.json.txt
@@ -0,0 +1,8 @@ +{ + "policies": [ + { + "policy-id": "operational.vcpe", + "policy-version": 1 + } + ] +}