Removal of useless code
[clamp.git] / ui-react / src / components / dialogs / OperationalPolicy / template.json
diff --git a/ui-react/src/components/dialogs/OperationalPolicy/template.json b/ui-react/src/components/dialogs/OperationalPolicy/template.json
deleted file mode 100644 (file)
index 7c9dc0c..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-{
-       "operationalPolicies": [
-               {
-                       "name": "OPERATIONAL_LOOP_NAME",
-                       "configurationsJson": {
-                               "operational_policy": {
-                                       "controlLoop": {
-                                               "trigger_policy": "new",
-                                               "timeout": "0",
-                                               "abatement": "false",
-                                               "controlLoopName": "LOOP_h2NMX_v1_0_ResourceInstanceName1_tca"
-                                       },
-                                       "policies": [
-                                               {
-                                                       "id": "new",
-                                                       "recipe": "",
-                                                       "retry": "0",
-                                                       "timeout": "0",
-                                                       "actor": "",
-                                                       "payload": "",
-                                                       "success": "",
-                                                       "failure": "",
-                                                       "failure_timeout": "",
-                                                       "failure_retries": "",
-                                                       "failure_exception": "",
-                                                       "failure_guard": "",
-                                                       "target": {
-                                                               "type": "VM",
-                                                               "resourceID": ""
-                                                       }
-                                               }
-                                       ]
-                               }
-                       }
-               }
-       ]
-}
\ No newline at end of file