1. f765cc2 Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()" by Steve Smokowski · 5 years ago
  2. 98bbc90 Removing application-local.yaml files by Roy, Amresh · 5 years ago
  3. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  4. ab88cef Added null check for yaml to prevent crash at getParameterListFromEnvt() by Oleksandr Moliavko · 5 years ago
  5. 577bd39 Update failsafe dependency to 2.0.1 by Benjamin, Max · 5 years ago
  6. 6e770a7 Use Regex to find the name on failure scenario by Smokowski, Steven · 5 years ago
  7. b619a05 Merge "update multi stage code to accurately skip bbs" by Max Benjamin · 6 years ago
  8. 5d7aef8 Merge "adapter client will not retry on openstack failure" by Max Benjamin · 6 years ago
  9. e29b04b fix delete stack error not propogating by Smokowski, Steven · 6 years ago
  10. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  11. 89cedfa adapter client will not retry on openstack failure by Sangalang, Felix · 6 years ago
  12. fabcae6 Merge "Switched name and id, and updated tests" by Steve Smokowski · 6 years ago
  13. 6370f8f Update stack save to only save the params object by Smokowski, Steven · 6 years ago
  14. 6ce8eb0 Switched name and id, and updated tests by Plummer, Brittany · 6 years ago
  15. 986dd34 Merge "Updated to use the logicalResourceId" by Steve Smokowski · 6 years ago
  16. 212d180 Updated to use the logicalResourceId by Plummer, Brittany · 6 years ago
  17. f426e61 change the update line to update the latest stack by Kalkere Ramesh, Sharan · 6 years ago
  18. 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
  19. 96a2da8 Fix issue where request was not being updated by Smokowski, Steven · 6 years ago
  20. 626b8f2 fix keypair conflict issue in openstack adapter by Smokowski, Steven · 6 years ago
  21. e4687ee store openstack request status in requestdb by Smokowski, Steven · 6 years ago
  22. 00b2538 Merge "Merge remote-tracking branch 'origin/dublin'" by Marcus Williams · 6 years ago
  23. a16bf8f Merge remote-tracking branch 'origin/dublin' by Benjamin, Max (mb388a) · 6 years ago
  24. 3fd8ef6 Merge "Removal of unused local variables. Removal of unused local variables as per guidelines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  25. 3d74a5a Fixup handling of multicloud post response by Eric Multanen · 6 years ago
  26. 6c00987 build sndc and user directives in groovy by Eric Multanen · 6 years ago
  27. 1089f8c Removal of unused local variables. by h00397475 · 6 years ago
  28. a10606e Store Cloud Request in Database by Smokowski, Steven · 6 years ago
  29. 97063f9 Fix multicloud query of non-existant stack by Eric Multanen · 6 years ago
  30. e51fa00 Merge "Define constant in place of literals Constants are declared and used in place of literals Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  31. 40593fe Merge "Removal of unused variables and replace type specification. Removal of unused local variables. Replace type specifications with diamond operator as per guide lines. Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  32. 71e617b Merge "Reorder modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  33. 89637ec Merge "Reorder java modifiers. Reorder modifiers to complt with Java code specifications Issue-ID: SO-1490" by Seshu Kumar M · 6 years ago
  34. 68bbeda Reorder java modifiers. by h00397475 · 6 years ago
  35. 3a0d349 Reorder modifiers. by h00397475 · 6 years ago
  36. b20c619 Removal of unused variables and replace type specification. by h00397475 · 6 years ago
  37. 0508c8d Define constant in place of literals by h00397475 · 6 years ago
  38. 2de2a33 String literal to be on the left side of string compariosion. by h00397475 · 6 years ago
  39. edf132e Changed constants collections to immutable by Witold Ficio Kopel · 6 years ago
  40. 2873625 Update multicloud plugin GET handling by Eric Multanen · 6 years ago
  41. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  42. fc6b48f Query param to pull back nested stack information by Benjamin, Max (mb388a) · 6 years ago
  43. 198dcad Fixed recent Sonar blocker issues by r.bogacki · 6 years ago
  44. 1db62bd Add tenantId to multicloud request header by Eric Multanen · 6 years ago
  45. 8dcb6c2 Merge "Fixed Sonar blocker issues" by Steve Smokowski · 6 years ago
  46. 608a077 Fixed Sonar blocker issues by r.bogacki · 6 years ago
  47. bd1d892 Call multicloud aai update from mc vnf plugin by Eric Multanen · 6 years ago
  48. 3411005 if audit fails write sub interface data to a ai by Benjamin, Max (mb388a) · 6 years ago
  49. a0b9575 Construct multicloud infra_workload endpoint by Eric Multanen · 6 years ago
  50. 8a0c54a Merge "JUnit tests for MsoMulticloudUtils" by Steve Smokowski · 6 years ago
  51. aaa93d4 replace all fixed wiremock ports by Benjamin, Max (mb388a) · 6 years ago
  52. 798a027 JUnit tests for MsoMulticloudUtils by r.bogacki · 6 years ago
  53. 0687ea2 sonar blocker fixes by Lukasz Muszkieta · 6 years ago
  54. 59700d1 Eliminated printStackTrace() calls by Witold Ficio Kopel · 6 years ago
  55. eea8c1d Multicloud VNF adapter use updated multicloud API by Eric Multanen · 6 years ago
  56. 1b9b833 Merge "Adjust audit to use device_id to find nova server" by Steve Smokowski · 6 years ago
  57. 13f102e Adjust audit to use device_id to find nova server by Benjamin, Max (mb388a) · 6 years ago
  58. 9a409f9 Add cloudOwner to VNF adapter call by Eric Multanen · 6 years ago
  59. faa0b29 Removed MsoLogger class by r.bogacki · 6 years ago
  60. cf45bfe Openstack adapter can't resolve HEAT parameter by Benjamin, Max (mb388a) · 6 years ago
  61. e14f792 Merge changes Id0369478,I82d8306f by Steve Smokowski · 6 years ago
  62. 5036841 only convert object type json when String by Benjamin, Max (mb388a) · 6 years ago
  63. 3488863 Minior Change - Licence Statement by Sudarshan Kumar · 6 years ago
  64. a339f93 improvements to audit inventory feature by Benjamin, Max (mb388a) · 6 years ago
  65. 437e5cb Junit added for KeystoneAuthHolder.java by Sudarshan Kumar · 6 years ago
  66. 09940a4 vnf spin up gr api vnf s base module fails by Benjamin, Max (mb388a) · 6 years ago
  67. 505aad1 Remove MsoLogger from 'mso-adapter-utils' by k.kazak · 6 years ago
  68. edc2b53 fix potential nullpointer from sonar by k.kazak · 6 years ago
  69. c9a28a8 fix sonar critical bug by k.kazak · 6 years ago
  70. 887766a Remove un-needed cacheing layer for OS Clients by Benjamin, Max (mb388a) · 6 years ago
  71. 4e63348 compare resources from openstack to aai by Benjamin, Max (mb388a) · 6 years ago
  72. fe91155 Merge 'origin/casablanca' into master by Benjamin, Max (mb388a) · 6 years ago
  73. 58709fc Removed deprecated Matcher imports by Benjamin, Max (mb388a) · 6 years ago
  74. 95ac2e0 MsoTenantUtilsFactoryTest unit tests by Michal Kabaj · 6 years ago
  75. 2b10e4f Add missing license headers by Benjamin, Max (mb388a) · 6 years ago
  76. 9ea21b0 Add junit tests for MsoCloudifyUtils by Lukasz Muszkieta · 6 years ago
  77. de5958d junits for MsoTenantUtilsFactory by Tomasz Gwozdecki · 6 years ago
  78. 61b78a7 HttpClientFactory to create HttpClient instances by Michal Kabaj · 6 years ago
  79. c701db8 Fixup multicloud log exceptions part 2 by Eric Multanen · 6 years ago
  80. 8521170 Fixup multicloud log exceptions and error cases by Eric Multanen · 6 years ago
  81. c08a515 junits for MsoTenantUtilsFactory by Tomasz Gwozdecki · 6 years ago
  82. e412668 moved all ecomp.mso properties to org.onap.so by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  83. 2daba40 Fix multicloud with no oof or sdnc directives by Eric Multanen · 6 years ago
  84. fbe2ea4 Remove all usage of AlarmLogger by Benjamin, Max (mb388a) · 6 years ago
  85. 37547ac Add Keystone V3 Support by Benjamin, Max (mb388a) · 6 years ago
  86. 175d83a Up Timer by Smokowski, Steve (ss835w) · 6 years ago
  87. 6e3aad2 Up Timer by Smokowski, Steve (ss835w) · 6 years ago
  88. 743c0ec Fix issues with mulicloud adapter parameters by Eric Multanen · 6 years ago
  89. 6fa3d2b Springboot 2.0 upgrade by Benjamin, Max (mb388a) · 6 years ago
  90. 373c057 Resolve vf_module_id setting bug by Marcus G K Williams · 6 years ago
  91. b5b16af Return canonical stack id on multicloud create by Eric Multanen · 6 years ago
  92. 88056cd Fix swapped parameters for multicloud DELETE by Eric Multanen · 6 years ago
  93. b26f27e Fix up request body of multicloud adapter body by Eric Multanen · 6 years ago
  94. 679afc5 Fix up handling of multicloud return status by Eric Multanen · 6 years ago
  95. 52a7368 Fix calls to multicloud adapter by Eric Multanen · 6 years ago
  96. b220d97 Merge "DeploymentInfo tests and construction improvement" by Seshu Kumar M · 6 years ago
  97. 821851f Add multicloud to VnfPluginAdapter by Eric Multanen · 6 years ago
  98. ae6dd3e Upgrade to openstack libs version 1.3.0 by Rob Daugherty · 6 years ago
  99. 8548b9a DeploymentInfo tests and construction improvement by Michal Kabaj · 6 years ago
  100. 69455a2 added generic fabric support to SO by Benjamin, Max (mb388a) · 6 years ago