From deaaf9b12c180a996863344515d4c8cc09dac19a Mon Sep 17 00:00:00 2001 From: Yang Xu Date: Wed, 26 Jun 2019 01:50:15 -0400 Subject: Clean up vCPE script Signed-off-by: Yang Xu Issue-ID: INT-847 Change-Id: I1158442cd73c6e0d943e9cc111cb12dae1381d36 --- test/vcpe/preload_templates/operational.vcpe.pap.json.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/vcpe/preload_templates/operational.vcpe.pap.json.txt (limited to 'test/vcpe/preload_templates/operational.vcpe.pap.json.txt') 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 000000000..22c50e7dd --- /dev/null +++ b/test/vcpe/preload_templates/operational.vcpe.pap.json.txt @@ -0,0 +1,8 @@ +{ + "policies": [ + { + "policy-id": "operational.vcpe", + "policy-version": 1 + } + ] +} -- cgit 1.2.3-korg