summaryrefslogtreecommitdiffstats
path: root/ms/gra/gra-app/src/test/resources/service9.json
blob: aef12ab3e074469a1518d3d3a17bb91a3e927992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
{
  "service": [
    {
      "service-instance-id": "service9",
      "service-data": {
        "request-information": {
          "request-id": "id-2006-2",
          "source": "local-vm",
          "request-action": "CreateServiceInstance"
        },
        "service-request-input": {
          "service-instance-name": "service-name-9"
        },
        "service-information": {
          "service-id": "service-id-0002",
          "onap-model-information": {
            "model-invariant-uuid": "service-model-invariant-uuid",
            "model-name": "service-model-name",
            "model-version": "service-model-version",
            "model-uuid": "service-uuid-2006"
          },
          "service-instance-id": "service9",
          "global-customer-id": "MCBH-2006",
          "subscription-service-type": "viprsvc"
        },
        "service-topology": {
          "service-topology-identifier": {
            "service-instance-id": "service9",
            "service-instance-name": "service-name-9",
            "service-type": "viprsvc",
            "global-customer-id": "MCBH-2006"
          },
          "onap-model-information": {
            "model-invariant-uuid": "service-model-invariant-uuid",
            "model-name": "service-model-name",
            "model-version": "service-model-version",
            "model-uuid": "service-uuid-2006"
          }
        },
        "service-level-oper-status": {
          "order-status": "Created",
          "last-rpc-action": "assign",
          "last-action": "CreateServiceInstance"
        },
        "sdnc-request-header": {
          "svc-action": "assign",
          "svc-request-id": "id-0002"
        },
        "vnfs": {
          "vnf": [
            {
              "vnf-id": "vnf-9",
              "vnf-data": {
                "vnf-level-oper-status": {
                  "order-status": "PendingCreate",
                  "last-rpc-action": "assign",
                  "last-action": "CreateVnfInstance"
                },
                "service-information": {
                  "service-instance-id": "service9",
                  "global-customer-id": "MCBH-2006"
                },
                "sdnc-request-header": {
                  "svc-action": "assign",
                  "svc-request-id": "vnf-9",
                  "svc-notification-url": "http://dummy.att.com"
                },
                "vnf-information": {
                  "vnf-id": "vnf-9",
                  "vnf-name": "vnf-name-9",
                  "vnf-type": "vdns",
                  "onap-model-information": {
                    "model-invariant-uuid": "bgb-model",
                    "model-name": "model-name-vnf-9",
                    "model-version": "4.0",
                    "model-customization-uuid": "cust-uuid-vnf-9",
                    "model-uuid": "bgb-model-ver-id"
                  }
                },
                "request-information": {
                  "request-id": "vnf-0002",
                  "source": "local-vm",
                  "request-action": "CreateVnfInstance"
                },
                "vnf-request-input": {
                  "vnf-name": "vnf-name-9",
                  "tenant": "pc-tenant-1",
                  "cloud-owner": "att-aic",
                  "aic-cloud-region": "mtn6"
                },
                "vnf-topology": {
                  "onap-model-information": {
                    "model-invariant-uuid": "bgb-model",
                    "model-name": "model-name-vnf-9",
                    "model-version": "4.0",
                    "model-customization-uuid": "cust-uuid-vnf-200",
                    "model-uuid": "bgb-model-ver-id"
                  },
                  "vnf-parameters-data": {
                    "param": [
                      {
                        "name": "vnf_param_1",
                        "value": "vnf_value_1",
                        "resource-resolution-data": {
                          "status": "SUCCESS",
                          "payload": "vnfpayload",
                          "capability-name": "param-capability"
                        }
                      },
                      {
                        "name": "vnf_param_2",
                        "value": "vnf_value_2"
                      }
                    ]
                  },
                  "tenant": "pc-tenant-1",
                  "vnf-topology-identifier-structure": {
                    "vnf-id": "vnf-200",
                    "vnf-type": "vdns",
                    "nf-type": "NAT",
                    "nf-role": "vdns",
                    "nf-code": "vn2",
                    "nf-function": "AVPNvdns"
                  },
                  "aic-clli": "AUSTTXGR",
                  "aic-cloud-region": "mtn6"
                },
                "vf-modules": {
                  "vf-module": [
                    {
                      "vf-module-id": "vf-module-9",
                      "vf-module-data": {
                        "service-information": {
                          "service-id": "service-id-0002",
                          "onap-model-information": {
                            "model-invariant-uuid": "service-model-invariant-uuid",
                            "model-name": "service-model-name",
                            "model-version": "service-model-version",
                            "model-uuid": "service-uuid-2006"
                          },
                          "service-instance-id": "service9",
                          "global-customer-id": "MCBH-2006",
                          "subscription-service-type": "viprsvc"
                        },
                        "vf-module-topology": {
                          "onap-model-information": {
                            "model-invariant-uuid": "bgb-model",
                            "model-name": "vSAMP10aDEV::base::module-0",
                            "model-version": "1.0",
                            "model-customization-uuid": "cust-uuid-vf-module-9",
                            "model-uuid": "bgb-model-ver-id"
                          },
                          "vf-module-parameters": {
                            "param": [
                              {
                                "name": "param1",
                                "value": "param_value_1"
                              },
                              {
                                "name": "param2",
                                "value": "param_value_2",
                                "resource-resolution-data": {
                                  "resource-key": [
                                    {
                                      "name": "key1",
                                      "value": "key_value_1"
                                    },
                                    {
                                      "name": "key2",
                                      "value": "key_value_2"
                                    }
                                  ],
                                  "payload": "12",
                                  "capability-name": "walkingmachine",
                                  "status": "SUCCESS"
                                }
                              },
                              {
                                "name": "param3",
                                "value": "param_value3",
                                "resource-resolution-data": {
                                  "payload": "12",
                                  "capability-name": "walkingmachine",
                                  "status": "SUCCESS"
                                }
                              },
                              {
                                "name": "mob1_names",
                                "value": "",
                                "resource-resolution-data": {
                                  "payload": "",
                                  "capability-name": "None",
                                  "status": "FAILED"
                                }
                              },
                              {
                                "name": "mob1_role1_public_vlans",
                                "value": "4000"
                              }
                            ]
                          },
                          "tenant": "pc-tenant-1",
                          "sdnc-generated-cloud-resources": true,
                          "aic-clli": "rxutest201901",
                          "vf-module-topology-identifier": {
                            "vf-module-type": "vSAMP10aDEV::base::module-0",
                            "vf-module-id": "vf-module-9",
                            "vf-module-name": "vf-module-name-9"
                          },
                          "aic-cloud-region": "mtn6"
                        },
                        "vf-module-request-input": {
                          "tenant": "pc-tenant-1",
                          "vf-module-name": "vf-module-name-1",
                          "aic-cloud-region": "mtn6"
                        },
                        "sdnc-request-header": {
                          "svc-action": "assign",
                          "svc-request-id": "vf-id-0001",
                          "svc-notification-url": "http://dummy.att.com"
                        },
                        "vnf-information": {
                          "vnf-id": "vnf-100",
                          "vnf-type": "vdns",
                          "vnf-name": "vnf-name-1",
                          "onap-model-information": {
                            "model-invariant-uuid": "bgb-model",
                            "model-name": "model-name-vnf-100",
                            "model-version": "4.0",
                            "model-customization-uuid": "cust-uuid-vnf-100",
                            "model-uuid": "bgb-model-ver-id"
                          }
                        },
                        "vf-module-information": {
                          "onap-model-information": {
                            "model-invariant-uuid": "bgb-model",
                            "model-name": "vSAMP10aDEV::base::module-0",
                            "model-version": "1.0",
                            "model-customization-uuid": "cust-uuid-vf-module-100",
                            "model-uuid": "bgb-model-ver-id"
                          },
                          "vf-module-id": "vf-module-100",
                          "vf-module-type": "ss-vf-module-type",
                          "from-preload": true
                        },
                        "request-information": {
                          "notification-url": "http://some.url.com",
                          "request-id": "request-0001",
                          "request-action": "CreateVfModuleInstance",
                          "source": "VID"
                        },
                        "vf-module-level-oper-status": {
                          "order-status": "PendingCreate",
                          "last-rpc-action": "assign",
                          "last-action": "CreateVfModuleInstance"
                        }
                      }
                    }
                  ]
                }
              }
            }
          ]
        }
      }
    }
  ]
}