Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-10 | Merge "fixed sonar issue in in VfcAdapterRest.java" | Byung-Woo Jun | 1 | -6/+7 | |
2018-09-10 | Merge "fixed sonar issue in MSOVfcApplication.java" | Byung-Woo Jun | 1 | -4/+3 | |
2018-09-10 | fixed sonar issue in VolumeAdapterRest.java | Sandeep J | 1 | -12/+16 | |
fixed sonar issue as detailed in SO-992 Issue-ID: SO-992 Change-Id: I4e222fd6b80a2dde199ad2d1e049357f64651e40 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-10 | fixed sonar issue in in VfcAdapterRest.java | Sandeep J | 1 | -6/+7 | |
fixed sonar issue as detailed in SO-991 Issue-ID: SO-991 Change-Id: I016f1db14c5dd03f9b9bb872c16a221168c2d628 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-10 | fixed sonar issue in MSOVfcApplication.java | Sandeep J | 1 | -4/+3 | |
fixed sonar issue as detailed in SO-990 Issue-ID: SO-990 Change-Id: Ie27a1040d64b53b699a14cae95e5641a70c18ec0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-10 | Merge "fixed sonar issue in HeatRequest.java" | Byung-Woo Jun | 1 | -3/+3 | |
2018-09-10 | fixed sonar issue in HeatRequest.java | Sandeep J | 1 | -3/+3 | |
fixed sonar issue as detailed in SO-987 Issue-ID: SO-987 Change-Id: Ia397b3a3061c1654d59ccd154334193ccaf6d6e5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-10 | fixed sonar issue in WebSecurityConfigImpl.java | Sandeep J | 1 | -2/+4 | |
fixed sonar issue as detailed in SO-986 Issue-ID: SO-986 Change-Id: Ia110b07c336c9bcf002f9dbf930042387ebc7abf Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-08 | Adding rest service for so monitoring | waqas.ikram | 1 | -7/+14 | |
Change-Id: I9dac918998901d54b3cbc5477cc9c057c3019cb3 Issue-ID: SO-724 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.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 Logger message in MsoNetworkAdapterAsyncImpl" | Seshu Kumar M | 1 | -2/+2 | |
2018-09-05 | Client Logging | Smokowski, Steve (ss835w) | 7 | -54/+43 | |
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 | 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-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 isue in UpdateNetworkNotification.java" | Byung-Woo Jun | 1 | -1/+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 "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 | |
2018-09-04 | Merge "fixed sonar issue in ArchiveInfraRequestsScheduler" | Byung-Woo Jun | 1 | -2/+4 | |
2018-09-04 | Merge "fixed sonar issue in MapRequestTunables.java" | Byung-Woo Jun | 1 | -1/+3 | |
2018-09-04 | Merge "fixed sonar issue in V4_2__DummyMigration.java" | Byung-Woo Jun | 1 | -1/+1 | |
2018-09-04 | Merge "fixed sonar major issue in MsoNetworkAdapterImpl" | Byung-Woo Jun | 1 | -3/+8 | |
2018-09-04 | fixed sonar issue in SDNCServiceRequestConnector | Sandeep J | 1 | -2/+4 | |
fixed sonar issue as detailed in SO-970 Issue-ID: SO-970 Change-Id: I57c14693fa6918401d37d0d56bdccfe91bb2f372 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-04 | fixed sonar major isue in QueryNetworkNotification | Sandeep J | 1 | -2/+4 | |
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> | |||||
2018-09-04 | fixed major sonar isue in CreatNetworkNotification | Sandeep J | 1 | -1/+3 | |
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> | |||||
2018-09-04 | fixed sonar major issue in MsoNetworkAdapterImpl | Sandeep J | 1 | -3/+8 | |
fixed sonar issue as detailed in SO-967 Issue-ID: SO-967 Change-Id: I4310dc3ad46d302a2d014a708c2f14c02ad3a5f2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-09-04 | fixed sonar issue in V4_2__DummyMigration.java | Sandeep J | 1 | -1/+1 | |
fixed sonar issue detailed in SO-966 Issue-ID: SO-966 Change-Id: Ib9b4cd7815d63b380c90b4c1dece444c735d5757 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> |