Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 176 | -561/+5779 | |
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> | |||||
2018-09-08 | Adding rest service for so monitoring | waqas.ikram | 60 | -970/+11083 | |
Change-Id: I9dac918998901d54b3cbc5477cc9c057c3019cb3 Issue-ID: SO-724 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com> | |||||
2018-09-07 | Merge "Fix UT" | Seshu Kumar M | 1 | -6/+1 | |
2018-09-07 | Fix UT | Smokowski, Steve (ss835w) | 1 | -6/+1 | |
Fix broken UT A&AI removed fields we did not use but had in our mapping test file Issue-ID: SO-995 Change-Id: I66539802a489395ea68cca709d73fe8b92144543 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> | |||||
2018-09-06 | Merge "Removed unused import" | Seshu Kumar M | 1 | -1/+0 | |
2018-09-06 | Removed unused import | ezhil | 1 | -1/+0 | |
Removed unused import in the code Issue-ID: SO-982 Change-Id: Ifbbd1a789aa2e95a0f4a4533cca0b77439117a51 Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-09-06 | Merge "Fixed sonar issue in Cloudify comp" | Seshu Kumar M | 1 | -2/+3 | |
2018-09-06 | Merge "Fixed Logger message in MsoNetworkAdapterAsyncImpl" | Seshu Kumar M | 1 | -2/+2 | |
2018-09-06 | Merge "PNF PnP now always waits" | Seshu Kumar M | 16 | -228/+245 | |
2018-09-05 | PNF PnP now always waits | biniek | 16 | -228/+245 | |
Issue-ID: SO-797 Change-Id: I717b987e78680157c4a2c0bf8d497855d1890077 Signed-off-by: biniek <lukasz.biniek@nokia.com> | |||||
2018-09-05 | Client Logging | Smokowski, Steve (ss835w) | 33 | -930/+481 | |
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> | |||||
2018-09-05 | Fixed Logger message in MsoNetworkAdapterAsyncImpl | Ezhilarasi | 1 | -2/+2 | |
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> | |||||
2018-09-05 | Merge "fixed sonar issue in RequestTunables.java" | Rob Daugherty | 1 | -2/+3 | |
2018-09-05 | Fixed sonar issue in Cloudify comp | GOPINATH MATHIVANAN | 1 | -2/+3 | |
Fixed Sonar reported vulnerability in HttpClientConectior java file Issue-ID: SO-981 Change-Id: I45d0bc74252330ccc828cd8cee4aabd59e581ca9 Signed-off-by: GOPINATH MATHIVANAN <gopinath.mathivanan@in.ibm.com> | |||||
2018-09-05 | Merge "fixed sonar issue in SNIROResponse.java" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-05 | Merge "fixed sonar issue in TenantAdapterRest.java" | Byung-Woo Jun | 1 | -12/+3 | |
2018-09-05 | Merge "fixed sonar issue in CreateTenantRequest.java" | Byung-Woo Jun | 1 | -1/+5 | |
2018-09-05 | Merge "fixed sonar issue in DeleteTenantRequest.java" | Byung-Woo Jun | 1 | -1/+5 | |
2018-09-05 | fixed sonar issue in ValetClient.java | Sandeep J | 1 | -4/+4 | |
fixed sonar issue as detailed in SO-980 Issue-ID: SO-980 Change-Id: If428c98c11d30b562313b97200650954fd733d82 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | fixed sonar issue in DeleteTenantRequest.java | Sandeep J | 1 | -1/+5 | |
fixed sonar issue as detailed in SO-979 Issue-ID: SO-979 Change-Id: I4c0aa6380e734088ba6fb68414d4391f9b6d6344 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | fixed sonar issue in CreateTenantRequest.java | Sandeep J | 1 | -1/+5 | |
fixed sonar issue as detailed in SO-978 Issue-ID: SO-978 Change-Id: Id53fdea75b13b8ce234fe69d121f7bd996f21a82 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | fixed sonar issue in TenantAdapterRest.java | Sandeep J | 1 | -12/+3 | |
removed commented lines of code Issue-ID: SO-977 Change-Id: I0c917b90dcbc1317f49474e037b60d3d3c59f419 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | fixed sonar issue in SNIROResponse.java | Sandeep J | 1 | -1/+3 | |
fixed sonar issue as detailed in SO-976 Issue-ID: SO-976 Change-Id: If9710595248969bf72a55cfda759067439e6d2d4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | fixed sonar issue in RequestTunables.java | Sandeep J | 1 | -2/+3 | |
fixed sonar issue as detailed in SO-975 Issue-ID: SO-975 Change-Id: Ic98db5f80f939bee8ad2c1ad33efebaa1b2d6a21 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-05 | Merge "Added ConfigurationScaleOutBB, tasks, and tests" | Seshu Kumar M | 9 | -0/+505 | |
2018-09-05 | Merge "Fix the duplicated parameter" | Seshu Kumar M | 1 | -1/+0 | |
2018-09-05 | Merge "updated aai version enum" | Seshu Kumar M | 1 | -1/+2 | |
2018-09-05 | Merge "Fix Logback" | Seshu Kumar M | 1 | -1/+0 | |
2018-09-04 | Fix Logback | Smokowski, Steve (ss835w) | 1 | -1/+0 | |
Issue-ID: SO-974 Change-Id: Id553bc9f736f8e7cbefe3c29a56711712f082d5c Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> | |||||
2018-09-04 | Added ConfigurationScaleOutBB, tasks, and tests | Brittany Plummer (bp896r) | 9 | -0/+505 | |
Issue-ID: SO-765 Change-Id: I7e0e902f00417b8c2439962f9ebfed6cc117a86e Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com> | |||||
2018-09-04 | updated aai version enum | Benjamin, Max (mb388a) | 1 | -1/+2 | |
version enum updated to 1810 A&AI version Change-Id: I42fe7cd4364df7ac6d74e936615ea748e028413d Issue-ID: SO-971 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> | |||||
2018-09-04 | Merge "fixed sonar issue in TenantAdapterRest.java" | Byung-Woo Jun | 1 | -10/+12 | |
2018-09-04 | Merge "fixed sonar issue in MsoTenantAdapter.java" | Byung-Woo Jun | 1 | -1/+2 | |
2018-09-04 | Merge "fixed sonar issue in NetworkRollback.java" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-04 | Merge "fixed sonar issue in QueryNetworkNotifier.java" | Byung-Woo Jun | 0 | -0/+0 | |
2018-09-04 | Merge "fixed sonar isue in UpdateNetworkNotification.java" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-04 | Merge "fix sonar issue in SpringContextHelper.java" | Byung-Woo Jun | 1 | -2/+3 | |
2018-09-04 | Merge "fixed sonar major isue in QueryNetworkNotification" | Byung-Woo Jun | 1 | -2/+4 | |
2018-09-04 | Merge "fixed major sonar isue in CreatNetworkNotification" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-04 | Merge "fixing Sonar reported log issue" | Seshu Kumar M | 1 | -1/+5 | |
2018-09-04 | Merge "resolved sonar issue in VduArtifact.java" | Byung-Woo Jun | 1 | -2/+2 | |
2018-09-04 | Merge "fixed sonar issue in VfcAdapterRest.java" | Byung-Woo Jun | 1 | -6/+8 | |
2018-09-04 | Merge "fixed sonar issue in JsonUtil.java" | Byung-Woo Jun | 1 | -5/+7 | |
2018-09-04 | Merge "fixed sonar issue in RestfulUtil.java" | Byung-Woo Jun | 1 | -3/+7 | |
2018-09-04 | Merge "fixed sonar issue in VnfAdapterRest.java" | Byung-Woo Jun | 1 | -4/+7 | |
2018-09-04 | Merge "fixed sonar issue in DeleteNetworkRequest.java" | Byung-Woo Jun | 1 | -1/+5 | |
2018-09-04 | Merge "fixed sonar issue in QueryNetworkResponse.java" | Byung-Woo Jun | 1 | -2/+3 | |
2018-09-04 | Merge "fixed sonar issue in CXFConfiguration.java" | Byung-Woo Jun | 1 | -2/+2 | |
2018-09-04 | Merge "fixed sonar issue in UpdateNetworkRequest.java" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-04 | Merge "fixed sonar issue in WebSecurityConfigImpl.java" | Byung-Woo Jun | 1 | -1/+3 | |