aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml')
-rw-r--r--controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml71
1 files changed, 0 insertions, 71 deletions
diff --git a/controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml b/controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml
deleted file mode 100644
index f872db7b2..000000000
--- a/controlloop/common/policy-yaml/src/test/resources/v2.0.0/policy_ONAP_demo_vFirewall.yaml
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 2018 AT&T Intellectual Property. All rights reserved
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-controlLoop:
- version: 2.0.0
- controlLoopName: ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a
- services:
- - serviceInvariantUUID: 5cfe6f4a-41bc-4247-8674-ebd4b98e35cc
- serviceUUID: 0f40bba5-986e-4b3c-803f-ddd1b7b25f24
- serviceName: 57e66ea7-0ed6-45c7-970f
-#
-# OPTIONAL
-#
-# IF they want this CL restricted to a particular VFC(s)
-#
-#resources:
-# - resourceInvariantUUID: 06fe411e-d006-4ac3-8b0e-fb4f13cd78d3
-# resourceUUID: 172ce7c5-c2e4-4f8d-b66c-edb49e8e548a
-# resourceVersion: '1.0'
-# resourceName: eace9331-04d4-43b4-96b8
-# resourceType: VF
-
-# resources:
-# - resourceType: VFC
-# resourceInvariantUUID: b19f6643-3db0-4d73-b280-94d6f21caa71
-# resourceUUID: 6dca6eb9-330c-4090-a542-7aca5f446e21
-# resourceVersion: '1.0'
-# resourceName: Eace933104d443b496b8.nodes.heat.vsn
-# - resourceName: vFW
-# resourceType: VFC
-# resourceInvariantUUID: 0129e34c-d9fa-442d-bb2c-f925d018000a
-# resourceUUID: 7fa1f6c7-c6bd-4444-8db2-63334a5aed1b
-# resourceVersion: '1.0'
-# resourceName: Eace933104d443b496b8.nodes.heat.vfw
-# - resourceType: VFC
-# resourceInvariantUUID: 7654ae14-4e98-45bc-a8c0-2c43e1805bb4
-# resourceUUID: 5267d6dd-f676-4f98-abec-6387ce6beaf2
-# resourceVersion: '1.0'
-# resourceName: Eace933104d443b496b8.nodes.heat.vpg
- trigger_policy: unique-policy-id-1-modifyConfig
- timeout: 1200
-
-policies:
- - id: unique-policy-id-1-modifyConfig
- name: Change the Load Balancer
- description:
- actor: APPC
- recipe: ModifyConfig
- target:
- resourceID: Eace933104d443b496b8.nodes.heat.vpg
- payload:
- generic-vnf.vnf-id: {generic-vnf.vnf-id}
- ref$: pgstreams.json
- retry: 0
- timeout: 300
- success: final_success
- failure: final_failure
- failure_timeout: final_failure_timeout
- failure_retries: final_failure_retries
- failure_exception: final_failure_exception
- failure_guard: final_failure_guard