1. 778f3cc Bug 2202: Adding support for cinder V3 API with V2 API for persistent volumes. by Lovejeet Singh · 3 years, 2 months ago
  2. 8bf9730 Revert "Revert "Removing unused methods from RO module"" by almagia · 3 years, 2 months ago
  3. 6986244 Revert "Removing unused methods from RO module" by Gulsum Atici · 3 years, 2 months ago
  4. 21c55d6 Reformat files according to new black validation by Gulsum Atici · 3 years, 2 months ago
  5. eaccf71 Removing unused methods from RO module by Gulsum Atici · 3 years, 2 months ago
  6. d0571fe Fix Bug 2180 Adding VIO Numa support with unit tests by Gulsum Atici · 3 years, 5 months ago
  7. 6a6e334 Correcting invalid vcpu calculation and vcpu pinning policy evaluation. by Gulsum Atici · 3 years, 3 months ago
  8. 4415c4c Refactoring new_flavor method in Openstack VIM connector by Gulsum Atici · 3 years, 3 months ago
  9. 2f99505 Enabling Pylint in RO and removing unused methods by Gulsum Atici · 3 years, 5 months ago
  10. 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
  11. 9e76ebb Fixing the signature of method by Gulsum Atici · 3 years, 4 months ago
  12. 2f4ab6c Feature 10936 Keeping persistent volume of VNF by aticig · 3 years, 7 months ago
  13. 4bc8eb9 Refactor NG_RO/ns.py _process_vdu_params method by Gulsum Atici · 3 years, 5 months ago
  14. 13d0232 Adding missing variable by Gulsum Atici · 3 years, 5 months ago
  15. 26f7366 Refactor openstack new_vminstance method by Gulsum Atici · 3 years, 5 months ago
  16. 09dcc58 Bug 2180 fixed by sritharan · 3 years, 6 months ago
  17. 343c520 Find the existing persistent volume by vim_id keyword by aticig · 3 years, 10 months ago release-v12.0-start
  18. cf14bb1 Fix Bug 2012 use existing volumes as instantiation parameters by aticig · 3 years, 11 months ago
  19. 36cad66 Find the interface ports regardless of VM's existence by aticig · 3 years, 10 months ago
  20. 29a4c1a Feature 10911-Vertical scaling of VM instances from OSM by sritharan · 4 years ago
  21. 78f474e Feature 10922: Stop, start and rebuild by k4.rahul · 4 years ago
  22. fe57572 Fixing Bug 1376 by aticig · 3 years, 10 months ago
  23. 8658c2c Feature 10910: Migration of Openstack based VM instances by elumalai · 4 years ago
  24. 0dd83fd Bug 2029 mempage-size is ignored by rodriguezgar · 3 years, 11 months ago
  25. 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
  26. 8f2060b Feature 10909: Heal operation for VDU by palaciosj · 4 years, 1 month ago
  27. 179e002 Fix Bug 1911 Root disk cannot be a Persistent Volume by aticig · 4 years ago
  28. 562623c Fix Bug 1785 Openstack VIM connector failed Unittests by aticig · 4 years ago
  29. b70f4ed Feature 10906: Support for Anti-Affinity groups by Alexis Romero · 4 years, 1 month ago
  30. ebaba1f Fix Bug1832-Use existing flavors with true by preethika.p · 4 years, 3 months ago
  31. 049cbb1 Enabling Flake8 and import sorting by sousaedu · 4 years, 3 months ago
  32. 648ee3d Fix bug 1798 - adding swap disks by sousaedu · 4 years, 5 months ago
  33. f524da8 Fix bug 1797 - adding ephemeral disks by sousaedu · 4 years, 5 months ago
  34. b1b212b Removing networking-l2gw as a dependency by sousaedu · 4 years, 7 months ago
  35. 2aa5f80 Fix bug 1572 - Reading availability-zone-hint for neutron from config by sousaedu · 4 years, 10 months ago
  36. 47b5bf0 Adding hierarchical requirements.in by sousaedu · 5 years ago
  37. 96abfc2 Pip standerdization and tox replacement by sousaedu · 5 years ago
  38. 80135b9 Reformatting RO by sousaedu · 5 years ago
  39. e493e9b Fixing bug 1437 by sousaedu · 5 years ago
  40. 70eeb18 Feature 7184 New Generation RO enhancemnt by tierno · 5 years ago sol006
  41. 7a1f525 feat(port security): adds port security strategy by bravof · 5 years ago
  42. cb66c7e fix 1164 Retry assigning floating ip, it can conflict among RO workers by tierno · 6 years ago
  43. 5ad826a fix 1190 enhanced reported error text by tierno · 6 years ago
  44. 1d213f4 Feature 7184 New Generation RO by tierno · 6 years ago
  45. 1ec592d fixing flake8 tests by tierno · 6 years ago release-v8.0-start v8.0.0rc1
  46. 1dfe993 openstack: get vlan from port binding:vif_details by tierno · 6 years ago
  47. 7277486 create base package 'osm_ro_plugin' for plugin by tierno · 6 years ago
  48. 1aac33a WIP: Added VIO support for PCI-PT interfaces by garciadeblas · 6 years ago
  49. 396e813 bug 1079 capture SDN plugin unhandled exceptions by tierno · 6 years ago
  50. 64b39c5 fix bug 1067: vimconn_openstack, increased timeout for VM with ports with disabled security by garciadeblas · 6 years ago
  51. 6964779 fix SDN: port mapping, switch_id, sdnconn logging by tierno · 6 years ago
  52. 4af0d54 New Openstack VIM config option: dataplane_network_type by garciadeblas · 6 years ago
  53. 2346095 fix dependencies at setup.py by tierno · 6 years ago
  54. 6869ae7 fix 988. Use provider-network:physical-network at openstack network creation by tierno · 6 years ago
  55. 8a2dda3 Bug 795 fixed by borsatti · 6 years ago
  56. a0a356e Changing log level of Openstack libraries to WARNING by garciadeblas · 6 years ago
  57. 57dadcf Merge branch 'py3' features 8029 8030 by tierno · 6 years ago
  58. 1b85600 (bug 880) fixing vmware VIM plugin python3 migration issues by tierno · 6 years ago
  59. 7d782ef feature 8029 change RO to python3. Using vim plugins by tierno · 7 years ago