aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12Sonar Minor fixPooja031-5/+6
Move the constructor to comply with Java Code Conventions Sonar Link:https://sonar.onap.org/project/issues?assignees=Pooja03&id=org.onap.dcaegen2.platform%3Ainventory-api&open=AWEPiFEV-08if2a6xy-w&resolved=false Location:DCAEControllerClient.java:L216 Change-Id: Icecca34621dac211a5fc409363dae40a5c3c6944 Issue-ID: DCAEGEN2-326 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-02-09Merge "sonar issue"Tony Hansen1-1/+1
2018-02-09Merge "Modifiers should be declared in the correct order"Tony Hansen1-1/+2
2018-02-09sonar issueSnigdha Sucharita Patra1-1/+1
Reorder the modifiers to comply with the Java Language Specification Sonar Link: https://sonar.onap.org/component_issues/index?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-129 Change-Id: I3e9dd8748048a48e9216f01b18454c49db12a4cb Issue-ID: DCAEGEN2-324 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-09Modifiers should be declared in the correct orderSnigdha Sucharita Patra1-1/+2
Sonar Link: https://sonar.onap.org/component_issues/index?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-126 Change-Id: I138543dca2ca1174068da18cfaa112c094ed3324 Issue-ID: DCAEGEN2-323 Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
2018-02-08Merge "sonar Minor issues"Tony Hansen1-1/+1
2018-02-08Merge "sonar Minor issues"Tony Hansen1-1/+1
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>