aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Merge "fixed sonar issue in MsoNetworkAdapterImpl"Byung-Woo Jun1-4/+4
2018-09-10Merge "ValetStatus.jsvs: Fixed sonar issue"Byung-Woo Jun1-5/+7
2018-09-10Merge "added generic fabric support to SO"Rob Daugherty4-0/+80
2018-09-10fixed sonar issue in MsoNetworkAdapterImplSandeep J1-4/+4
fixed sonar issue as detailed in SO-989 Issue-ID: SO-989 Change-Id: Ic4ec79847bbc5980cb6889d0ab2d766b3875faca Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-10Merge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"Byung-Woo Jun1-4/+4
2018-09-10fixed sonar issue in MsoNetworkAdapterAsyncImplSandeep J1-4/+4
fixed sonar issue as detailed in SO-988 Issue-ID: SO-988 Change-Id: I66fcee5129fb749a887db2f6eab0f9fd2cdb1e36 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-10ValetStatus.jsvs: Fixed sonar issueArundathi Patil1-5/+7
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>
2018-09-10GenericValeResponse.java: Fixed sonar issuesArundathi Patil1-5/+6
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>
2018-09-10fixed sonar issue in VolumeAdapterRest.javaSandeep J1-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-10Merge "fixed sonar issue in HeatRequest.java"Byung-Woo Jun1-3/+3
2018-09-10fixed sonar issue in HeatRequest.javaSandeep J1-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-10fixed sonar issue in WebSecurityConfigImpl.javaSandeep J1-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-08added generic fabric support to SOBenjamin, Max (mb388a)4-0/+80
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-06Merge "Fixed Logger message in MsoNetworkAdapterAsyncImpl"Seshu Kumar M1-2/+2
2018-09-05Client LoggingSmokowski, Steve (ss835w)2-25/+24
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-05Fixed Logger message in MsoNetworkAdapterAsyncImplEzhilarasi1-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-05Merge "fixed sonar issue in TenantAdapterRest.java"Byung-Woo Jun1-12/+3
2018-09-05fixed sonar issue in ValetClient.javaSandeep J1-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-05fixed sonar issue in TenantAdapterRest.javaSandeep J1-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-04Merge "fixed sonar issue in TenantAdapterRest.java"Byung-Woo Jun1-10/+12
2018-09-04Merge "fixed sonar issue in MsoTenantAdapter.java"Byung-Woo Jun1-1/+2
2018-09-04Merge "fixed sonar issue in NetworkRollback.java"Byung-Woo Jun1-1/+3
2018-09-04Merge "fixed sonar isue in UpdateNetworkNotification.java"Byung-Woo Jun1-1/+3
2018-09-04Merge "fixed sonar major isue in QueryNetworkNotification"Byung-Woo Jun1-2/+4
2018-09-04Merge "fixed major sonar isue in CreatNetworkNotification"Byung-Woo Jun1-1/+3
2018-09-04Merge "fixed sonar issue in VnfAdapterRest.java"Byung-Woo Jun1-4/+7
2018-09-04Merge "fixed sonar issue in CXFConfiguration.java"Byung-Woo Jun1-2/+2
2018-09-04Merge "fixed sonar issue in V4_2__DummyMigration.java"Byung-Woo Jun1-1/+1
2018-09-04fixed sonar major isue in QueryNetworkNotificationSandeep J1-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-04fixed major sonar isue in CreatNetworkNotificationSandeep J1-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-04fixed sonar major issue in MsoNetworkAdapterImplSandeep J1-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-04fixed sonar issue in V4_2__DummyMigration.javaSandeep J1-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>
2018-09-03fixed sonar issue in CXFConfiguration.javaSandeep J1-2/+2
fixed sonar issue as detailed in SO-961 Issue-ID: SO-961 Change-Id: I9faf2c63af0e6567b0ba613dd24160183e5558f8 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-03fixed sonar isue in UpdateNetworkNotification.javaSandeep J1-1/+3
fixed sonar issue as detailed in SO-956 Issue-ID: SO-956 Change-Id: Ibd7ea95c996bf6119abf2aca9990d2c42bb01ecd Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-03fixed sonar issue in NetworkRollback.javaSandeep J1-1/+3
fixed sonar issue as detailed in SO-954 Issue-ID: SO-954 Change-Id: I89d1e082820f76bcbe282bba35fd9144283afe74 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-03fixed sonar issue in VnfAdapterRest.javaSandeep J1-4/+7
fixed sonar issue as detailed in SO-953 Issue-ID: SO-953 Change-Id: I77534c2ba4e266e644ca6f554358221c4e50dbf3 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-31Merge "Update Logging"Rob Daugherty1-0/+25
2018-08-31Update LoggingSmokowski, Steve (ss835w)1-0/+25
Add CXF interceptor for SOAP based logging Clean up extra logging statements Add UT to ensure MDC properly populated Change package name on Jax-RS Filter to be more accurate Issue-ID: SO-947 Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7 Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-30Prepare SO to pass OOF data opaquely to multicloudSrivahni Chivukula1-26/+0
Removed Flavor modification code from mso-openstack-adapter and bpmn workflows contributed for Beijing, to prepare SO to pass OOF specific data opaquely to multicloud. Issue-ID: SO-761 Change-Id: I581ccd14b52e7e3db5bc13ff43386c49196561b4 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2018-08-30Merge "fixed sonar issue in MsoTenantAdapterImpl.java"Rob Daugherty1-12/+15
2018-08-30Merge "fixed sonar issues in ValetClient.java"Byung-Woo Jun1-9/+13
2018-08-30fixed sonar issues in ValetClient.javaSandeep J1-9/+13
fix sonar issue as detailed in SO-945 Issue-ID: SO-945 Change-Id: Ief854282d983ade215846ea070e7985deb949bb5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30fixed sonar issue in HeatRequest.javaSandeep J1-1/+2
fixed sonar issue detailed in SO-944 Issue-ID: SO-944 Change-Id: Ibaf0d050f0131b8b91fbe9698e440d3db9e0141c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30fixed sonar issue in TenantAdapterRest.javaSandeep J1-10/+12
fixed sonar issue detailed in SO-942 Issue-ID: SO-942 Change-Id: I8d450845ffd0a5ec900c00c5393eb94305b7bdfe Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30fixed sonar issue in MsoTenantAdapterImpl.javaSandeep J1-12/+15
fixed sonar issue detailed in SO-939 Issue-ID: SO-939 Change-Id: I60e9737d34cbbc172d9c6c387862fe5468351a58 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30fixed sonar issue in MsoTenantAdapter.javaSandeep J1-1/+2
fixed sonar issue detailed in SO-937 Issue-ID: SO-937 Change-Id: I815ab79707e25801813d4514480f6917e23951ff Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-30fixed sonar issue in R__CloudConfigMigration.javaSandeep J1-3/+1
fixed sonar issues mentioned in Jira ticket SO-931 Issue-ID: SO-931 Change-Id: I31ec20e4958a11f25050eadd42ce0edc56e042d4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-29fixed sonar issues in NetworkAdaptorNotify_ServiceSandeep J1-3/+5
Reorder the modifiers to comply with the Java Language Specification Issue-ID: SO-911 Change-Id: I74ebc31679f1e8169c07b2f42b9f7e86d4134621 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-27Merge "fixed sonar issue in MsoNetworkAdapterAsyncImpl"Rob Daugherty1-5/+8
2018-08-26fixed sonar issue in MsoNetworkAdapterAsyncImplSandeep J1-5/+8
fixed sonar issues Issue-ID: SO-909 Change-Id: If2a1ef898dfba15420f5deb245809cc8eeb6bdce Signed-off-by: Sandeep J <sandeejh@in.ibm.com>