Merge "Added unit tests for classes in clds/client"
[clamp.git] / src / test / resources / tosca / operational-policy-properties.json
index 5036165..bfce6b3 100644 (file)
@@ -4,12 +4,12 @@
                        "recipe": "Rebuild",
                        "actor": "SO",
                        "clname": "testloop",
-                       "guardTargets": ".*",
-                       "minGuard": "3",
-                       "maxGuard": "7",
-                       "limitGuard": "",
-                       "timeUnitsGuard": "",
-                       "timeWindowGuard": "",
+                       "targets": ".*",
+                       "min": "3",
+                       "max": "7",
+                       "limit": "",
+                       "timeUnits": "",
+                       "timeWindow": "",
                        "guardActiveStart": "00:00:01-05:00",
                        "guardActiveEnd": "23:59:01-05:00"
                },
                        "recipe": "Migrate",
                        "actor": "SO",
                        "clname": "testloop",
-                       "guardTargets": ".*",
-                       "minGuard": "1",
-                       "maxGuard": "2",
-                       "limitGuard": "",
-                       "timeUnitsGuard": "",
-                       "timeWindowGuard": "",
+                       "targets": ".*",
+                       "min": "1",
+                       "max": "2",
+                       "limit": "",
+                       "timeUnits": "",
+                       "timeWindow": "",
                        "guardActiveStart": "00:00:01-05:00",
                        "guardActiveEnd": "23:59:01-05:00"
                }
@@ -42,7 +42,7 @@
                                "retry": "10",
                                "timeout": "20",
                                "actor": "SO",
-                               "payload": "test",
+                               "payload": "requestParameters: '{\"usePreload\":true,\"userParams\":[]}'\r\nconfigurationParameters: '[{\"ip-addr\":\"$.vf-module-topology.vf-module-parameters.param[10].value\",\"oam-ip-addr\":\"$.vf-module-topology.vf-module-parameters.param[15].value\",\"enabled\":\"$.vf-module-topology.vf-module-parameters.param[22].value\"}]'",
                                "success": "new2",
                                "failure": "new2",
                                "failure_timeout": "new2",
@@ -60,7 +60,7 @@
                                "retry": "30",
                                "timeout": "40",
                                "actor": "SDNC",
-                               "payload": "test",
+                               "payload": "",
                                "target": {
                                        "type": "VFC",
                                        "resourceTargetId": "test"