aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-adapter-utils/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-04-25String literal to be on the left side of string compariosion.h003974753-13/+11
2019-04-17Changed constants collections to immutableWitold Ficio Kopel1-4/+3
2019-04-11Update multicloud plugin GET handlingEric Multanen2-19/+93
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)42-4848/+4463
2019-04-08Query param to pull back nested stack informationBenjamin, Max (mb388a)1-3/+3
2019-04-08Fixed recent Sonar blocker issuesr.bogacki1-1/+3
2019-04-06Add tenantId to multicloud request headerEric Multanen1-6/+10
2019-04-05Merge "Fixed Sonar blocker issues"Steve Smokowski1-6/+14
2019-04-05Fixed Sonar blocker issuesr.bogacki1-6/+14
2019-04-04Call multicloud aai update from mc vnf pluginEric Multanen1-3/+84
2019-04-03if audit fails write sub interface data to a aiBenjamin, Max (mb388a)1-0/+2
2019-04-02Construct multicloud infra_workload endpointEric Multanen1-3/+11
2019-03-28sonar blocker fixesLukasz Muszkieta2-21/+19
2019-03-26Eliminated printStackTrace() callsWitold Ficio Kopel2-2/+2
2019-03-22Multicloud VNF adapter use updated multicloud APIEric Multanen3-3/+82
2019-03-21Merge "Adjust audit to use device_id to find nova server"Steve Smokowski1-12/+57
2019-03-20Adjust audit to use device_id to find nova serverBenjamin, Max (mb388a)1-12/+57
2019-03-19Add cloudOwner to VNF adapter callEric Multanen4-52/+94
2019-03-18Removed MsoLogger classr.bogacki7-99/+81
2019-03-13Openstack adapter can't resolve HEAT parameterBenjamin, Max (mb388a)1-4/+4
2019-03-08only convert object type json when StringBenjamin, Max (mb388a)2-8/+18
2019-03-06improvements to audit inventory featureBenjamin, Max (mb388a)2-1/+2
2019-03-01vnf spin up gr api vnf s base module failsBenjamin, Max (mb388a)2-16/+39
2019-02-26Remove MsoLogger from 'mso-adapter-utils'k.kazak11-618/+709
2019-02-22fix potential nullpointer from sonark.kazak1-21/+25
2019-02-15fix sonar critical bugk.kazak1-7/+3
2019-02-13Remove un-needed cacheing layer for OS ClientsBenjamin, Max (mb388a)3-147/+2
2019-02-01compare resources from openstack to aaiBenjamin, Max (mb388a)2-215/+279
2019-01-28Merge 'origin/casablanca' into masterBenjamin, Max (mb388a)1-51/+65
2019-01-14Add missing license headersBenjamin, Max (mb388a)4-0/+80
2019-01-04HttpClientFactory to create HttpClient instancesMichal Kabaj1-10/+6
2018-12-21Fixup multicloud log exceptions part 2Eric Multanen1-12/+12
2018-12-20Fixup multicloud log exceptions and error casesEric Multanen1-17/+24
2018-12-05moved all ecomp.mso properties to org.onap.soKalkere Ramesh, Sharan (sk720x)3-6/+20
2018-11-29Fix multicloud with no oof or sdnc directivesEric Multanen1-20/+27
2018-11-27Remove all usage of AlarmLoggerBenjamin, Max (mb388a)6-37/+33
2018-11-21Add Keystone V3 SupportBenjamin, Max (mb388a)8-67/+357
2018-11-17Up TimerSmokowski, Steve (ss835w)1-1/+1
2018-11-15Up TimerSmokowski, Steve (ss835w)1-1/+1
2018-11-13Fix issues with mulicloud adapter parametersEric Multanen1-5/+5
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)1-3/+3
2018-10-25Resolve vf_module_id setting bugMarcus G K Williams1-7/+18
2018-10-17Return canonical stack id on multicloud createEric Multanen1-1/+1
2018-10-16Fix swapped parameters for multicloud DELETEEric Multanen1-1/+1
2018-10-12Fix up request body of multicloud adapter bodyEric Multanen2-31/+19
2018-10-01Fix up handling of multicloud return statusEric Multanen2-34/+258
2018-09-27Fix calls to multicloud adapterEric Multanen9-186/+706
2018-09-22Merge "DeploymentInfo tests and construction improvement"Seshu Kumar M3-172/+226
2018-09-20Add multicloud to VnfPluginAdapterEric Multanen4-171/+795
2018-09-17DeploymentInfo tests and construction improvementMichal Kabaj3-172/+226