1. 9590627 Fix cinder client initialization vimconn_openstack by garciadeblas · 1 year, 4 months ago v15.0 v15.0.2
  2. 02341fc Bug 2217 fixed: modified the cloud-init merge configs by garciadeblas · 2 years ago
  3. 862deb0 Revert "Bug 2217 fixed: modified the cloud-init merge configs and defined the default SSH keys within the system_info instead of users" by garciadeblas · 1 year, 11 months ago
  4. 966f75b Disable the check of the release notes by garciadeblas · 2 years ago
  5. a59ed00 Fix bug 2354 to disable periodic checks of VM status in VIM by uniyalna · 2 years ago
  6. e61eac3 Pin black version in tox.ini to 23.12.1 by garciadeblas · 2 years, 2 months ago v15.0.1
  7. a848a06 Update requirements-dev to use v15 for osm-common and osm-im by garciadeblas · 2 years, 4 months ago v15.0.0
  8. df48655 Feature 10980: Service Function Chaining by Lovejeet Singh · 2 years, 11 months ago release-v15.0-start
  9. 06e914f Fix Bug 2304: Flavor Not getting Updated in Mongodb nsrs after Vertical scaling by Rahul Kumar · 2 years, 5 months ago
  10. afe8df2 Fix interaction between feature 11003 and volume multiattach by Luis Vega · 2 years, 4 months ago
  11. 25bc638 Feature 11003: AZ for Cinder by Luis Vega · 2 years, 6 months ago
  12. 5d27a33 Fix bug 2302: IP ranges management in Azure not working properly by aguilard · 2 years, 5 months ago
  13. 6c7318f Fix bug 2268: Authentication error when instantiating NS on GCP. by aguilard · 2 years, 6 months ago
  14. db612f0 Fix bug in healing on GCP by aguilard · 2 years, 6 months ago
  15. 309b5bf Fix bug in healing on Azure by aguilard · 2 years, 6 months ago
  16. b1aa422 Fix bug 2290: Error in 'ResourceSkusOperations.list()' when instantiating on Azure. by aguilard · 2 years, 6 months ago
  17. e89f38a Pin pylint version to 2.17.7 in tox.ini by garciadeblas · 2 years, 6 months ago
  18. abaa1e0 Update pip requirements to pass stage2 and stage3 in all modules by garciadeblas · 2 years, 6 months ago
  19. f289193 Fix bug 2268 to use previous GCP libraries that do not present the connection issues by garciadeblas · 2 years, 9 months ago
  20. 335a06a Fix Bug 2158 and Bug 2254 by arranging exception handling by gatici · 2 years, 9 months ago
  21. 5f20511 Adding rockcraft.yaml for RO by gatici · 2 years, 8 months ago
  22. a5233f8 Fix bug 2283: Flavors are not longer created when using vim-flavor-id by Gabriel Cuba · 2 years, 8 months ago
  23. 95e8369 Fix Bug 2282: Can't instantiate NS using a pre-existing volume by Luis Vega · 2 years, 8 months ago
  24. bcb71eb Fix RO Dockerfile.local by gatici · 2 years, 8 months ago
  25. d6577d8 Fix Bug 2272 - NS instantiation fails in VIMs with microversion with a KeyError 'original_name'. by Luis Vega · 2 years, 9 months ago
  26. 878f869 Fix bug 2275 by limon · 2 years, 9 months ago
  27. 92e1cc0 Update version of PyYAML by Mark Beierl · 2 years, 9 months ago
  28. 1785216 Bug 2109. Fix VIM info DB update after vertical scaling, migrate and operate by Patricia Reinoso · 2 years, 10 months ago release-v14.0-start
  29. 1f58a1a Fix Bug 2258 Setting vim_status as ACTIVE if an operation is successful. by Gulsum Atici · 2 years, 10 months ago
  30. 1fd411b Fixes multiattach issues in attaching and deletion by Gabriel Cuba · 2 years, 10 months ago
  31. 321d2e9 Coverity CWE 476: NULL Pointer Dereference by elumalai · 3 years ago
  32. c53829d Add support of nova client microversion 2.60 by vegall · 2 years, 10 months ago
  33. d5d92ec Change Nova api microversion from 2.63 back to 2.1 by Gulsum Atici · 2 years, 10 months ago
  34. 364627c Feature 10972: Support of volume multi-attach by vegall · 3 years, 1 month ago
  35. 0e51779 Feature 10937: Transport API (TAPI) WIM connector for RO by gifrerenom · 3 years ago
  36. 370e36b Feature 10979: Static IPv6 Dual Stack Assignment by elumalai · 3 years ago
  37. b1bc669 Fix Bug 2098: Get VDUs from VNFR when Heal op has no additionalPrameters by Gabriel Cuba · 3 years, 8 months ago
  38. aba1518 Fix VimAdminThread run method by Gulsum Atici · 2 years, 11 months ago
  39. f17e5bb Minor updates in Dockerfile by Gulsum Atici · 2 years, 11 months ago
  40. a264b7a Ubuntu 22.04 and Python 3.10 preparation by Gulsum Atici · 2 years, 11 months ago
  41. 1c89c08 Clean stage-archive.sh and use allowlist_extenals in tox.ini by garciadeblas · 3 years ago
  42. 51e72a0 Coverity CWE 330: Use of Insufficiently Random Values by elumalai · 3 years ago
  43. e17cd94 Coverity CWE 688: Function Call With Incorrect Variable or Reference as Argument by elumalai · 3 years ago
  44. 730cfaf Feature 10975: get flavor-id from additionalParams if specified by Gabriel Cuba · 3 years, 1 month ago
  45. 2d3f63b Update stage-build to run tox sequentially by garciadeblas · 3 years ago
  46. b3dbfca Feature 10978: Add support of ipv6_address_mode and ipv6_ra_mode to openstack connector by Gabriel Cuba · 3 years, 1 month ago
  47. 01619d5 Keep vim_details while reporting VM deletion by Gulsum Atici · 3 years, 1 month ago
  48. 98740c0 Bug 2217 fixed: modified the cloud-init merge configs and defined the default SSH keys within the system_info instead of users by Pedro Escaleira · 3 years, 2 months ago
  49. d586d89 Feature 10960 Performance optimizations for the polling of VM status in RO by Gulsum Atici · 3 years, 2 months ago
  50. 4c1dd54 Refactor ns.py so that RO uses the IP profile as it comes from LCM by Gabriel Cuba · 3 years, 2 months ago
  51. 3822010 Fix bug 2216 to remove hardcoded numa affinity in VIO by garciadeblas · 3 years, 2 months ago
  52. 778f3cc Bug 2202: Adding support for cinder V3 API with V2 API for persistent volumes. by Lovejeet Singh · 3 years, 2 months ago
  53. 8bf9730 Revert "Revert "Removing unused methods from RO module"" by almagia · 3 years, 2 months ago
  54. 4f4bcd5 Feature 10950: Replace pycrypto with pycryptodome by Gulsum Atici · 3 years, 2 months ago
  55. 6986244 Revert "Removing unused methods from RO module" by Gulsum Atici · 3 years, 2 months ago
  56. 21c55d6 Reformat files according to new black validation by Gulsum Atici · 3 years, 2 months ago
  57. eaccf71 Removing unused methods from RO module by Gulsum Atici · 3 years, 2 months ago
  58. d0571fe Fix Bug 2180 Adding VIO Numa support with unit tests by Gulsum Atici · 3 years, 5 months ago
  59. 6a6e334 Correcting invalid vcpu calculation and vcpu pinning policy evaluation. by Gulsum Atici · 3 years, 3 months ago
  60. 2f4e8c6 Updating python dependencies by Gulsum Atici · 3 years, 2 months ago
  61. 4415c4c Refactoring new_flavor method in Openstack VIM connector by Gulsum Atici · 3 years, 3 months ago
  62. 2f99505 Enabling Pylint in RO and removing unused methods by Gulsum Atici · 3 years, 5 months ago
  63. 0d8ce07 Fix Bug 2159: Use provider-network profile when specified even if it's overlay or management by Gabriel Cuba · 3 years, 4 months ago
  64. 9e76ebb Fixing the signature of method by Gulsum Atici · 3 years, 4 months ago
  65. e5e820d Binding flake8 version to 5.0.4 by Gulsum Atici · 3 years, 5 months ago release-v13.0-start
  66. 2f4ab6c Feature 10936 Keeping persistent volume of VNF by aticig · 3 years, 7 months ago
  67. 4bc8eb9 Refactor NG_RO/ns.py _process_vdu_params method by Gulsum Atici · 3 years, 5 months ago
  68. 13d0232 Adding missing variable by Gulsum Atici · 3 years, 5 months ago
  69. 26f7366 Refactor openstack new_vminstance method by Gulsum Atici · 3 years, 5 months ago
  70. 09dcc58 Bug 2180 fixed by sritharan · 3 years, 6 months ago
  71. 5da710e Fix Bug 2172 by Gulsum Atici · 3 years, 6 months ago
  72. ffee660 Get VIM certificates from DB by Guillermo Calvino · 3 years, 8 months ago
  73. 3ba0714 Fix bug 2157 to resolve issues with IETF L2VPN WIM connector by gifrerenom · 4 years, 1 month ago
  74. bf3e9a8 Fix bug 2156 to select correct WIM connector class and prevent exceptions with missing parameters. by gifrerenom · 4 years, 1 month ago
  75. ddff2b0 Fixing inappropriate warning log level usage by aticig · 3 years, 7 months ago
  76. 409d5af Fixing improper certificate validation security vulnerability by aticig · 3 years, 8 months ago
  77. 7b521f7 Fixing RO Security Vulnerabilities by aticig · 3 years, 9 months ago
  78. 1ac189e Fix Bug 2086 Updating VNF status configurable by aticig · 3 years, 9 months ago
  79. 437308b Jenkins refresh by Mark Beierl · 3 years, 9 months ago
  80. 89598d4 Fix bug 2092 to update params of delete_vminstance in all VIM connectors by garciadeblas · 3 years, 9 months ago
  81. 343c520 Find the existing persistent volume by vim_id keyword by aticig · 3 years, 10 months ago release-v12.0-start
  82. f698ad2 Update pip requirements by garciadeblas · 3 years, 10 months ago
  83. 6585ea3 Match the correct clause when interface position is zero by aticig · 3 years, 10 months ago
  84. 4e86d0c Fixing Bug 1851, 1852, 1854 by aticig · 3 years, 10 months ago
  85. cf14bb1 Fix Bug 2012 use existing volumes as instantiation parameters by aticig · 3 years, 11 months ago
  86. c8b3fb6 RO Unit Tests for Feature: 10910 by elumalai · 3 years, 10 months ago
  87. 36cad66 Find the interface ports regardless of VM's existence by aticig · 3 years, 10 months ago
  88. 29a4c1a Feature 10911-Vertical scaling of VM instances from OSM by sritharan · 4 years ago
  89. 78f474e Feature 10922: Stop, start and rebuild by k4.rahul · 4 years ago
  90. d2a67cd Fix Bug 1607 Interface position is not taken into account by aticig · 3 years, 10 months ago
  91. fe57572 Fixing Bug 1376 by aticig · 3 years, 10 months ago
  92. bf23519 Use interfaces_backup for healing by garciadeblas · 3 years, 10 months ago
  93. 42eb06f Feature 10909: Heal operation for VDU. Fix virtual machine deletion and volume deletion when terminating network service by palaciosj · 4 years ago
  94. 920a55d Extracting stage releasenotes script from stage-test.sh by aticig · 3 years, 10 months ago
  95. 37ecec0 Fix Bug 2041: Backup VDU interfaces for healing features by aticig · 3 years, 11 months ago
  96. 2e307cf Update paramiko version to 2.11.0 by aticig · 3 years, 11 months ago
  97. 8658c2c Feature 10910: Migration of Openstack based VM instances by elumalai · 4 years ago
  98. 0dd83fd Bug 2029 mempage-size is ignored by rodriguezgar · 3 years, 11 months ago
  99. e5d7842 Logging traceback for key injection error in robot tests by aticig · 3 years, 11 months ago
  100. 247cc43 Fixes bug 2026 : Persistent volumes to be created in the same AZ as the VM that will use them. by Alexis Romero · 4 years ago