1. d9c694b [SO] heatbridge implemention to populate AAI with openstack provider network/subnet by Munir Ahmad · 4 years, 5 months ago
  2. 6b6d217 Updated code to create the child objects by Boslet, Cory · 4 years, 5 months ago
  3. c4e6325 Create vserver if not exists by Smokowski, Steven · 4 years, 6 months ago
  4. 7434b08 Merge "Changed certain external task to use the long" by Steve Smokowski · 4 years, 6 months ago
  5. e51bc73 Changed certain external task to use the long by Boslet, Cory · 4 years, 6 months ago
  6. 1791277 Began fixing issues with heat bridge by Boslet, Cory · 4 years, 6 months ago
  7. 63606eb Added checks on the cloud owner to determine if by Boslet, Cory · 4 years, 6 months ago
  8. 1f7a7db Removed the declarations of thrown exceptions which were a subclass od java.io.IOException, by marcinrzepeckiwroc · 4 years, 6 months ago
  9. a809a72 Fix Heatbridge auth for Keystone-v3 by Boslet, Cory · 4 years, 7 months ago
  10. 48aad3a Merge "Sonar fixes" by Lukasz Muszkieta · 4 years, 7 months ago
  11. ebff4ef Merge "Sonar fixes" by Lukasz Muszkieta · 4 years, 7 months ago
  12. abe2429 Sonar fixes by Mateusz Gołuchowski · 4 years, 7 months ago
  13. fef8fc7 Sonar fixes by Mateusz Goluchowski · 4 years, 7 months ago
  14. 487dc29 Merge "fixed some JUnits" by Steve Smokowski · 4 years, 7 months ago
  15. 371cd21 fixed some JUnits by Rupinder · 4 years, 7 months ago
  16. 8349b51 added assert statements in JUnits by Rupinder · 4 years, 7 months ago
  17. baa54fe add null check for server HostName/Name/Flavor by Mnushkin, Dmitry · 4 years, 7 months ago
  18. 8ec41ca rename package for external use by Benjamin, Max · 4 years, 8 months ago
  19. fbb984e openstack inventory capture by Smokowski, Steven · 4 years, 9 months ago
  20. fa9a707 move network adapter to an external client task by Boslet, Cory · 4 years, 8 months ago
  21. 8c93916 remove vnfadapterrest flow and interface by Boslet, Cory · 4 years, 9 months ago
  22. e56dc1f Removed neutron mode code by Boslet, Cory · 4 years, 9 months ago
  23. cd4e5b4 convert openstack to external tasks by Boslet, Cory · 4 years, 9 months ago
  24. eb11d1d Merge "Ingest and Process Service Function" by Steve Smokowski · 4 years, 9 months ago
  25. e981910 Ingest and Process Service Function by Smokowski, Steven · 4 years, 9 months ago
  26. 0c6057e mso to add support for creating the cloud region by Smokowski, Steven · 4 years, 9 months ago
  27. a577f75 split single and plural graph inventory uris by Benjamin, Max · 4 years, 10 months ago
  28. 7b42dee false positive on network creates by Boslet, Cory · 4 years, 10 months ago
  29. aea4549 Add ability to build https endpoint to multicloud by Eric Multanen · 4 years, 10 months ago
  30. 5ba5518 mso to add support for creating the cloud region by Smokowski, Steven · 4 years, 11 months ago
  31. f388c24 Remove Valet from openstack adapter by Smokowski, Steven · 5 years ago
  32. fe350c0 Use the timeout from the heat template instead of by Boslet, Cory · 5 years ago
  33. b395090 Implementing scope and action values from SO-DB to SO-Backend by Manamohan · 5 years ago
  34. 0f65f07 SO CDS Metadata ingestion by eeginux · 5 years ago
  35. a849c23 Heatbridge bugfix make use of regionId instead of cloudSiteId by Munir Ahmad · 5 years ago
  36. 0b89fc8 SO and heatbridge integration for delete flow by Munir Ahmad · 5 years ago
  37. 1711d55 remove unused columns infra active requests by Chan, Mercy · 5 years ago
  38. f56de32 - Check if failIfExists exists, if not default it. by Merkel, Jeff · 5 years ago
  39. 73936e4 Improve fall out case handling by Smokowski, Steven · 5 years ago
  40. 2ede5f0 Integrate Logging Library by Plummer, Brittany · 5 years ago
  41. ff4b57e Created external task utils in a common location by Boslet, Cory · 5 years ago
  42. fa36daa Initial commit of validation framework to APIH by Smokowski, Steven · 5 years ago
  43. 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
  44. eaef24e add query stack data and populate table step by Boslet, Cory · 5 years ago
  45. d482d74 update multi stage code to accurately skip bbs by Benjamin, Max · 6 years ago
  46. 62b2e47 Accommodate WAN Networking by Gamboa, Gilbert · 6 years ago
  47. 560e841 Merge remote-tracking branch 'origin/dublin' into 'origin/master' by Steve Smokowski · 6 years ago
  48. 9ad28ff converted lock time from hard coded value by Kalkere Ramesh, Sharan · 6 years ago
  49. 626b8f2 fix keypair conflict issue in openstack adapter by Smokowski, Steven · 6 years ago
  50. 8ae4003 Audit service enhancements by Boslet, Cory · 6 years ago
  51. e4687ee store openstack request status in requestdb by Smokowski, Steven · 6 years ago
  52. 00b2538 Merge "Merge remote-tracking branch 'origin/dublin'" by Marcus Williams · 6 years ago
  53. a16bf8f Merge remote-tracking branch 'origin/dublin' by Benjamin, Max (mb388a) · 6 years ago
  54. 7d4a957 test suite file moving by Lukasz Muszkieta · 6 years ago
  55. 3d74a5a Fixup handling of multicloud post response by Eric Multanen · 6 years ago
  56. acb8997 Add Model Version Query by Smokowski, Steven · 6 years ago
  57. a10606e Store Cloud Request in Database by Smokowski, Steven · 6 years ago
  58. cd2687f Do not need to retry on inventory exception by Boslet, Cory · 6 years ago
  59. 9797ba0 Enhancement for query by subhash kumar singh · 6 years ago
  60. 0000db3 Merge "Add SO update config file -application.yaml file" by Steve Smokowski · 6 years ago
  61. 84a1b18 add resourceInput in vnfc Issue-ID: SO-1393 by zm330 · 6 years ago
  62. 458cc8d add vnfcInstanceGroup sequence Issue-ID: SO-1393 by zm330 · 6 years ago
  63. eeb2cc2 Fix issue where null variable causes task to not by Benjamin, Max (mb388a) · 6 years ago
  64. 7328b3f Status message for create vf module event audit by Benjamin, Max (mb388a) · 6 years ago
  65. 637bcea compliant attribute name and getter setters by Sindhuri.A · 6 years ago
  66. 57d0aa5 Merge "add junit coverage for HeatBridgeUtils" by Steve Smokowski · 6 years ago
  67. f892e78 add junit coverage for HeatBridgeUtils by Lukasz Muszkieta · 6 years ago
  68. 6864971 Merge "vnr vrf fk issue" by Steve Smokowski · 6 years ago
  69. 52039ed vnr vrf fk issue by Benjamin, Max (mb388a) · 6 years ago
  70. 43e0322 add junit coverage for MsoCloudClientFactoryImpl by Lukasz Muszkieta · 6 years ago
  71. 2873625 Update multicloud plugin GET handling by Eric Multanen · 6 years ago
  72. 7476b99 Re-commit some changes which were lost by Benjamin, Max (mb388a) · 6 years ago
  73. f47919f Replaced all tabs with spaces in java and pom.xml by Benjamin, Max (mb388a) · 6 years ago
  74. 54452b8 Merge "Workflow Recipe Lookup" by Steve Smokowski · 6 years ago
  75. eeaa957 Workflow Recipe Lookup by Elena Kuleshov · 6 years ago
  76. fc6b48f Query param to pull back nested stack information by Benjamin, Max (mb388a) · 6 years ago
  77. dba65fe Allow volume groups in multicloud plugin adapter by Eric Multanen · 6 years ago
  78. 44e0776 add openstack audit of delete function by Benjamin, Max (mb388a) · 6 years ago
  79. 3411005 if audit fails write sub interface data to a ai by Benjamin, Max (mb388a) · 6 years ago
  80. fccb6ec skip post instantiation configuration by eeginux · 6 years ago
  81. 86f04e1 fix catalogdb cvfnc customization by Benjamin, Max (mb388a) · 6 years ago
  82. a0b9575 Construct multicloud infra_workload endpoint by Eric Multanen · 6 years ago
  83. aaa93d4 replace all fixed wiremock ports by Benjamin, Max (mb388a) · 6 years ago
  84. da8e738 JUnit tests for NetworkAdapterRest by r.bogacki · 6 years ago
  85. 563a357 heatbridge implementation for openstack-adapter by Munir Ahmad · 6 years ago
  86. 1b9b833 Merge "Adjust audit to use device_id to find nova server" by Steve Smokowski · 6 years ago
  87. 13f102e Adjust audit to use device_id to find nova server by Benjamin, Max (mb388a) · 6 years ago
  88. 9a409f9 Add cloudOwner to VNF adapter call by Eric Multanen · 6 years ago
  89. 53bb2f2 DB Schema Change for SO Catalog by eeginux · 6 years ago
  90. a339f93 improvements to audit inventory feature by Benjamin, Max (mb388a) · 6 years ago
  91. fcba363 Merge "audit poller is polling too fast" by Steve Smokowski · 6 years ago
  92. e57ae2b audit poller is polling too fast by Benjamin, Max (mb388a) · 6 years ago
  93. 09940a4 vnf spin up gr api vnf s base module fails by Benjamin, Max (mb388a) · 6 years ago
  94. 7143ac4 Fix start up by Benjamin, Max (mb388a) · 6 years ago
  95. bf30a54 Merge "changed to jdbcUrl and updated flyway for bpmn" by Steve Smokowski · 6 years ago
  96. 115018c changed to jdbcUrl and updated flyway for bpmn by Kalkere Ramesh, Sharan (sk720x) · 6 years ago
  97. 4500d56 removed the duplicate BpelRestClient by Benjamin, Max (mb388a) · 6 years ago
  98. f950d10 fix issue where we attempt audit with no servers by Benjamin, Max (mb388a) · 6 years ago
  99. 26b6a20 Merge "cloud config migration from openstack to catdb" by Steve Smokowski · 6 years ago
  100. 4974a05 Strip off TenantId from self link url by Benjamin, Max (mb388a) · 6 years ago