Merge "Add debugging of REST call"
[policy/drools-applications.git] / controlloop / common / policy-yaml / src / test / resources / v2.0.0 / policy_ONAP_UseCase_vPCI.yaml
1 # Copyright 2018 Wipro Limited Intellectual Property. All rights reserved
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #         http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 controlLoop:
15   version: 3.0.0
16   controlLoopName: ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459
17   trigger_policy: unique-policy-id-123-modifyconfig
18   timeout: 1200
19   abatement: false
20
21 policies:
22   - id: unique-policy-id-123-modifyconfig
23     name: modify PCI config
24     description:
25     actor: SDNR
26     recipe: ModifyConfig
27     target:
28       # These fields are not used
29       resourceID: Eace933104d443b496b8.nodes.heat.vpg
30       type: VNF
31     retry: 0
32     timeout: 300
33     success: final_success
34     failure: final_failure
35     failure_timeout: final_failure_timeout
36     failure_retries: final_failure_retries
37     failure_exception: final_failure_exception
38     failure_guard: final_failure_guard
39