Changed to unmaintained
[appc.git] / appc-config / appc-config-params / provider / src / test / resources / parser / pd.yaml
1 # ============LICENSE_START==========================================\r
2 # ONAP : APPC\r
3 # ===================================================================\r
4 # Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.\r
5 # ===================================================================\r
6 #\r
7 # Unless otherwise specified, all software contained herein is licensed\r
8 # under the Apache License, Version 2.0 (the License);\r
9 # you may not use this software except in compliance with the License.\r
10 # You may obtain a copy of the License at\r
11 #\r
12 #    http://www.apache.org/licenses/LICENSE-2.0\r
13 #\r
14 # Unless required by applicable law or agreed to in writing, software\r
15 # distributed under the License is distributed on an "AS IS" BASIS,\r
16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
17 # See the License for the specific language governing permissions and\r
18 # limitations under the License.\r
19 #\r
20 # ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
21 # ============LICENSE_END============================================\r
22 ---\r
23 kind: "Property Definition"\r
24 version: "V1"\r
25 vnf-parameter-list:\r
26 - name: "LOCAL_ACCESS_IP_ADDR"\r
27   description: null\r
28   type: null\r
29   required: false\r
30   source: "INSTAR"\r
31   rule-type: "interface-ip-address"\r
32   default: "0.0.0.0"\r
33   request-keys:\r
34   - key-name: "address_fqdn"\r
35     key-value: "value"\r
36   - key-name: "address_type"\r
37     key-value: "v4"\r
38   response-keys: null\r
39 - name: "LOCAL_CORE_ALT_IP_ADDR"\r
40   description: null\r
41   type: null \r
42   required: false\r
43   source: "A&AI"\r
44   rule-type: null\r
45   default: "0:0:0:0"\r
46   request-keys:\r
47   - key-name: "address_fqdn"\r
48     key-value: "value"\r
49   - key-name: "address_type"\r
50     key-value: "v4"\r
51   response-keys: null\r
52 - name: "LOCAL_BILLING_IP_ADDR"\r
53   description: null\r
54   type: null \r
55   required: false\r
56   source: null\r
57   rule-type: null\r
58   default: "0.0.0.0"\r
59   request-keys: null\r
60   response-keys: null\r
61 - name: "REMOTE_ACCESS_IP_ADDR"\r
62   description: null\r
63   type: null \r
64   required: false\r
65   source: null\r
66   rule-type: null\r
67   default: "0.0.0.0"\r
68   request-keys: null\r
69   response-keys: null\r
70 - name: "REMOTE_CORE_ALT_IP_ADDR"\r
71   description: null\r
72   type: null \r
73   required: false\r
74   source: null\r
75   rule-type: null\r
76   default: "0:0:0:0"\r
77   request-keys: null\r
78   response-keys: null\r
79 - name: "REMOTE_BILLING_IP_ADDR"\r
80   description: null\r
81   type: null \r
82   required: false\r
83   source: "Manual"\r
84   rule-type: null\r
85   default: "0.0.0.0"\r
86   request-keys: null\r
87   response-keys: null\r
88 - name: "CORE_NETWORK_PLEN"\r
89   description: null\r
90   type: null \r
91   required: false\r
92   source: INSTAR\r
93   rule-type: null\r
94   default: "32"\r
95   request-keys: null\r
96   response-keys: null\r