From d65114fe9325f5690f46092b6fdb13106ba9ca53 Mon Sep 17 00:00:00 2001 From: jhh Date: Tue, 2 Mar 2021 11:44:57 -0600 Subject: invalid controllerName in policies robot tests Issue-ID: POLICY-3118 Signed-off-by: jhh Change-Id: I60257c1f07273c51f81969406fc0b5c3184e6327 --- robot/assets/policy/create_policy.json | 3 +-- robot/assets/policy/vFirewall_policy_operational_content.yaml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/robot/assets/policy/create_policy.json b/robot/assets/policy/create_policy.json index 3198acac..a59ebed2 100644 --- a/robot/assets/policy/create_policy.json +++ b/robot/assets/policy/create_policy.json @@ -43,8 +43,7 @@ "failure_exception": "final_failure_exception", "failure_guard": "final_failure_guard" } - ], - "controllerName": "frankfurt" + ] } } } diff --git a/robot/assets/policy/vFirewall_policy_operational_content.yaml b/robot/assets/policy/vFirewall_policy_operational_content.yaml index daafd798..9ec336bf 100644 --- a/robot/assets/policy/vFirewall_policy_operational_content.yaml +++ b/robot/assets/policy/vFirewall_policy_operational_content.yaml @@ -10,7 +10,6 @@ topology_template: id: ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a operations: - - controllerName: frankfurt description: "Modify the packet generator" id: unique-policy-id-1-modifyConfig operation: -- cgit 1.2.3-korg