aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08Merge "sonar Minor issues"Tony Hansen1-1/+0
2018-02-08sonar Minor issuesSnigdha Sucharita Patra1-1/+1
Reorder the modifiers to comply with the Java Language Specification Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MINOR|assignees=Snigdha503415 Location: src/main/java/org/onap/dcae/inventory/daos/DCAEServiceTransactionDAO.java Line No-123 Change-Id: Ibd913178e831ffccd2ea16d26ad0cfda831933f6 Issue-ID: DCAEGEN2-321 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-08sonar Minor issuesSnigdha Sucharita Patra1-1/+1
Reorder the modifiers to comply with the Java Language Specification Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MINOR|assignees=Snigdha503415 Location: src/main/java/org/onap/dcae/inventory/clients/DCAEControllerClient.java Line No-137 Change-Id: I2ae7e89be1e53fef8c0ad4206831c7a23f7e66f9 Issue-ID: DCAEGEN2-320 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-08sonar Minor issuesSnigdha Sucharita Patra1-1/+0
Remove this unused import 'com.fasterxml.jackson.core.JsonProcessingException' Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=__me__%2CSnigdha503415 Location: src/main/java/org/onap/dcae/inventory/LinkSerializer.java Line No-24 Change-Id: I425a386a25e25e57120ca7ca61945ee2b7a32206 Issue-ID: DCAEGEN2-319 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-07Merge "Sonar:Major"Tony Hansen1-1/+2
2018-02-07Merge "Sonar:Major"Tony Hansen1-1/+1
2018-02-07Merge "Sonar:Major"Tony Hansen1-1/+1
2018-02-07Merge "Sonar:Major"Tony Hansen1-0/+1
2018-02-07Merge "Sonar Major fix"Tony Hansen1-9/+7
2018-02-07Sonar Major fixPooja031-9/+7
Make the anonymous inner class a lambda in StringListArgument.java Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Pooja03 Location:StringListArgument.java:L48 Change-Id: I370a7efae998af0af9b625ec83433cd33439c8e8 Issue-ID: DCAEGEN2-318 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-07Sonar:MajorTECHMAHINDRA\BS004935321-1/+2
Add the @Override annotation above this method signature DCAEServicesDAO.java:L45 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/org/onap/dcae/inventory/daos/DCAEServicesDAO.java Change-Id: I2c3edd6e49f20937691fe49986481a58b7a01d9c Issue-ID: DCAEGEN2-317 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-07Sonar:MajorTECHMAHINDRA\BS004935321-1/+1
Replace type specification with diamond operator DcaeServicesApiServiceImpl.java:L336 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Change-Id: Iacbc9f6fefe15850beea5611915b936ba73ec57d Issue-ID: DCAEGEN2-316 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-07Sonar:MajorTECHMAHINDRA\BS004935321-1/+1
Replace type specification with diamond operator DcaeServicesApiServiceImpl.java:L305 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Change-Id: If46a8c533de9a33d244ef4b9a76c29195c691988 Issue-ID: DCAEGEN2-315 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-07Sonar:MajorTECHMAHINDRA\BS004935321-0/+1
Add the @Override annotation above this method signature DCAEServicesComponentsMapsDAO.java:L37 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/org/onap/dcae/inventory/daos/DCAEServicesComponentsMapsDAO.java Change-Id: I5fbba6f524b0bd29f155822f6601f2fdc2d7b5f8 Issue-ID: DCAEGEN2-314 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-06Merge "Sonar Major fix"Tony Hansen1-1/+1
2018-02-06Merge "Sonar Major fix"Tony Hansen1-1/+1
2018-02-06Merge "Sonar Major fix"Tony Hansen1-1/+1
2018-02-06Merge "sonar Major issues"Tony Hansen1-1/+1
2018-02-06Merge "sonar Major issues"Tony Hansen1-1/+1
2018-02-06Merge "sonar Major issues"Tony Hansen1-1/+1
2018-02-06Merge "Sonar:Major"Tony Hansen1-1/+1
2018-02-06Merge "Sonar:Major"Tony Hansen1-0/+1
2018-02-06Sonar:MajorTECHMAHINDRA\BS004935321-1/+1
Replace type specification with diamond operator DcaeServicesApiServiceImpl.java:L232 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Change-Id: I412690de378ff2ba550b2906d7a6861254ab83c7 Issue-ID: DCAEGEN2-313 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-06Sonar Major fixPooja031-1/+1
Remove useless assignment to local variable columnName Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#severities=CRITICAL%2CMAJOR|resolved=false|assignees=Pooja03 Location:DcaeServicesGroupbyApiServiceImpl.java:L42 Change-Id: I9429dc91c7fdb08112f7b0baa89e7127c2261b75 Issue-ID: DCAEGEN2-310 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-06Sonar:MajorTECHMAHINDRA\BS004935321-0/+1
Add the @Override annotation above this method signature DCAEServiceTypesDAO.java:L54 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/org/onap/dcae/inventory/daos/DCAEServiceTypesDAO.java Change-Id: I0e306a23ebe31200c2e9a438e5f4f1da55eb53c9 Issue-ID: DCAEGEN2-312 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-06Sonar:MajorTECHMAHINDRA\BS004935321-1/+1
Replace type specification with diamond operator DcaeServiceTypesApiServiceImpl.java:L153 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Change-Id: Ifa03875c154958004b41ed780f533f28093fa74e Issue-ID: DCAEGEN2-311 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-06sonar Major issuesSnigdha Sucharita Patra1-1/+1
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415 Location: src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Line No-108 Change-Id: I7a21f8c847cdbdfe17aa54919859ef60e265caf9 Issue-ID: DCAEGEN2-307 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-06Sonar Major fixPooja031-1/+1
Replace these toUpperCase() and equals() calls with a single equalsIgnoreCase() call in DcaeServiceTypesApiServiceImpl.java Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=Pooja03 Location:DcaeServiceTypesApiServiceImpl.java:L123 Change-Id: I52479234b39cee0cdee01655c3cf3977a42103f4 Issue-ID: DCAEGEN2-308 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-06Sonar Major fixPooja031-1/+1
Replace these toUpperCase() and equals() calls with a single equalsIgnoreCase() call in DcaeServiceTypesApiServiceImpl.java Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=Pooja03 Location:DcaeServiceTypesApiServiceImpl.java:L115 Change-Id: Ib4fc25a0882c28c7ff96637d84e52a0c274150f1 Issue-ID: DCAEGEN2-302 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-06sonar Major issuesSnigdha Sucharita Patra1-1/+1
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415 Location: src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Line No-93 Change-Id: I5d7ec72053255053ebf2c0a434cb8461a703f299 Issue-ID: DCAEGEN2-306 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-06sonar Major issuesSnigdha Sucharita Patra1-1/+1
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415 Location: src/main/java/io/swagger/api/impl/DcaeServiceTypesApiServiceImpl.java Line No-166 Change-Id: Ic08685f0f5a1feead8ea434263cd98ef7f5a5a6e Issue-ID: DCAEGEN2-305 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-05Merge "Add @Override annotation above method signature"Tony Hansen1-0/+1
2018-02-05Merge "Remove this redundant static qualifier"Tony Hansen1-1/+1
2018-02-05Merge "Sonar Major"Tony Hansen1-1/+1
2018-02-05Merge "sonar Major issues"Tony Hansen1-1/+1
2018-02-05Merge "sonar Major Using @Override annotation"Tony Hansen1-0/+1
2018-02-05Merge "sonar Major Using @Override annotation"Tony Hansen1-0/+1
2018-02-05Merge "Sonar Major fix"Tony Hansen1-1/+1
2018-02-05Merge "Sonar Major fix"Tony Hansen1-1/+1
2018-02-05sonar Major issuesSnigdha Sucharita Patra1-1/+1
Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415 Location: src/main/java/io/swagger/api/impl/DcaeServiceTypesApiServiceImpl.java Line No:162 Change-Id: I2d3514753229c9c7a3c9fc005d26d55451f90603 Issue-ID: DCAEGEN2-303 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-05sonar Major Using @Override annotationSnigdha Sucharita Patra1-0/+1
Add the @Override annotation above this method signature Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=Snigdha503415 Location: src/main/java/org/onap/dcae/inventory/daos/DCAEServicesDAO.java Line No-40 Change-Id: Ic1036c33e8de4ba994e3b3f81d1a70eab3a5e576 Issue-ID: DCAEGEN2-299 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-05Sonar Major fixPooja031-1/+1
Remove useless parentheses in DcaeServicesApiServiceImpl.java Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=_me_%2CPooja03 Location:DcaeServicesApiServiceImpl.java:L214 Change-Id: I69cfc51a0e42516564c821ec5a0610c4cb3e7242 Issue-ID: DCAEGEN2-301 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-02Sonar Major fixPooja031-1/+1
Remove useless parentheses in DcaeServicesApiServiceImpl.java Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|assignees=_me_%2CPooja03 Location:DcaeServicesApiServiceImpl.java:L139 Change-Id: I60ab8364871ffc2263e3ef94b0861c831171b756 Issue-ID: DCAEGEN2-298 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-02Remove this redundant static qualifierTECHMAHINDRA\BS004935321-1/+1
Remove this redundant static qualifier DCAEServiceObject.java Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/org/onap/dcae/inventory/dbthings/models/DCAEServiceObject.java Change-Id: Ib4a38feca00aaf9282b4bc21407e35a7d613d9c7 Issue-ID: DCAEGEN2-297 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-01sonar Major Using @Override annotationSnigdha Sucharita Patra1-0/+1
Add the @Override annotation above this method signature Sonar Link: https://sonar.onap.org/component_issues?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=Snigdha503415 Location: src/main/java/org/onap/dcae/inventory/daos/DCAEServicesComponentsMapsDAO.java Line No-42 Change-Id: I22a4e6f437986386fb3d3312466b0e9098704ffd Issue-ID: DCAEGEN2-295 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-01Sonar Major fixPooja031-1/+1
resourcePath variable is already a string, there's no need to call toString method Sonar Link:https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#severities=MAJOR|resolved=false|rules=squid%3AS1858 Change-Id: I5470b33aed3c8fd487c4d3687ee6f1d2de77abeb Location:DatabusControllerClient.java:L51 Issue-ID: DCAEGEN2-296 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-01Add @Override annotation above method signatureTECHMAHINDRA\BS004935321-0/+1
Add the @Override annotation above this method signature DCAEServiceTypesDAO.java Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=BharathS24 Location : src/main/java/org/onap/dcae/inventory/daos/DCAEServiceTypesDAO.java Change-Id: Ibb5bd4f8032e85b76c1fb71e8673ba196412ca12 Issue-ID: DCAEGEN2-294 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-01Sonar MajorTECHMAHINDRA\BS004935321-1/+1
Replace the type specification with the diamond operator DcaeServicesApiServiceImpl.java Sonar link : https://sonar.onap.org/issues/search#resolved=false|assignees=__me__%2CBharathS24 Location : src/main/java/io/swagger/api/impl/DcaeServicesApiServiceImpl.java Change-Id: I86abc7e42167783ade5dfc3a98fa05e19c5ca81b Issue-ID: DCAEGEN2-290 Signed-off-by: TECHMAHINDRA\BS00493532 <BS00493532@techmahindra.com>
2018-02-01Sonar Major fixPooja031-0/+1
Adding the @Override annotation above checkIfTableExists method signature in DCAEServiceComponentsDAO.java Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|assignees=_me_%2CPooja03 Location:DCAEServiceComponentsDAO.java:L39 Issue-ID: DCAEGEN2-288 Change-Id: I74eca3cb3d8b3d528ce462b1c0a8eda1ad574552 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-01-31Sonar Major fixPooja031-0/+1
Adding the @Override annotation above the createTable method signature in DCAEServiceComponentsDAO.java Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.dcaegen2.platform%3Ainventory-api#resolved=false|severities=MAJOR|rules=squid%3AS1161 Location:DCAEServiceComponentsDAO.java:L43 Change-Id: Ieca7421d424827f82dd662f8d5a097d8198a2dbe Issue-ID: DCAEGEN2-289 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>