diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-09-25 11:21:42 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-09-25 11:47:40 +0200 |
commit | dbb3ba15b358043f9e45d8dd211ce1bd970fb08e (patch) | |
tree | 8c87b23a5d5bafeacd1d7fb147eeeb2399ec7381 /test/vcpe/preload_templates | |
parent | 43fdf7b1938877fec2a10022a533c0491b6e8c95 (diff) |
Automate vCPE closed loop policy pushing
Added a library routine to set up CL policy
in an idempotent fashion.
Description of CL pushing related manual step
was removed from documentation.
Change-Id: I1fad5d71481252ce803dd58c6ccbbcfa0a4d246f
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1267
Diffstat (limited to 'test/vcpe/preload_templates')
-rw-r--r-- | test/vcpe/preload_templates/operational.vcpe.json (renamed from test/vcpe/preload_templates/operational.vcpe.json.txt) | 0 | ||||
-rw-r--r-- | test/vcpe/preload_templates/operational.vcpe.pap.json.txt | 8 |
2 files changed, 0 insertions, 8 deletions
diff --git a/test/vcpe/preload_templates/operational.vcpe.json.txt b/test/vcpe/preload_templates/operational.vcpe.json index f5e9ead81..f5e9ead81 100644 --- a/test/vcpe/preload_templates/operational.vcpe.json.txt +++ b/test/vcpe/preload_templates/operational.vcpe.json diff --git a/test/vcpe/preload_templates/operational.vcpe.pap.json.txt b/test/vcpe/preload_templates/operational.vcpe.pap.json.txt deleted file mode 100644 index 22c50e7dd..000000000 --- a/test/vcpe/preload_templates/operational.vcpe.pap.json.txt +++ /dev/null @@ -1,8 +0,0 @@ -{ - "policies": [ - { - "policy-id": "operational.vcpe", - "policy-version": 1 - } - ] -} |