summaryrefslogtreecommitdiffstats
path: root/robot/assets/policy/deploy_policy.json
diff options
context:
space:
mode:
authorNagendra90287 <nagendrakumar.pal@amdocs.com>2020-09-04 15:44:45 +0530
committermrichomme <morgan.richomme@orange.com>2020-09-07 17:30:41 +0200
commit0488953f3d34332e1611025581abf971d18895bf (patch)
treef0e632093135c9c2f88decae44bfe111a4759796 /robot/assets/policy/deploy_policy.json
parent8e871a6a34329b893128cb994d44def27abe0b6e (diff)
Improved Policy Health Check
Issue-ID: POLICY-2817 Change-Id: I699ca39e9a739a2da64401493ad2c0a724620e60 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Change-Id: I2972ea2711f621cd1d9d12ace1e83178b0ea3270 Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/assets/policy/deploy_policy.json')
-rw-r--r--robot/assets/policy/deploy_policy.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/assets/policy/deploy_policy.json b/robot/assets/policy/deploy_policy.json
new file mode 100644
index 00000000..d81fc07b
--- /dev/null
+++ b/robot/assets/policy/deploy_policy.json
@@ -0,0 +1,8 @@
+{
+ "policies": [
+ {
+ "policy-id": "operational.modifyconfig",
+ "policy-version": "1.0.0"
+ }
+ ]
+}