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