Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
fixed sonar issue as detailed in SO-1043
Issue-ID: SO-1043
Change-Id: I529c1e8951b286c6f18d60aa810942d8db94df21
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonae issue as detailed in SO-1042
Issue-ID: SO-1042
Change-Id: Iadb765acc0acd94c65281e212eed54d28e98ea91
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Sonar Link : https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-openstack-adapters%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fnetwork%2Fasync%2Fclient%2FObjectFactory.java
Issue-ID: SO-1038
Change-Id: I88c7c76d266afabcbbe1ea26772b601a0238cde1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
Upgrade to fasterxml.jackson 2.8.10. This is the latest version
that seems to work with our code on springboot 1.5.13.RELEASE.
Change-Id: I734f84c18e53218f111fb08c959a67ee0a2e6014
Issue-ID: SO-856
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
|
|
fixed sonar issue as detailed in SO-1019
Issue-ID: SO-1019
Change-Id: I80452161d3be178fc0bc5aea3eae297ef4bc2c8c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-1018
Issue-ID: SO-1018
Change-Id: I26ed2b0184cce2670e51be7308ed2039905acf06
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-1017
Issue-ID: SO-1017
Change-Id: I2377cd860b583376d5f0c71b0ff244a77ee07422
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fixed sonar issues in vfRollBack.java and CreateVnfNotification.java
Issue-ID: SO-1015
Change-Id: I8d2cc0b589fe4b4b6426c0907e5a4650303b6f9b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Remove unused import
Issue-ID: SO-1014
Change-Id: Ieefd43d22aa9487d58cf7882fc61e12f2f9e85b4
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
|
|
|
|
|
|
|
|
fixed sonar issue as detailed in SO-989
Issue-ID: SO-989
Change-Id: Ic4ec79847bbc5980cb6889d0ab2d766b3875faca
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
fixed sonar issue as detailed in SO-988
Issue-ID: SO-988
Change-Id: I66fcee5129fb749a887db2f6eab0f9fd2cdb1e36
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Sonar-link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-openstack-adapters%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fvalet%2Fbeans%2FValetStatus.java
Issue-ID: SO-1006
Change-Id: Ie7595dbc17f6e86590d153d25afe00fbae670a13
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3Amso-openstack-adapters%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fso%2Fadapters%2Fvalet%2FGenericValetResponse.java
Issue-ID: SO-1004
Change-Id: I0e17108693913302bc0485ac9e30d2c0bcaa68e6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-992
Issue-ID: SO-992
Change-Id: I4e222fd6b80a2dde199ad2d1e049357f64651e40
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
fixed sonar issue as detailed in SO-987
Issue-ID: SO-987
Change-Id: Ia397b3a3061c1654d59ccd154334193ccaf6d6e5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-986
Issue-ID: SO-986
Change-Id: Ia110b07c336c9bcf002f9dbf930042387ebc7abf
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Fix Autoincrement of ID field in table
Fix accidental removal of method
Update usage of requestdb client
removed unused imports in common tasks and test
Fix broken branch, have unit tests pass
references
the Epic branch
Fix broken branch from compiling
committing classpath for vfc adapter cause its not going away
added in the fail case for when there are no profiles
removed second set of adapters in application test yml
removed double adapters in request db application test
added jpa repo dependency to the so bpmn folder pom
add creation timestamp column to the table
added in null checks for Config returned from policy
switched to string in requestprocess with jenerate
switched to string in requestprocess with jenerate
updated aai version in common pom to 605 from 591
renamed the db scripts for flyway sync to register
added endpoint to application test yml for failing test
...
Change-Id: I800f837ea75d7cdff740dc3a387e4d7654cfd085
Issue-ID: SO-972
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
Update Client Logging to use interceptor
Move CXF to own project due to dependency hell
Issue-ID: SO-947
Change-Id: I2597ff6d32231b8625b04ef63ab5e8f589e2545c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Message string in the logger method has been replaced with the constant predefined already.
Issue-ID: SO-976
Change-Id: I67f3da5d50ac582883249eb2ea221580a1b12576
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
|
|
fixed sonar issue as detailed in SO-980
Issue-ID: SO-980
Change-Id: If428c98c11d30b562313b97200650954fd733d82
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
removed commented lines of code
Issue-ID: SO-977
Change-Id: I0c917b90dcbc1317f49474e037b60d3d3c59f419
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed sonar major issue as detailed in SO-969
Issue-ID: SO-969
Change-Id: Ifdd59b780db24fa1e06181495dbc10e4bb1c6b6c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed major sonar issue as detailed in SO-968
Issue-ID: SO-968
Change-Id: Ib1b846a262e0426db3a0c16b28881befb22d7a52
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-967
Issue-ID: SO-967
Change-Id: I4310dc3ad46d302a2d014a708c2f14c02ad3a5f2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue detailed in SO-966
Issue-ID: SO-966
Change-Id: Ib9b4cd7815d63b380c90b4c1dece444c735d5757
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-961
Issue-ID: SO-961
Change-Id: I9faf2c63af0e6567b0ba613dd24160183e5558f8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-956
Issue-ID: SO-956
Change-Id: Ibd7ea95c996bf6119abf2aca9990d2c42bb01ecd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-954
Issue-ID: SO-954
Change-Id: I89d1e082820f76bcbe282bba35fd9144283afe74
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
fixed sonar issue as detailed in SO-953
Issue-ID: SO-953
Change-Id: I77534c2ba4e266e644ca6f554358221c4e50dbf3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
|