push addional code
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-impl / src / test / resources / openecomp / org / validation / validators / ecomp_naming_convention / neutron_port_fixed_ip_name / expected_output / expected_output.json
1 {
2   "hot-nimbus-pps_v1.0.yaml": {
3     "errorMessageList": [
4       {
5         "level": "WARNING",
6         "message": "Fixed_IPS not aligned with Guidelines, Resource ID [fixed_ip_illegal_name_1]"
7       },
8       {
9         "level": "WARNING",
10         "message": "Fixed_IPS not aligned with Guidelines, Resource ID [fixed_ip_illegal_name_2]"
11       },
12       {
13         "level": "WARNING",
14         "message": "Fixed_IPS not aligned with Guidelines, Resource ID [fixed_ip_illegal_name_3]"
15       }
16     ]
17   },
18   "nested-pps_v1.0.yaml": {
19     "errorMessageList": [
20       {
21         "level": "WARNING",
22         "message": "Missing VF_MODULE_ID resource id [pcrf_server_pps]"
23       },
24       {
25         "level": "WARNING",
26         "message": "Server Name not aligned with Guidelines, Resource ID [pcrf_server_pps]"
27       },
28       {
29         "level": "WARNING",
30         "message": "Fixed_IPS not aligned with Guidelines, Resource ID [pcrf_pps_port_0]"
31       }
32     ]
33   },
34   "MANIFEST.json": {
35     "errorMessageList": [
36       {
37         "level": "WARNING",
38         "message": "Missing Base HEAT. Pay attention that without Base HEAT, there will be no shared resources"
39       }
40     ]
41   }
42 }